I have two DLLs which comprise a printer port monitor and according to the SDK must be installed in system32. Doing this generates an ICE09 warning which is 'ICE09: Component: xxx is a non-permanent system component'.
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. Thanks Ryan ------------------------------------------------------------------------- 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