SysWow64 contains 32 bit dism.exe.  I know that for some commands to dism.exe
in SysWow64 you will get a response of:
"You cannot service a running 64-bit operating system with a 32-bit version
of DISM. Please use the version of DISM that corresponds to your computer's
architecture."   Which means that on a 64 bit platform it is necessary to
call %windir%\System32\dism.exe (which is also equivalent to
%windir%\Sysnative\dism.exe).

I have not tried the commands that you are implementing.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-use-dism-exe-in-WiX-ExePackage-for-IIS-feature-activation-tp7598913p7598932.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to