WinZip Self extractor/Run WinZip Button
Hello,
I've written a script that deploys Winzip to a series of machines. I also handle extensions so that my script is called when a zip file is double clicked (or ran).
When I double click on a self extracting winzip file, I get the dialog that allows me to choose a directory to extract to, but the "Run WinZip" button does nothing (even though WinZip is installed). Is there a reference in the registry that I can change so that my script is called when this button is clicked?
Thanks in Advance....
StoneG
I've written a script that deploys Winzip to a series of machines. I also handle extensions so that my script is called when a zip file is double clicked (or ran).
When I double click on a self extracting winzip file, I get the dialog that allows me to choose a directory to extract to, but the "Run WinZip" button does nothing (even though WinZip is installed). Is there a reference in the registry that I can change so that my script is called when this button is clicked?
Thanks in Advance....
StoneG
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
sean_c_roberts
20 years ago
Posted by:
StoneG
19 years ago
Thanks, but the scripting is not the problem. I'm working in vbscript if you must know.
Clicking the button is also not the problem. It is what happens after the button is clicked using the mouse (manually).
I need to have this button call my WinZip script. At this point, when I click the button, it does nothing. Is there a reference in the registry that I can change so that my script is called when this button is clicked? I want to run my script with an arguement, which in turn, runs winzip.
Clicking the button is also not the problem. It is what happens after the button is clicked using the mouse (manually).
I need to have this button call my WinZip script. At this point, when I click the button, it does nothing. Is there a reference in the registry that I can change so that my script is called when this button is clicked? I want to run my script with an arguement, which in turn, runs winzip.
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.