I have this ExePackage definition in my Burn project <ExePackage Id="MyExe" 
Cache="no" Compressed="yes" PerMachine="yes" Permanent="no" Vital="no"          
        SourceFile="..\External\MyExe.exe"                  InstallCommand="/s 
/v&quot;REBOOT=ReallySupress /qn&quot;" >        <ExitCode Value ="3010" 
Behavior="forceReboot" /></ExePackage>
I want to know if I have to set the ExitCode for each value or if there are 
default values that I haven't need to add.If I don't add the ExitCode which 
will be the behavior of the Burn setup?
                                          
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to