Re: [WiX-users] Files protected by windows

2007-11-07 Thread Mike Dimmick
Anything that's protected by Windows in one version should have an official installer or merge module for other Windows versions. Use that. It's got the correct setup logic in it. If you say exactly what you're trying to do I could be more helpful. Also, by using the official installer, Microsoft

Re: [WiX-users] Files protected by windows

2007-11-07 Thread Wilson, Phil
One of the ways to get an idea of what's protected on Win2k/XP/Server 2003 is to run this program below, listing what's protected on the OS you run it on. It doesn't work on Vista because the protected resource implementation is different. Otherwise you generally have to get knowledgeable about wha