They're assuming you're using a (how do I say this?) "real" setup builder that exposes the inner details of how Windows Installer works. In this case I don't think you need to worry - I just looked at the InstallExecuteSequence of a VS 2008 setup project's MSI file with Orca and it already contains SelfRegModules and SelfUnregModules. Phil Wilson |