|
-
Nov 30th, 2004, 07:19 AM
#1
Thread Starter
Lively Member
Startup and tray [RESOLVED]
How can you configure windows to start a progam automaticly? (in XP)
also, can you take a normal program and put it in the tray instead of the taskbar?(in XP too)
Last edited by Framerate; Nov 30th, 2004 at 03:22 PM.
-
Nov 30th, 2004, 08:21 AM
#2
1.
You can either place a shortcut to the application under the start menu's startup folder:
For all users
C:\Documents and Settings\All Users\Start Menu\Programs\Startup
For a single user
C:\Documents and Settings\User_Name_Here\Start Menu\Programs\Startup
or in the registry at this key:
For all users
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
For a single user
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
2.
Nope, the program has to be designed to work this way, this isn't like a "shortcut".
-
Nov 30th, 2004, 03:21 PM
#3
Thread Starter
Lively Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|