I am running winzip 9.0 and here is the code below that I am using to zip files. I have a program named "Xactware", When I try to zip this file the code does not do anything for the "Xactware" fold...
http://www.experts-exchange.com/Software/Misc/Q_21064323.html
Zones:
SoftwareDate Answered: 07/19/2004 Grade: A Views: 0
Hi,
Can you help?
I have a system with Windows NT 4.0 with Winzip 9 with command line add on installed. What I need to do:
1. Zip all the files in a directory and move to another directory...
http://www.experts-exchange.com/Operating_Systems/WinNT/WinNT_Setup/Q_21537513.html
Zones:
Win NT SetupDate Answered: 03/03/2006 Grade: A Views: 224
Hello.. here is a simple question but i can't find a solution!!
I want to use the new command-line of winzip 10 for compression and encrypting file.
I decide to use a Process in C# by doing this...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21650738.html
Zones:
C#Date Answered: 12/02/2005 Grade: A Views: 0
Hello.
- Someone setup a batch job to backup a database file but I need help changing it. See below as what it is.
- Computer setup is the .bat job is on an XP Pro machine which is where the ba...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/MS_DOS/Q_21671358.html
Zones:
MS DOSDate Answered: 12/24/2005 Grade: A Views: 0
I am having a timing issue I think with Winzip. The below code will create a Zip file from a text file and then it will create an EXE file from the created Zip file. Sometimes I get different error...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20227968.html
Zones:
Visual BasicDate Answered: 11/15/2001 Grade: A Views: 0
Hi,
I need to compress all files in a directory (wzzip) but creating one zip file for each file.
Tried to use FOR command but can't get it.
Could you help me ?
Thanks.
Win2000 pro
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/MS_DOS/Q_20345313.html
Zones:
MS DOSDate Answered: 03/17/2003 Grade: B Views: 0
I am trying to run WinZip Self-Extractor on my website's remote web server. I need to package various files into self extracting archives for distribution to users in real-time based on user actio...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_20624769.html
I have been fighting with a very sticky problem for about a week now and am desperate for a solution. There is more than points at stake here. Who ever can help me can have the points for this qu...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_20628021.html
I am writing a perl script in which I use system function to execute wzzip, wzunzip and nmake commands in windows. If I do not specify redirection it works fine. But if I say like
system("wzunzi...
http://www.experts-exchange.com/Programming/Languages/Scripting/CGI/Q_20688633.html
Zones:
CGIDate Answered: 07/23/2003 Grade: A Views: 26
I have a zip file of 5 gigs , and I want to split this file into 02 zip files of 02 gigs each and another file of 01 gig.
I ran the following command:
wzzip -ys2000000 filenameX.zip filenameY
...
http://www.experts-exchange.com/Storage/Misc/Q_21125263.html