Hello, I'm Installing a driver with DPInst and I need to ckeck the installation after. I'm using this custom action:
<CustomAction Id="InstallDriver" Execute="deferred" Directory="INSTALLFOLDER" Impersonate='no' ExeCommand='"[INSTALLFOLDER]DPInst.exe" /LM /SW /SA /PATH "[INSTALLFOLDER]' Return='check' /> I know that only the value = '0' is considered success for the custom action, but the DPinst don't return 0 when the installation was successul. What can I do to change the behavior of different return codes? Att. Niander -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Checking-returning-code-DPInst-tp7587692.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users