I need to add a reboot in the middle of my install. I am using the ForceReboot action just after InstallInitialize in the InstallExecuteSequence table with a condition of AFTERREBOOT<>1 AND NOT Installed. The pc closes down and then tries to reboot but it just hangs. Does anyone know if I should...
Create a custom action within the msi, that will call the .bat file. Custom Action type:call exe, Source:path specified by property, Property:%COMSPEC, Command Line: /C "C:\Program Files\*.bat or whatever.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.