For me, running dism.exe only worked if I put in the full path. Not sure
why that is.

Eric

On Tue, Feb 5, 2013 at 2:22 PM, Neil Sleightholm <n...@x2systems.com> wrote:

> DCIM should be on the path so adding C:\Windows\system32 shouldn't be
> necessary.
>
> -----Original Message-----
> From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com]
> Sent: 04 February 2013 22:09
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Burn: Prerequisites on Windows 2012 Server and
> the Server Manager requirement
>
> Depending on C:\Windows\system32 would break on non-default installs...
>
> -----Original Message-----
> From: Neil Sleightholm [mailto:n...@x2systems.com]
> Sent: Monday, February 04, 2013 3:59 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Burn: Prerequisites on Windows 2012 Server and
> the Server Manager requirement
>
> Because burn will only run exes packaged in a release. It won't run
> arbitrary exes.
>
> -----Original Message-----
> From: Marc Fauser [mailto:marc.fau...@gmail.com]
> Sent: 04 February 2013 21:37
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Burn: Prerequisites on Windows 2012 Server and
> the Server Manager requirement
>
> On 2013-02-04 22:29, Eric Schultz wrote:
> > All,
> >
> > I've created a simple ExeRunner application that can be embedded into
> > your bundle and then be called to run a command on the destination
> > computer. To install .NET Framework 3.5 and less on Win 8, the entire
> > command line would
> > be:
> >
> > ExeRunner.exe C:\Windows\system32\dism.exe /online /norestart
> > /enable-feature /featurename:netfx3
> >
> > If the inner command fails, it's error code is returned.
>
> If you can call ExeRunner.exe, why can't you call dism.exe directly?
>
> Marc
>
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics Download AppDynamics Lite for
> free today:
> http://p.sf.net/sfu/appdyn_d2d_jan
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> ------------------------------------------------------------------------------
> Free Next-Gen Firewall Hardware Offer
> Buy your Sophos next-gen firewall before the end March 2013 and get the
> hardware for free! Learn more.
> http://p.sf.net/sfu/sophos-d2d-feb
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> ------------------------------------------------------------------------------
> Free Next-Gen Firewall Hardware Offer
> Buy your Sophos next-gen firewall before the end March 2013 and get the
> hardware for free! Learn more.
> http://p.sf.net/sfu/sophos-d2d-feb
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> ------------------------------------------------------------------------------
> Free Next-Gen Firewall Hardware Offer
> Buy your Sophos next-gen firewall before the end March 2013
> and get the hardware for free! Learn more.
> http://p.sf.net/sfu/sophos-d2d-feb
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
--------
Eric Schultz, Developer Advocate, Outercurve Foundation
http://www.outercurve.org
eschu...@outercurve.org
cell: 920-539-0404
skype: ericschultzwi
@EricOutercurve
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to