Re: [WiX-users] ProgramFiles64Folder and ProgramFilesFolder in wix

2012-11-17 Thread Kun Shi (ofox)
Thanks, Peter! It solved my problem. Regards! -ofox - Original Message - > From: "Peter Shirtcliffe" > To: "General discussion for Windows Installer XML toolset." > > Sent: Friday, November 16, 2012 6:14:05 PM > Subject: Re: [WiX-users] ProgramFile

Re: [WiX-users] ProgramFiles64Folder and ProgramFilesFolder in wix

2012-11-16 Thread Peter Shirtcliffe
#x27;ll need Instead of Property. -Original Message- From: Kun Shi (ofox) [mailto:s...@vmware.com] Sent: 16 November 2012 09:02 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] ProgramFiles64Folder and ProgramFilesFolder in wix Howdy, I met an issue that really

[WiX-users] ProgramFiles64Folder and ProgramFilesFolder in wix

2012-11-16 Thread Kun Shi (ofox)
Howdy, I met an issue that really drives me crazy. The wix codes are as follows, but DEST has value of ProgramFilesFoldersub_dir1\sub_dir2\sub_dir3. It looks like that ProgramFilesFolder doesn't get replaced with real values(i.e., C:\Program Files\). My understanding is ProgramFilesFolder and P