Arvind Aiyar wrote: > So I took your advice and tried to separate my 32-bit and 64-bit components. > Now the 32-bit components install into [ProgramFilesFolder] and the platform > independent ones into [ProgramFiles64Folder]. However, now when I compile my > 32-bit MSI, it cribs that I'm using duplicate folder IDs (true, since they > both resolve to the location on 32-bit). Any thoughts ? >
The target path doesn't matter; the IDs do. What's the exact error message? -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

