Chris Lord-2 wrote:
> 
> With only one file in the component, you probably don't need the 
> KeyPath.  My WXS doesn't need the KeyPath for a file (I have a single 
> file in each component) and it passes all ICE tests.
> 

I would have thought so, but I get the same ICE38 error. Based on the MSDN
documentation -
http://msdn.microsoft.com/en-us/library/aa368961%28VS.85%29.aspx - the
registry key is required for any file placed in the user's profile. I
suppose it's not worth asking why this is the case; I should just accept
that's how it is. But it threw up a red flag for me that perhaps I wasn't
putting files into the AppDataFolder in the correct or recommended way.


Chris Lord-2 wrote:
> 
> As far as putting files into a specific user folder that should be OK if 
> you are doing a per-user install.  I suspect though that you are not and 
> are doing a per-machine install instead in which case placing files in a 
> specific users folder is fraught with problems and hence the warning.  
> 

I guess I must admit that I'm not sure what I'm doing. I thought (assumed)
that I was doing a per-user install (that's my intention), but honestly
don't know how to switch from per-user to per-machine or vice versa. I don't
recall learning this from the tutorials, so any tips would be much
appreciated. Thanks!
-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/installing-files-to-user-s-application-data-folder-tp5377311p5377658.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to