Ryan O'Neill wrote: > I can see why it does this and it looks like I'll just have to ignore this > warning. It does not seem 'right' though as I want my app to clean up after > itself, so I want the files uninstalled but the warning tells me that a)I > should not install to system32 (which I must) or b) set them as permanent. > > Should I just ignore ICE09 for these two files and can anyone explain to me > why an app would install files that it does not clean up, even in System32? > It seems the wrong way to do things. I think I might be missing something. >
ICE09 exists because System32 is *so* frowned on as a target directory these days, almost anything installing there is probably for legacy reasons. Rather than rely on iffy mechanisms like SharedDllRefCount, it's "better" to leave files there than risk breaking half a dozen apps that rely on a DLL in System32. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. 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