MSFN Forum: [Resolved] Get rid of Start Menu items after install? - MSFN Forum

Jump to content


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

[Resolved] Get rid of Start Menu items after install?

#21 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,748
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 27 October 2012 - 10:44 AM

Good find johnhc
I think you could use and mount the Software file from Mountdir\Windows\system32\config\Software. That represents the HKLM\Software
I'll have to try it next time around.

This is how I do 'pinned to start menu' http://www.msfn.org/...620#entry938620
This did not work on Win 8 VM so far, I installed that Windows 7 explorer for Windows 8 and my items are not pinned. I'll be looking into that.


#22 User is offline   GrofLuigi 

  • GroupPolicy Tattoo Artist
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,275
  • Joined: 21-April 05
  • OS:none specified
  • Country: Country Flag

Posted 27 October 2012 - 11:50 AM

Although it may be solved, I found an explanation of the mechanism.

*edit: oops, direct linking is blocked, sorry

GL

This post has been edited by GrofLuigi: 27 October 2012 - 11:51 AM


#23 User is offline   johnhc 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,362
  • Joined: 02-March 08
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 27 October 2012 - 12:49 PM

GrofLuigi, in my searching in my quest, I found that site but since it was about XP, I paid little notice. Thanks and enjoy, John.

#24 User is offline   Geej 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 634
  • Joined: 01-January 08
  • OS:XP Pro x86
  • Country: Country Flag

Posted 03 November 2012 - 07:22 PM

View PostmaxXPsoft, on 27 October 2012 - 10:44 AM, said:

This is how I do 'pinned to start menu' http://www.msfn.org/...620#entry938620

Thanks for the insight,maxXPsoft. I managed to do it via inf

#25 User is offline   DarkBringer 

  • Member
  • PipPip
  • Group: Members
  • Posts: 219
  • Joined: 06-August 03
  • OS:none specified
  • Country: Country Flag

Posted 30 January 2013 - 12:03 AM

This works for me in Windows XP but it should be the same for 7. Just put the name of the .exe file you don't want showing up in the Start Menu.

Windows Registry Editor Version 5.00

;I don't want these in my Start Menu!
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Applications\Notepad.exe]
"NoStartPage"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Applications\WinRAR.exe]
"NoStartPage"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Applications\cmd.exe]
"NoStartPage"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Applications\Wupdmgr.exe]
"NoStartPage"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Applications\migwiz.exe]
"NoStartPage"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Applications\regedit.exe]
"NoStartPage"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Applications\msmsgs.exe]
"NoStartPage"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Applications\wmplayer.exe]
"NoStartPage"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Applications\calc.exe]
"NoStartPage"=""

This post has been edited by DarkBringer: 30 January 2013 - 12:05 AM


Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy