Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch File to Create a Shortcut
Name: fleetmack Date: September 22, 2005 at 10:39:32 Pacific OS: jdkf; CPU/Ram: jfkld
Comment:
I need to place a shortcut on everyone's PC in the office to a program we're running on the server ... so I need them all to get a shorcut to the executable.
I want to create a batch file that creates a shortcut on the desktop, then place this batch file on our shared drive, then have everyone run it on their machine.
How do I create a batch file to create a shortcut to an application on a network server?
Summary: I'm trying to create a bat file that delete's a shortcut added to the Allusers startup.The bat file refrences a txt file with the computer names I want to remove the shortcut from and I am running the...
Summary: I am trying to create a batch file to kill a process only if it is running. I found a pskill tool from windows xp tool site but when I put it in the batch file and scheduled the task, a black window ...
Summary: Hi.. I am creating a batch file to replace a word in all the text files in a directory. File Example:- FILE 1:- "ISA*00* *00* *ZZ*ABCDEFGHI *ZZ*ABCDEFG " FILE 2:- "ISA*...