How to upgrade Previous version (EXE) in WSE
I want to uninstall previous version, if I installed my current application. Could you please help me to how to upgrade previous version in current application(WSE).
Thanks in Advance
Filed under: Endpoint Management and Virtualization
Add some code to your WSE to
Add some code to your WSE to run the uninstall for the previous version:
\unwise.exe \install.log /s
Put it early in your script and also ensure that you select the WAIT option
If your issue has been solved, please use the "Mark as Solution" link on the most relevant thread.
Would you like to reply?
Login or Register to post your comment.