AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Changing Windows File Context Menu

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat
View previous topic :: View next topic  
Author Message
Krogdor



Joined: 18 Apr 2008
Posts: 935
Location: The Interwebs

PostPosted: Thu Jul 17, 2008 12:52 am    Post subject: Changing Windows File Context Menu Reply with quote

...Could anyone tell me how to do this? x_x My context menus are enormous with random crap, and I would like to maybe change a couple things as well—like change the default editor for .ahk.
Back to top
View user's profile Send private message AIM Address
engunneer



Joined: 30 Aug 2005
Posts: 6772
Location: Pacific Northwest, US

PostPosted: Thu Jul 17, 2008 3:54 am    Post subject: Reply with quote

i know how to adjust the editor - Go to tools, folder options, filetypes, find the (three?) AHK entries and edit the right one.

other context menu bits are likely stored in the registry, try searching for the text of an entry. Not sure how they work. I know some programs allow you to turn them off within that program's preferences.
_________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM
Back to top
View user's profile Send private message Visit poster's website
jballi



Joined: 01 Oct 2005
Posts: 349
Location: Texas, USA

PostPosted: Thu Jul 17, 2008 5:11 am    Post subject: Reply with quote

ShellExView from NirSoft:
http://www.nirsoft.net/utils/shexview.html

As for any program that updates the registry, use with care.

If you just want to change the default editor for AutoHotkey, just open Windows Explorer, Tools (menu), Folder Options (menu option), click on the File Types tab, go down to and select the AHK extension, press the Advanced button and then edit the "Edit Script" option. If you uninstall/install AutoHotkey a lot, you can write a Q&D AutoHotkey script to make this change.
Back to top
View user's profile Send private message
Krogdor



Joined: 18 Apr 2008
Posts: 935
Location: The Interwebs

PostPosted: Thu Jul 17, 2008 9:10 am    Post subject: Reply with quote

Thanks for the link, jballi!

A question to both of you about changing the editor... In Vista, there is no menu bar at the top. I did manage to open the Folder Options window (had to go through the help file o_O;; ) but it doesn't have a File Types tab... Just curious if you have any knowledge about how to do this in Vista.
Back to top
View user's profile Send private message AIM Address
tonne



Joined: 06 Jun 2006
Posts: 1163
Location: Denmark

PostPosted: Thu Jul 17, 2008 12:01 pm    Post subject: Reply with quote

Controlpanel/Standard programs (translated from a danish vista).
_________________
there's a dog barking close within the range of my ear
sounds like he wants to escape the chain
he would probably bite me to death if he could
but the chain lets me spit in his face

- Kashmir
Back to top
View user's profile Send private message
jballi



Joined: 01 Oct 2005
Posts: 349
Location: Texas, USA

PostPosted: Thu Jul 17, 2008 7:46 pm    Post subject: Reply with quote

I just found this program but it looks like what you need if you can't figure out how to make the changes in Vista.

FileTypesMan (File Types Manager for Windows) from Nirsoft
http://www.nirsoft.net/utils/file_types_manager.html

Use with care.
Back to top
View user's profile Send private message
Krogdor



Joined: 18 Apr 2008
Posts: 935
Location: The Interwebs

PostPosted: Thu Jul 17, 2008 10:09 pm    Post subject: Reply with quote

tonne wrote:
Controlpanel/Standard programs (translated from a danish vista).


Actually its "Default Programs". Knew it was in the Control Panel somewhere!
Thanks. Shoulda just looked around in the Control Panel a bit.. ><

Err. Actually. After checking it out, it doesn't have the "Advanced" options—so I can only change what it opens in, not what it edits in ><

—————————————————————————————————————

jballi wrote:
I just found this program but it looks like what you need if you can't figure out how to make the changes in Vista.

FileTypesMan (File Types Manager for Windows) from Nirsoft
http://www.nirsoft.net/utils/file_types_manager.html

...but this fixes my problem beautifully (:
Many thanks, jballi! This looks wonderful
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group