Re: [WiX-users] Managing Files - directories - folders

2010-06-23 Thread Domingos Ribeiro
It worked, also had to change id="NPC" to id="Npc" so it was exactly what you said thanks! -- ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental u

Re: [WiX-users] Managing Files - directories - folders

2010-06-23 Thread Blair
the transaction. Thus, it will get computed there based on the passed value for INSTALLDIR. -Original Message- From: Domingos Ribeiro [mailto:ribeiro.domin...@gmail.com] Sent: Wednesday, June 23, 2010 10:43 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Managing Files - direct

[WiX-users] Managing Files - directories - folders

2010-06-23 Thread Domingos Ribeiro
I'm using Sharpdevelo 3.2 and Xna 3.1 and .net 3.5 in case it changes anything I made an installer and it works fine if I don't change the default directory (in program files) If i change the directory all but one folder will be in the new directory and it puts the xml folder in the default one..