Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 04-23-2007, 02:08 PM   #1 (permalink)
Yek
 
T.F's Resident Cool Guy...

Join Date: Aug 2006

Posts: 1,625

Yek is on a distinguished road

Send a message via AIM to Yek Send a message via MSN to Yek Send a message via Yahoo to Yek Send a message via Skype™ to Yek
Default Batch Shortcut

What line of code would i need to create a shortcut on the desktop
Yek is offline  
Old 04-23-2007, 05:43 PM   #2 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,414

office politics will become famous soon enough

Default Re: Batch Shortcut

create the shortcut manually and then copy the file in the code.

set destination as "%userprofile%\desktop", this uses the environmental variable userprofile. enter 'set' at the command line for all e variables.
office politics is online now  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Batch Yek Programming Discussions 19 05-13-2007 09:17 PM
Batch file steak1986 Windows Operating Systems and Software 6 04-11-2007 06:03 PM
Auto delete w/o prompt batch file Kratos Windows Operating Systems and Software 9 04-03-2007 03:18 PM