Nobody knows what is going wrong here ?
Hello all, I'm building a setup program and a merge module using Wix. In my merge module I am referencing "ProgramFilesFolder" - I want to install something in Program Files\Common Files\MyCompany.In my main setup program I am also referencing "ProgramFilesFolder" - I want to install something in Program Files\MyCompany\MyProduct. Same story for "CommonFilesFolder" and "CommonAppDataFolder". In my main setup I reference the module defined by my MSM having parent DirectoryRef Id="CommonAppDataFolder". When I build the setup program I get ICE82 warnings like: light.exe : warning LGHT1076: ICE82: This action ProgramFilesFolder.4970B713_F7C B_4D61_B40B_4612256BA1FC has duplicate sequence number 1 in the table AdvtExecut eSequence. When I look inside AdvtExecuteSequence, AdminUISequence, AdminExecuteSequence, InstallExecuteSequence, InstallUISequence they all define : CommonFilesFolder.MSM_GUID, ProgramFilesFolder.MSM_GUID, CommonAppDataFolder.MSM_GUID all having sequence 1. Can you please tell me if there is someting wrong with what I've done and how should I do it correctly in order to avoid this warning ? Regards, Cristian. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users