MTM2.com

A forum for mtm2 discussion
FAQ :: Search :: Members :: Groups :: Register
Login
It is currently Thu Mar 28, 2024 12:32 pm



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Podzip batch file
PostPosted: Mon Jan 03, 2005 7:38 pm 
Glow Ball
User avatar

Joined: Tue Feb 02, 1999 7:00 pm
Posts: 19
This is what I've been using to run podzip. I know I'll lose it if I don't post it here for safe keeping.

Code:
@echo off
podzip %1 %1-pz.pod
copy %1-pz.pod %1
del "%1-pz.pod"
cls
exit


Save that code to a text file with a "bat" extension, then copy it to the "C:\Documents and Settings\Default User\SendTo" folder. Then when you right click a pod you can send it to podzip.bat and voila, instant podzip.

Note. You must copy podzip.exe to windows/system or windows/system32 for this to work.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 


Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group