Quantcast
Results 1 to 3 of 3

Add Flip 3D to Context Menu

  1. #1
    Elmer's Avatar
    Elmer is offline Tier 2 Moderator
    Resident eejit
     
    Join Date
    Mar 2010
    Posts
    1,946

    Add Flip 3D to Context Menu

    To add Flip3D to the context menu when right clicking the desktop or the background of any opened Explorer window. Save the following code as a .reg file and merge into the registry:-
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CLASSES_ROOT\Directory\Background\shell\Flip 3D]
    @="Flip 3D"
    "Icon"="C:\\WINDOWS\\Explorer.exe,18"
    "Position"="Top"
    
    [HKEY_CLASSES_ROOT\Directory\Background\shell\Flip 3D\command]
    @="C:\\Windows\\SysWow64\\rundll32.exe DwmApi #105"
    The "Top"** entry can also be specified as "Bottom" or left blank ("") where it will float in the Context Menu depending on other Context Menu entries.



    **
    If you have more than one entry marked "Top" they will find there own level, but always be at the top. You can change this by changing the Registry 'Key' names though. e.g. aFlip3D, bKillExplorer, cWhatever.


    HTH.
    Last edited by Elmer; 09-24-2011 at 08:14 AM.

    Nothing is foolproof to the talented fool.

    When attaching dmp files, PLEASE put them in a single zipped folder

    Reply With Quote Reply With Quote

  2. #2
    kaos's Avatar
    kaos is offline Senior Member
    BSOD's,batch scripts bring em
    on
     
    Join Date
    May 2011
    Posts
    876

    Re: Add Flip 3D to Context Menu

    nice post elmer

    to add as a shortcut on the taskbar OR dekstop

    righ click the desktop
    create shortcut
    type
    C:\Windows\system32\rundll32.exe DwmApi #105

    then to change the file icon
    right click
    properties
    change icon
    type
    %SystemRoot%\System32\imageres.dll
    then its the top left corner icon
    click ok

    DONE

    Reply With Quote Reply With Quote

  3. #3
    naomi105813 is offline Junior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Sep 2011
    Posts
    10

    Re: Add Flip 3D to Context Menu

    I want to post some code differently....

    Last edited by naomi105813; 09-26-2011 at 03:50 AM.
    Everyday is a beautiful day.

    Reply With Quote Reply With Quote

Similar Threads

  1. Add Copy To/Move To, To The Right-Click Context Menu
    By Adamsappleone in forum Tweaks, Guides, and HOWTO
    Replies: 0
    Last Post: 04-17-2010, 07:12 PM
  2. Add "Hide File Ext." & "Show Hidden Files", To Right Click Context Menu
    By Adamsappleone in forum Tweaks, Guides, and HOWTO
    Replies: 0
    Last Post: 04-17-2010, 07:02 PM
  3. Add "Take Ownership" To Right-Click Context Menu In Win 7
    By Adamsappleone in forum Tweaks, Guides, and HOWTO
    Replies: 0
    Last Post: 04-17-2010, 06:46 PM
  4. Add Context Menu item for Agent Ransack
    By Ben Amada in forum Windows 7 Software
    Replies: 23
    Last Post: 03-16-2010, 06:40 PM
  5. Add Link to Start Menu - Windows Link
    By Unregistered in forum Windows Vista Support
    Replies: 1
    Last Post: 06-26-2008, 04:29 PM

Visitors found this page by searching for:

3d desktop menu for windows 7

3d desktop menu

Tags for this Thread

Posting Permissions

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