/build/static/layout/Breadcrumb_cap_w.png

How do I put a shortcut in the startup folder?

shortcut startup folder

0 Comments   [ + ] Show comments

Answers (3)

Posted by: Roonerspism 12 years ago
Second Degree Brown Belt
1
Using the file syncronisation to do this, just create the shortcut, assign it to a file sync and push it out to the startup folder. In windows 7 the all users startup folder can be accessed by: "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup"
Posted by: Roonerspism 12 years ago
Second Degree Brown Belt
0
Alternately you could use a vbscript or group policy preferences to create it.
Posted by: shotton 12 years ago
Senior Yellow Belt
0
I do this. Maybe not ideal but hey it works. Create a postinstallation task. with this syntax obviously modify the syntax to suit.

md C:\Users\Public\Desktop
net use t: \\10.10.10.10\petemp
start /wait Xcopy.exe "t:\desktop" "C:\Users\Public\Desktop" /e /y /k
net use t: /delete /y

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ