Current time: 09-08-2010, 08:15 AM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Customizing Windows 7 Start Menu via script
01-04-2010, 05:46 AM
Post: #1
Customizing Windows 7 Start Menu via script
undefined
Find all posts by this user
Quote this message in a reply
01-04-2010, 05:49 AM
Post: #2
RE: Customizing Windows 7 Start Menu via script
this is my message:

Hi All

I am trying to do this:

1) Write a script to rename the My Music library to something else (e.g. My Menu), remove the existing folders, include my own folder, and choose General Items for "Customize library for".

2) Write a script to show My Music library (now known as My Menu because of step 1 above) as Menu in Start Menu. That is, script has to do what we manually do - Start Menu -> Properties -> Start Men -> Customize -> My Music - Show as Menu.

Searching the web, I found that task 1 above may be possible using the IShellLibrary Interface object which requires Visual .NET C++ or C# which I am not familiar.
http://msdn.microsoft.com/en-us/library/...S.85).aspx
Is it possible to do task 1 by changing some registry entries?
Does not seem possible with Vbscript and powershell.

I cannot find anything on task 2 above. Can somebody advise?

Thank you very much in anticipation


Gui
Find all posts by this user
Quote this message in a reply
01-04-2010, 02:16 PM
Post: #3
RE: Customizing Windows 7 Start Menu via script
Hello Gui,

Believe it or not I can help you with this. I'm at work right now, but I'll start putting this script together when I get home this evening.

To give you a quick background, your script is mostly just going to make some simple registry edits.

Scripting problems? Windows questions? Ask the Windows Guru!

Stay up to date with all of my latest content. Follow me on Twitter!
[Image: tsig.php]
Help us help you! Post your exact error message with these easy tips!
Visit this user's website Find all posts by this user
Quote this message in a reply
01-04-2010, 09:56 PM
Post: #4
RE: Customizing Windows 7 Start Menu via script
Thank you Nilpo.

Eagerly awaiting your solution!
Find all posts by this user
Quote this message in a reply
01-11-2010, 09:22 PM
Post: #5
RE: Customizing Windows 7 Start Menu via script
Okay, i think the 'solution' to this lies in Default user profile. not really what we want -- but guess we have to live with it .... still working on it.
Find all posts by this user
Quote this message in a reply
01-13-2010, 10:39 AM
Post: #6
RE: Customizing Windows 7 Start Menu via script
Default user profile won't work for us as it requires the Default user profile to be created before the user first logs in.

http://www.irongeek.com/i.php?page=secur...lt-profile

we want the user to be able to install the customized start menu after he has logged in -- regardless of the no. of times he has logged in.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


Forum Permissions
You cannot post new threads.
You cannot post replies.
You cannot post attachments.
HTML is turned off.
MyCode is turned on.
Smilies are turned on.
[img] is turned on.