reboot
i have a package (pathway) it install fine and the application works fine, but the problem is went i try to uninstall it i get error 3010 if i say no to the restart or error 1641 if i say yes to the the restart, i try suppressing the error but it doesn't work, also went i reboot i get a script error (can't create object) and after that none of my scripts will run
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
rikx2
19 years ago
1641 seems you have a vbscript custom action thats still running after the msi has finnished its thing [8D] and is going donw on forcereboot. if you really need to do this then how about placing the vbscript to run "after" the pc has rebooted as a conitnuation of the install (add a registry key in the RUN section *Run = HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run* and then have it delete itself (the reg key) after execution)
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.