Jump to content

Recommended Posts

Guest heroik
Posted

:whistle:

I'm trying to create an uninstall script for WinZip with v3.

Run ( 'WINZIP32.EXE /uninstall', 'C:\Program Files\Winzip' )

;WinWaitActive ( 'WinZip' )

;Send ( '!Y' )

;WinWaitActive ( 'WinZip' )

;Send ( '!Y' )

But I keep getting the error that the file doesn't exist. Can anyone please tell me what I'm doing wrong? Thanks!

Guest heroik
Posted

:whistle:

The first line worked, but the second came with the same error "system cannot find the path specified."

Thanks!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...