Windows Thread, Dead shortcut link in startup in Technical; Hi all,
I've been looking at this forum for a couple of days, I indirectly heard about it from 'openhgs' ...
-
19th May 2006, 01:01 PM #1 Dead shortcut link in startup
Hi all,
I've been looking at this forum for a couple of days, I indirectly heard about it from 'openhgs' who some of you might have seen around here in the linux sections. Anyway I have recently been appointed technician in two primary schools in Birmingham and I have come across a minor annoyance, which i'm not too certain how to solve.
There is a smartboard program installed on the odd machine that is connected to a smartboard. To make it easier for the teachers, the smartboard tools software was loaded into the startup folder on the start-menu, so then of course when someone logs into a machine that doesn't have the software installed, it comes up with a dead link error. I've noticed that this only occurs on a win2k machine, our XP machines seem to ignore the fact that it's a dead link. Is there any way of getting the win2k machines to ignore it if the link is dead? I thought there might be a small line to add into the shortcut link but I can't figure out what it might be, if it exists?
Cheers
-
-
IDG Tech News
-
19th May 2006, 01:08 PM #2 Re: Dead shortcut link in startup
Rather than have the shortcut there you could place a small batch file with code like
Code:
if exist \%programfiles%\smarttech start smarttools.exe
Which would check for the instance of the smart tools and then run it if found.
Please not the above is probably not the correct syntax and I made up the paths but you get the idea 
I would be tempted though to just create a script to look to see if the smart boad stuff is loaded on and if not delete this shortcut.
-
SHARE: 
Similar Threads
-
By contink in forum Scripts
Replies: 1
Last Post: 29th May 2009, 07:12 PM
-
By contink in forum Windows
Replies: 4
Last Post: 26th November 2007, 05:15 PM
-
By ticker in forum Windows
Replies: 17
Last Post: 5th February 2007, 01:28 PM
-
Replies: 10
Last Post: 12th June 2006, 09:33 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