Thanks for the help
"Pegasus (MVP)" <I.can[ at ]fly.com.oz> wrote in message news:uf$F0zqOJHA.588[ at ]TK2MSFTNGP06.phx.gbl...
[Quoted Text] > > "SBS user" <user[ at ]domain.com> wrote in message > news:e6XKJeqOJHA.4700[ at ]TK2MSFTNGP03.phx.gbl... >>I would like to be able to right click on a file or folder and click >> "archive" and it should take the file or folder, copy it to a subfolder >> in >> the present directory called archive, and then rename the file/folder >> copied >> with a date suffix. >> >> How to: >> >> .Add a batch/cmd item to the right-click menu when clicking on a file or >> folder >> >> .write a batch file that will. take a file or folder, copy it to a >> subfolder >> in the present directory called archive, and the rename the file/folder >> copied with a date suffix. > > You could use the technique here to invoke your batch file: > http://support.microsoft.com/?kbid=321379>
|