Hello,

I have one problem with installer


 <CustomAction Id="InstallSiLabs_CP210xDriver"
Directory="PRODUCTDIRECTORYFOLDER" Execute="deferred" Impersonate="no"
Return="ignore"
ExeCommand="[PRODUCTDIRECTORYFOLDER]SiLabs_CP210x/CP210xVCPInstaller.exe" />
    <InstallExecuteSequence>
      <Custom Action="InstallSiLabs_CP210xDriver" After="InstallFiles" />
    </InstallExecuteSequence>

 

I want to start .exe file, but this file start only in background.
 But i need run this exe file only in foreground and wait when it will
finish.

Thanks a lot!!!

 

 

Best Regards,

Fedor Pranovich

 

------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to