Hello,
I use Wix version 3.0.5106.0.
I encounter an error when I try to add the LocalSystem to the IIS_WPG
group on Windows 2003. The full error message is :
Failed to add user to group. (-2147023509 LocalSystem IIS_WPG )
The User element is declared as following:
<util:User Id='IIS_WPGUser' CreateUser='no' Name='LocalSystem'
RemoveOnUninstall='yes'>
<util:GroupRef Id='IIS_WPG' />
</util:User>
While the IIS_WPG group is declared as following:
<util:Group Id='IIS_WPG' Name='IIS_WPG' />
If I replace LocalSystem by System, it works!
I thought LocalSystem, as well as NetworkService and LocalService, were
names that the Wix extension translates into well-known SIDs when it
interacts with the operating system. Am I wrong? Does it not apply here?
Thanks for your help,
Bertrand.
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users