You'll need to use Properties.  If you need to clean up an arbitrary number of 
folders then you'll need a CustomAction to add temporary rows to the RemoveFile 
table and let the Windows Installer clean up from there.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Magus
Sent: Tuesday, November 28, 2006 15:51
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] RemoveFiles/RemoveFolder


If I make save files and folders after the installation, I use the Property
attribute to specify the location of those files.  What would be the best
way about setting of that property to contain the correct path, if the user
can have multiple folders to save to.  Like having character folders for a
game. Bob folder contains Bob files, Tim folder contains Tim files and ect.
If I cannot determine how many folders or the exact names of each folder
what do I do?
--
View this message in context: 
http://www.nabble.com/RemoveFiles-RemoveFolder-tf2721903.html#a7590607
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to