Windows Thread, Start menu program shortcuts in Technical; Is there a way for start menu shortcuts to appear only if the following software were installed?
Say, for example, ...
-
24th September 2008, 05:31 PM #1 Start menu program shortcuts
Is there a way for start menu shortcuts to appear only if the following software were installed?
Say, for example, you have a start menu template comprising of:
Microsoft Office 2003
SIMS
etc
But on a workstation there is only SIMS on it but not MS Office. Can you make the start menu show only the shortcuts to whatever programs are available?
I know this can be done on a CC3. Was wondering if it can be done on a vanilla.
-
-
IDG Tech News
-
24th September 2008, 05:41 PM #2 Not without middleware, as far as I know.
-
-
24th September 2008, 05:51 PM #3 Do you know of any particular middleware software?
-
-
24th September 2008, 06:30 PM #4 The way I achieved this was by using a VBS script to copy shortcuts from a shortcut bank on the netlogon share at startup to a local directory on the machine. The script was written to copy a basic set of icons, and then a supplimentary set depending on what OU the machine was in which contained icons for specific software installed on that group of machines. I then re-directed the start menu to point to the local location so you only get icons for the programs that are installed. I think this is simelar to the way CC3 does it.
I expect a script could be produced that checks for the existance of specific EXE files and copies the relevant icons if you didn't want to do it by OU, but this would be a little more complex than the way I did it.
Mike.
Last edited by maniac; 24th September 2008 at 06:34 PM.
-
-
24th September 2008, 06:38 PM #5 The way CC3 does it is to hide the shortcuts where it's target executable that don't exist - shortcuts with the "Hidden" attribute won't show up on the Start menu. I think it would be easy enough to create an AutoIt script/program to do the same thing if you're familiar with scripting.
-
Thanks to webman from:
maniac (24th September 2008)
-
24th September 2008, 06:44 PM #6 You could add Digital Architects Software - Orphans Remover to the log on script. Only use this if you're using mandatory profiles.
Or just do a bit of scripting to see if a particular piece of software is present and if so copy the link over.
-
-
24th September 2008, 06:53 PM #7 
Originally Posted by
webman
The way CC3 does it is to hide the shortcuts where it's target executable that don't exist - shortcuts with the "Hidden" attribute won't show up on the Start menu. I think it would be easy enough to create an AutoIt script/program to do the same thing if you're familiar with scripting.
Never thought of changing the shortcut attributes to hide unwanted ones, that's a clever way of doing it. Might have to have a play see if I can achieve this with a VBS script as it'll be much easier than copying icons like my old script does, and much less network traffic generated as well.
Mike.
-
SHARE: 
Similar Threads
-
By Arcolite in forum Scripts
Replies: 5
Last Post: 1st November 2011, 01:05 PM
-
By reggiep in forum Network and Classroom Management
Replies: 4
Last Post: 14th May 2008, 12:36 PM
-
By timbo343 in forum Windows
Replies: 2
Last Post: 12th May 2008, 02:35 PM
-
By contink in forum Wireless Networks
Replies: 15
Last Post: 16th October 2006, 10:17 AM
-
By markesmith in forum Wireless Networks
Replies: 2
Last Post: 18th September 2006, 07:27 PM
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