Thadeous Posted April 30, 2005 Posted April 30, 2005 although it has been around for a long time, I am still not very familiar with NT .cmd file syntax. what I want to do is have a .cmd in my "Sent to" folder, but I want the file I am "sending" to be injected as the first part of the .cmdI am kind of having problems wording this right, so if you have a question just ask.
KJxp Posted April 30, 2005 Posted April 30, 2005 Do you mean that if you are sending a file with the textDIRCLS(etc.), that your .cmd file will run the those commands as if you were typing them at a command prompt? Or a, I completely misunderstanding you?
jaclaz Posted May 1, 2005 Posted May 1, 2005 Have a look at this:http://www.msfn.org/board/index.php?showtopic=44653&hl=(for shell drive or directory)and this:for the send to folderhttp://www.microsoft.com/windowsxp/using/s.../ferguson1.mspxIf you want the object you send to the .cmd to be an argument to it, you need, assumed your batch files is called "mycmd.cmd" set the entry to the shortcut as"mycmd.cmd %1"Have a look here too:http://www.petri.co.il/add_command_prompt_...ws_explorer.htmjaclaz
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now