Hey,
I need to shell a program on my windows scanner called zipview.exe (named Microsoft Zip Mobile). I can do this by providing the filename of the ZIP I want to extract as the only argument. Works great.
What I would like to do is to automate this a little more. Are there any command line parameters I can give to automatically have the program extract the ZIP into a specified location? Would love to be able to extract a file in one fell swoop.
Anyone know of a way to do this? Everywhere I've seen online only covers WINZIP (the parameters for that don't seem to work for this one).
Thanks in advance!
I need to shell a program on my windows scanner called zipview.exe (named Microsoft Zip Mobile). I can do this by providing the filename of the ZIP I want to extract as the only argument. Works great.
What I would like to do is to automate this a little more. Are there any command line parameters I can give to automatically have the program extract the ZIP into a specified location? Would love to be able to extract a file in one fell swoop.
Anyone know of a way to do this? Everywhere I've seen online only covers WINZIP (the parameters for that don't seem to work for this one).
Thanks in advance!