Thanks for the reply Maksim. Can you please give me an example of how to
provide full path?

I changed the value for INSTALLIISPROP from [SystemFolder] to
"C:\Windows\System32\pkgmgr.exe".

But it gives error: Operation Failed. A parameter is incorrect.

<Property Id="INSTALLIISPROP"
Value="C:\Windows\System32\pkgmgr.exe"></Property>
<CustomAction Id="InstallIISCA" Return="check" Property="INSTALLIISPROP"
Execute="deferred" Impersonate="yes" ExeCommand="CMD /C start /w pkgmgr
/iu:IIS-WebServerRole;IIS-WebServer;IIS-CommonHttpFeatures;
IIS-StaticContent;IIS-DefaultDocument;IIS-DirectoryBrowsing;IIS-HttpErrors;WAS-WindowsActivationService;WAS-ProcessModel;WAS-NetFxEnvironment;WAS-ConfigurationAPI;NetFx3"></CustomAction>

Please advice.
-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Using-pkgmgr-to-install-IIS-7-tp5990722p5993921.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to