Results 1 to 6 of 6

Thread: shortcut key...

  1. #1
    Alpha Geek
    Join Date
    Feb 2005
    Posts
    959

    Default shortcut key...

    hi,

    i invariably use the feature "show hidden icons/folders" (not that u may assume of! :d ) how can i create a shorcut key for triggering this option on or off? like ctrl+alt+u or something like that... is it possible?

    /legolas
    A computer lets you make more mistakes faster than any invention in human history - with the possible exceptions of handguns and tequila.

  2. #2
    Microsoft MVP Vishal Gupta's Avatar
    Join Date
    Jul 2005
    Location
    AskVG.com
    Posts
    5,173

    Default

    Open Notepad and paste following lines:

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
    "Hidden"=dword:00000002
    Save it with any name and with the extension .reg, like "Hide.reg"

    Similarly again create a new file and paste following code:

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
    "Hidden"=dword:00000001
    Now save it with any name and extension .reg, like "Unhide.reg"

    Now what u hv to do, when u want to hide files/folders, double-click on Hide.reg file and in case u want to unhide, simply double-click on unhide.reg file

    Regarding to shortcut keys, u can create their shortcuts and can assign shortcut keys by going to its properties!!!

  3. #3
    Alpha Geek
    Join Date
    Feb 2005
    Posts
    959

    Default

    nothing happened, after i clicked the hide and unhide . reg files....

    /legolas
    A computer lets you make more mistakes faster than any invention in human history - with the possible exceptions of handguns and tequila.

  4. #4
    Alpha Geek __Virus__'s Avatar
    Join Date
    Sep 2005
    Location
    Hyderabad
    Posts
    560

    Default

    U need to logoff as I tested it

  5. #5
    Microsoft MVP Vishal Gupta's Avatar
    Join Date
    Jul 2005
    Location
    AskVG.com
    Posts
    5,173

    Default

    U hv to refresh the window after applying this reg tweak!

    Its working fine for me!

    PS: If u hv enabled Hide extensions for known filetypes, then disable it in Folder Options. Then u'll be able to see whether the reg file u hv created hv .REG extension or .REG.TXT extension. If it has .REG.TXT extension, then change it to only .REG extension.

  6. #6
    Alpha Geek yrana2002's Avatar
    Join Date
    Sep 2005
    Location
    The Black Pearl
    Posts
    507

    Default

    When you double click on either files, it will ask you:
    Do you want to add this to the registry

    Just click yes. Similarly for the Unhide key.
    Maybe, if you click Hide first, it wont display anything because its already there by default. :roll:
    Dont ever involve in a dispute with a fool. The viewers might not be able to distinguish between the two :rolleyes:

Similar Threads

  1. Keyboard shortcut
    By curioustechy in forum Software Q&A
    Replies: 3
    Last Post: 07-11-2010, 03:55 AM
  2. New opera shortcut!!
    By shady_inc in forum Chit-Chat
    Replies: 7
    Last Post: 28-10-2007, 02:12 PM
  3. Shortcut's not working
    By sauravktr in forum QnA (read only)
    Replies: 4
    Last Post: 01-08-2007, 09:05 AM
  4. Windows shortcut key ! ! !
    By ax3 in forum Software Q&A
    Replies: 11
    Last Post: 26-07-2007, 12:57 PM
  5. Win keyboard shortcut key ! ! !
    By ax3 in forum Software Q&A
    Replies: 7
    Last Post: 09-11-2006, 06:11 PM

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
  •  
Close