Re: [WiX-users] create permanent folder in My Documents but remove itsregistry key

2011-12-12 Thread Giuliano M. Laudone
f your installer is per-machine, then it will create the folder for any > user > who uses the application, not just the one who installs it. > > -Original Message- > From: Giuliano M. Laudone [mailto:gmlaud...@gmail.com] > Sent: 11 December 2011 16:50 > To: wix-users@lists.s

[WiX-users] create permanent folder in My Documents but remove its registry key

2011-12-11 Thread Giuliano M. Laudone
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 li