Re: Creating Right Click Menu



Replied to [Kevin C]s message :
I need to create a right click menu that will load the properties, security Tab on a file. Similar to Sharing and Security if you right click on a folder ... and ideas?


YOu dont need VBs... You have to add a registry key to HKCR\*\shellex\ContextMenuHandlers . Then name it :
{1F2E5C40-9550-11CE-99D2-00AA006E086C}

ALL DONE !!!! Now a new context menu item will appear on all the files named Security.. that will open Property>Sharing tab of that file...

If you want this for all the folders too then make a new key at :
HKCR\Directory\shellex\ContextMenuHandlers
name it : {1F2E5C40-9550-11CE-99D2-00AA006E086C}



If you want to do it automatically then run the following line from Start > Run :
reg add "HKCR\*\shellex\ContextMenuHandlers\{1F2E5C40-9550-11CE-99D2-00AA006E086C}"

for folders :
reg add "HKCR\Directory\shellex\ContextMenuHandlers\{1F2E5C40-9550-11CE-99D2-00AA006E086C}"






--
→ Ayush [ Good :-) Luck ]
-------------
Search - www.Google.com | Wikipedia - http://en.wikipedia.org
Snip your long urls - http://snipurl.com/
-------------
.



Relevant Pages

  • Re: Security tab on files or folders and automatic login at Windows startup
    ... To display the Security tab... ... [[Specifies that simplified sharing is enabled. ... share folders with everyone on your workgroup or network and make folders in ... Remove the Security tab ...
    (microsoft.public.windowsxp.general)
  • Re: folder permissions arent defaulted
    ... I posted everything that I knew of as to why Security tabdo not get ... > The helps on using the security tab are written as if the tab is showing ... >> folders in your user profile private. ... However, if simplified sharing is ...
    (microsoft.public.windowsxp.newusers)
  • Re: access to folders denied
    ... The security tab should be accessible with a safe mode boot. ... > tab in the properties of these folders; ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Cant Delete
    ... I'm not sure how they removed the Security or how you'll be able to ... But there are folders that when I check the properties, ... > account to a folder that is not displaying the security tab. ...
    (microsoft.public.win2000.security)
  • Re: Please Read the Post: How to deny access to a folder in NTFS to a user ?
    ... Security tab on the properties of both folders and files. ... the deny access permission to explicitly exclude named users. ... >> independent drives not partioned drives. ...
    (microsoft.public.windowsxp.security_admin)

Quantcast