2097 Posted May 18, 2011 Posted May 18, 2011 require a vbscript or bat to do the following I need a vbscript to copy from a network share a shortcut to all local profiles on a machine in the 'start menu' . I cant copy it to the allusers 'start menu' as the mandatory profiles will pick it up so they will have two shortcuts there . also copying it to the default profile wont work as the local profiles have already been created . Any one got one lying around ? so it can save me the hassle of making one ! Many thanks luke
Steve21 Posted May 18, 2011 Posted May 18, 2011 So where do you want it copied to? Can do the script but helps to know where it copies to Steve
TheMan100 Posted May 18, 2011 Posted May 18, 2011 (edited) Well, I'm guessing either: C:\Users\USERNAME\AppData\Roaming\Microsoft\windows\Start Menu\Programs or... C:\ProgramData\Microsoft\Windows\Start Menu\Programs (for some reason it keeps replacing W I N D O W S without the spaces, with window s) Edited May 18, 2011 by TheMan100
2097 Posted May 19, 2011 Author Posted May 19, 2011 Sorry ! C:\Documents and Settings\USERNAME\Start Menu many thanks !
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now