I'm looking for a way to use the built in windows xp zip utility from
a
command prompt. I want to run a batch file that zips up an enitre
folder.
Does anyone know of a way to do this???
Zip support is provided by the zipfldr.dll file. The methods
(functions) within it are called by Explorer. You have no way from the
command line to call those methods. You will need 3rd party software to
have command-line programs for zipping up files. 7-Zip is free and can
be ran from the command line.
Re: Batchupdates performance ... The initial updates are very fast cos the locate command uses the primary key as it's search so it zips along nicely, it's just the batch update command thats slow. ... (borland.public.delphi.database.ado)
Re: log off command ... I simply execute the batch file and let them play... ... If it's by the hour you don't need a script.... You can logoff a sessionname or a session ID in each case you have to ... Is it possible to issue the command from user1's logon to logoff ... (microsoft.public.windowsxp.basics)
Re: log off command ... I simply execute the batch file and let them play... ... If it's by the hour you don't need a script.... You can logoff a sessionname or a session ID in each case you have to ... Is it possible to issue the command from user1's logon to logoff ... (microsoft.public.windowsxp.basics)
Re: log off command ... SOON 3600 LOGOFF %ID2%... If it doesn't work please post what the "at" command returns if you run it ... after the batch file and please again describe when it does not work. ...Matija Hrovat... (microsoft.public.windowsxp.basics)
Re: problem with a batch file wkgrp parameter ... The short answer is you're using the wrong syntax in your batch file.... that isn't the secured workgroup information file used to secure the database, ... permission to open this secured database.... You need to remove the "START /MAX" command, but even then it won't work ... (microsoft.public.access.security)