Customizeing commands in Run

D

Dan Irwin

Hi,

I was wondering, is there anyway that i can make if i type a certain
word in the run(as in start-run) box a porgram will start. Examples of
this are typing "winword" starts word, "aim" starts Aol instant
message, and typing MMJB starts music-match-jukebox. How do these
work? Is there anyway i can make "keywords" like that myself? For
example if I type "Google" it would open a browser with
www.google.com.

thanks for the help,

dan
 
R

Ross Durie

It is the name of the executable file that starts the particular
application. I can only assume you haven't started grade school yet or are
brain dead.
 
R

Ramesh [MVP]

Dan,

Once you type a command in the RUN box (without the full path), the App Paths registry key is checked.

Example:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\c.exe]
@="c:\\windows\\system32\\calc.exe"

Now, typing C.exe or C in the RUN box launches Calc.exe (Calculator program)

However, this might not work for URLs directly. Workaround, create a shortcut to that website and name it (google.url). Reference this path instead of the application name.

Creating 'App Paths' in Windows XP:
http://www.tweakxp.com/tweak116.aspx

Run Command - Creating 'App Paths' in Windows XP
http://www.kellys-korner-xp.com/xp_qr.htm

--
Ramesh - Microsoft MVP
Windows XP Shell
http://www.mvps.org/sramesh2k

The Parasite Fight - Quick Fix Protocol:
http://aumha.org/a/quickfix.htm

------------------------------------------------
Hi,

I was wondering, is there anyway that i can make if i type a certain
word in the run(as in start-run) box a porgram will start. Examples of
this are typing "winword" starts word, "aim" starts Aol instant
message, and typing MMJB starts music-match-jukebox. How do these
work? Is there anyway i can make "keywords" like that myself? For
example if I type "Google" it would open a browser with
www.google.com.

thanks for the help,

dan
 
D

Dan Irwin

Thank you for that much. The olny detail is that not every executable
in the world works that way, olny some.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top