![]() |
|
#1
|
|||
|
|||
A Question on Start Menu in Windows SystemI have a question about that:
I have developed an application and have made a setup program about the apllication. After I have installed the application, how should I make it that I want to execute the application by the way of typing my application name in the Run dialog box in Start Menu? Does anyone tell me please? |
|||
|
#2
|
|||
|
|||
|
If I didn't understand wrong; you must put your program or a batch file-that points your program- to c:\windows\system32\
|
|
#3
|
|||
|
|||
|
Quote:
|
|
#4
|
||||
|
||||
|
Quote:
__________________
During the election they said Obama could only be elected when pigs fly. Well, we currently have an epidemic of Swine Flu. Coincidence? |
|
#5
|
|||
|
|||
A Regustry Entry Could Be a Good WayQuote:
A shortcut pointing to my application referenced to C:\%WinDir%\System32 my be a way to resolve my question. This can be done by or this is the same as the way to write an entry with a key to HKEY_CLASSES_ROOT\Applications, a name to my application name, and a value to my application shortcut reference in the data type of "EXPAND_SZ". I have tried it but in vain. Think about that how should Microsoft Windows Word (Winword.exe) can be directly typed in Start Menu->Run and be called reference to open Word? This is probably some thing to do with Registry Entry. How should this trick be done? |
|
#6
|
||||
|
||||
|
In a test I just ran programs I have start without a registry entry. Therefore it may be as simple as adding the directory to the system PATH. Try that. It seems to be all that's needed on Win98.
__________________
During the election they said Obama could only be elected when pigs fly. Well, we currently have an epidemic of Swine Flu. Coincidence? |
|
#7
|
|||
|
|||
|
Quote:
Thanks! I have disentangled such a upseting question. I use javascript to control such handler. I want to make an anchor on web page to call my application. Before calling my application, I use command to move my application reference to what I have installed directory. After that I can use a hyperlink to call reference to my application. |
|
#8
|
|||
|
|||
|
Personally I feel you should avoid the registry as much as possible, unless you badly need to do some shell integration. I don't how care how wonderful or fast people say it is. Any program can write whatever it wants to the registry and theres no garruntee your entry will be safe. Believe me its a mess in there.
Keep your configuration safe. A few lines of code related to the registry is all it takes to screw Windows over. |
|
#9
|
|||
|
|||
|
Quote:
Thanks for your advising! |
Recent GIDBlog
Toyota - 2009 May Promotion by Nihal
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Image on the unused Menu bar area ? | hemanth.balaji | C++ Forum | 7 | 11-Jan-2009 04:45 |
| Command & Conquer 95 under XP | dexter | Computer Software Forum - Games | 42 | 20-Sep-2008 14:30 |
| Urgent ! Pls Help Me ! | mycashmoney | C Programming Language | 4 | 01-Jul-2006 23:49 |
| I cant start Apache in Windows Services | ryulite | Apache Web Server Forum | 1 | 26-Jul-2005 10:39 |
| Athlon system locking up on start up. Is it MoBo, Processor, PSU or what? | ebolaosu | Computer Hardware Forum | 8 | 26-Feb-2004 12:19 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The