Last One To Post Wins [150]


  1. Posts : 28,672
    Mint 21.3
       #1531

    kado897 said:
    Mmm. No Flash update.
    LOL I got one for Mint

    Last One To Post Wins [150]-screenshot-2019-08-13-17-29-57.png
      My Computer


  2. Posts : 10,929
    Win10 x64
       #1532

    OldMike65 said:
    Guess I'm a tad spoiled, as its not even got to 78° today, but I have the AC on in the living room, so its a constant 72°
    I cannot wait for those temps here. When they get here, they will think I am indestructible and never run out of energy at work. This heat is the only thing keeping me from getting done what I want to get done lol.
      My Computer


  3. Posts : 9,278
    Win 11 Home
       #1533

    OldMike65 said:
    Guess I'm a tad spoiled, as its not even got to 78° today, but I have the AC on in the living room, so its a constant 27°
    Fixed it for ya !
      My Computers


  4. Posts : 17,838
    Windows 10
       #1534

    Do you like having these all in one convenient place? I like it!

    Last One To Post Wins [150]-001657.png

    Let's do this!

    Grab this code and save it as a .reg file via Notepad then Merge it...

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings]
    @=""
    "Position"="Bottom"
    "Icon"="mmres.dll,-3004"
    "SubCommands"=""
    "MUIVerb"="Sound Settings"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell]
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell\001flyout]
    @="Playback"
    "Icon"="mstsc.exe,-13004"
    "MUIVerb"="Playback"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell\001flyout\command]
    @="rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,4"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell\002flyout]
    @="Recording"
    "Icon"="mmres.dll,-3014"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell\002flyout\command]
    @="rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,1"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell\003flyout]
    @="Sounds"
    "Icon"="SndVolSSO.dll,-100"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell\003flyout\command]
    @="rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,2 "
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell\004flyout]
    @="Communications"
    "Icon"="mstsc.exe,-13013"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell\004flyout\command]
    @="rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,3 "
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell\005flyout]
    @="Volume Mixer"
    "Icon"="SndVol.exe"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell\005flyout\command]
    @="\"C:\\Windows\\System32\\SndVol.exe\""
    To remove the above...

    Code:
    Windows Registry Editor Version 5.00
    
    [-HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings]

    If you don't like it, pay me no mind and move on to the next post!!!
    Last edited by Edwin; 13 Aug 2019 at 18:15.
      My Computer


  5. Posts : 10,929
    Win10 x64
       #1535

    Edwin said:
    Do you like having these all in one convenient place? I like it!

    Last One To Post Wins [150]-001657.png

    Let's do this!

    Grab this code and save it as a .reg file via Notepad then Merge it...

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings]
    @=""
    "Position"="Bottom"
    "Icon"="mmres.dll,-3004"
    "SubCommands"=""
    "MUIVerb"="Sound Settings"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell]
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell\001flyout]
    @="Playback"
    "Icon"="mstsc.exe,-13004"
    "MUIVerb"="Playback"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell\001flyout\command]
    @="rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,4"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell\002flyout]
    @="Recording"
    "Icon"="mmres.dll,-3014"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell\002flyout\command]
    @="rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,1"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell\003flyout]
    @="Sounds"
    "Icon"="SndVolSSO.dll,-100"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell\003flyout\command]
    @="rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,2 "
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell\004flyout]
    @="Communications"
    "Icon"="mstsc.exe,-13013"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell\004flyout\command]
    @="rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,3 "
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell\005flyout]
    @="Volume Mixer"
    "Icon"="SndVol.exe"
    
    [HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings\shell\005flyout\command]
    @="\"C:\\Windows\\System32\\SndVol.exe\""
    If you don't like it, pay me no mind and move on to the next post!!!
    Saved that one. Thanks Edwin!
      My Computer


  6. Posts : 17,838
    Windows 10
       #1536

    Access Denied said:
    Saved that one. Thanks Edwin!
    You're welcome!

    I forgot the Undo...

    Code:
    Windows Registry Editor Version 5.00
    
    [-HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings]
      My Computer


  7. Posts : 10,929
    Win10 x64
       #1537

    Edwin said:
    You're welcome!

    I forgot the Undo...

    Code:
    Windows Registry Editor Version 5.00
    
    [-HKEY_CLASSES_ROOT\DesktopBackground\Shell\ Sound Settings]
    No need for the Undo here.

    Something quite hilarious happened when I did add the menu. I used the right click to restart explorer and when I did, Controlled Folder Access balked at Explorer.exe and %Desktop%
      My Computer


  8. Posts : 17,838
    Windows 10
       #1538

    Access Denied said:
    ...I used the right click to restart explorer and when I did, Controlled Folder Access balked at Explorer.exe and %Desktop%
    It's Windows 10! Weird sh*t happens every day!!!
      My Computer


  9. Posts : 17,838
    Windows 10
       #1539

    Everybody get the Adobe Reader update? (Version 2019.012.20036)

    I see they're still screwing up the Start Menu icon!!!

    Last One To Post Wins [150]-001659.png
      My Computer


  10. Posts : 13,301
    Windows 10 Pro (x64) 21H2 19044.1526
       #1540

    Last One To Post Wins [150]-image.png

    Hi all
      My Computers


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 07:52.
Find Us




Windows 10 Forums