If have noticed this when swapping between OS versions, I think you may
need to include the local computer name so that it doesn't assume it is
a domain account e.g. COMPUTERNAME\IIS_WPG. 

Neil

-----Original Message-----
From: Zane Zeeh [mailto:zane.z...@quest.com] 
Sent: 22 February 2010 21:49
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Adding a user to IIS_WPG

I'm trying to add users to the IIS_WPG group. The following line works
fine in Windows 2003 but fails in Windows 2008.

<Util:Group Id="IIS_WPG" Name="IIS_WPG">

I know the group does not exist on a Windows 2008 server, how can I make
this conditional on the OS version?

------------------------------------------------------------------------
------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to