Oh, the joys of SelfReg.
Is using the DIFxApp WiX extension an option to allow you to avoid SelfReg
techniques?
DPInst is not recommended for use in MSIs (DIFxApp is supported in MSIs as
employed using the WiX extension).
If you absolutely cannot use DIFxApp and you must use DPInst then you will
probably need to wrap DPInst in your own custom action DLL.
Blair
> Date: Tue, 30 Jul 2013 07:27:29 -0700
> From: [email protected]
> To: [email protected]
> Subject: [WiX-users] Checking returning code DPInst
>
> 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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users