Hi all,
I am completely new to WIX and to the Windows Installer in general and I
have a question that probably just shows how much of a noob I am.
I would like the installer to create a folder in My Documents and this
folder will be used by the users to save and store their own files. So I
would like this folder not to be removed on uninstall. I have achieved this
setting Permanent="yes", and so far so good. However, I had also to add a
RegistryValue because it is not possible to add a folder to PersonalFolder
without it (otherwise I get ICE38). Now, I would like the uninstaller to
leave the folder and its content untouched but I would like it to remove
the registry key. Is that possible? Is that plain wrong?
Thanks in advance for your help.
Giuliano
------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to