Scripts Thread, Desktop Shortcut through KIX in Coding and Web Development; Can anyone help i want to create a shortcut for staff on the desktop of all the machines and was ...
-
5th November 2008, 11:09 AM #1
- Rep Power
- 0
Desktop Shortcut through KIX
Can anyone help i want to create a shortcut for staff on the desktop of all the machines and was going to use KIX as my method of doing it. I have entered the following command in KIX but it wont work;
copy "V:\Report Master III.lnk" "C:\Documents and Settings\All Users\Desktop"
as anybody any suggestions on what could be wrong with this line, the only thing i could think of is that it runs in a dos box so it may not recognise the long link to the all user desktop.
thanks
-
-
IDG Tech News
-
5th November 2008, 11:38 AM #2
- Rep Power
- 0
Managed to sort it i needed to do this
copy "V:\Report Master III.lnk" "%USERPROFILE%\desktop\Report Master III.Lnk"
-
-
5th November 2008, 11:57 AM #3 Good that you got it fixed in the end, the first command probably did not work because of permissions. Unless your staff have local admin rights on the computers in question they do not have permission to write to the all users directory. As the logon script is run using their credentials this was probably the problem.
-
SHARE:
Similar Threads
-
By contink in forum Scripts
Replies: 1
Last Post: 29th May 2009, 07:12 PM
-
By cuebees in forum Windows
Replies: 2
Last Post: 25th September 2008, 08:11 PM
-
By Bongo in forum Scripts
Replies: 4
Last Post: 5th June 2008, 08:40 AM
-
By salan in forum Windows
Replies: 8
Last Post: 8th November 2007, 07:55 PM
-
By catbert in forum Scripts
Replies: 5
Last Post: 27th September 2005, 01:24 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules