Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21

Thread: Start menu question

  1. #11
    100%'s Avatar ╚════╩═╬════╝
    Join Date
    Jan 2003
    Posts
    13,383
    ooops

  2. Software & Hardware   -   #12
    Virtualbody1234's Avatar Forum Star BT Rep: +2
    Join Date
    Oct 2003
    Location
    Canada
    Posts
    10,763
    Quote Originally Posted by Skizo View Post
    Quote Originally Posted by virtualbody1234
    Or even 0 for that matter.
    Because then it would look like it does now, instead of in the second pic. (Which is a Photoshop'ed image of what I want it to look like)

    I could put it as 'Classic', but fuck that.



    Yes I understand that but the blank space is perfect for you to put your most used programs there for quick access.
    Go to an often used program in your 'All Programs' list then right click and select 'Pin to Start menu'.

  3. Software & Hardware   -   #13
    tesco's Avatar woowoo
    Join Date
    Aug 2003
    Location
    Canadia
    Posts
    21,669
    If you just want all the white space to go away then why not set it to classic?
    The white spacew is the only difference!

  4. Software & Hardware   -   #14
    Skiz's Avatar (_8(I)
    Join Date
    May 2003
    Location
    CO
    Age
    46
    Posts
    22,943
    Quote Originally Posted by rossco View Post
    If you just want all the white space to go away then why not set it to classic?
    The white spacew is the only difference!
    Except your Start Menu then look like it went back in time.......to Windows 95


    yo

  5. Software & Hardware   -   #15
    Skiz's Avatar (_8(I)
    Join Date
    May 2003
    Location
    CO
    Age
    46
    Posts
    22,943
    Quote Originally Posted by 100% View Post
    Show or hide the "My recent documents" from XP Start menu



    Introduction


    The My Recent Documents folder on the Windows XP Start menu displays a list of files and documents that you most recently used.
    Removing the Recent Documents link from XP Start Menu

    To remove the My Recent Documents folder from XP Start Menu, try this:
    • Right-click Start, and then click Properties
    • Click Customize
    • Click the Advanced tab
    • Under Recent documents, uncheck List my most recently opened documents
    • Click OK, and then OK.
    Equivalent registry value
    • Open Registry Editor and navigate to:
    HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Advanced
    • Backup the key to a file. See Backing up.. article
    • Set the value of Start_ShowRecentDocs accordingly.
    Value of 0 - List my most recently opened documents is disabled
    Value of 2 - List my most recently opened documents is enabled
    Automate the above with REG file

    Download this REG file sets Start_ShowRecentDocs registry value to 0
    Undo REG file which sets Start_ShowRecentDocs registry value to 2 (default)
    I don't need to remove the Recent Documents folder.

    I want to remove the Recent Programs Menu.


    yo

  6. Software & Hardware   -   #16
    100%'s Avatar ╚════╩═╬════╝
    Join Date
    Jan 2003
    Posts
    13,383
    Code:
    ; Remove Frequently Accessed Programs List From Start Menu
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
    
    "NoStartMenuMFUprogramsList"=dword:00000001

  7. Software & Hardware   -   #17
    Skiz's Avatar (_8(I)
    Join Date
    May 2003
    Location
    CO
    Age
    46
    Posts
    22,943
    Quote Originally Posted by 100% View Post
    Code:
    ; Remove Frequently Accessed Programs List From Start Menu
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
    
    "NoStartMenuMFUprogramsList"=dword:00000001
    Didn't do anything.


    yo

  8. Software & Hardware   -   #18
    tesco's Avatar woowoo
    Join Date
    Aug 2003
    Location
    Canadia
    Posts
    21,669
    Quote Originally Posted by Skizo View Post
    Quote Originally Posted by 100% View Post
    Code:
    ; Remove Frequently Accessed Programs List From Start Menu
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
    
    "NoStartMenuMFUprogramsList"=dword:00000001
    Didn't do anything.
    I doubt you're going to find anything that does what you want.

  9. Software & Hardware   -   #19
    100%'s Avatar ╚════╩═╬════╝
    Join Date
    Jan 2003
    Posts
    13,383
    reboot

  10. Software & Hardware   -   #20
    Skiz's Avatar (_8(I)
    Join Date
    May 2003
    Location
    CO
    Age
    46
    Posts
    22,943
    Quote Originally Posted by rossco View Post
    Quote Originally Posted by Skizo View Post

    Didn't do anything.
    I doubt you're going to find anything that does what you want.
    I'm thinking the same.

    There's nothing on Google about it.


    yo

Page 2 of 3 FirstFirst 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •