Greg Silin wrote: > <Property Id='INSTALLUTIL_PATH' > Value='[WindowsFolder]\Microsoft.NET\Framework\v2.0.50727\InstallUtil.exe'/> >
InstallUtil should be avoided; it's the managed-code equivalent of self-registration <http://msdn.microsoft.com/en-us/library/aa371608.aspx>. You should replace its use with native MSI elements, like ServiceInstall for managed-code service installation. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users