Click to See Complete Forum and Search --> : Windows XP Startup with different users
AceSpy
January 28th, 2004, 12:29 PM
Friends, I need to know wht entry and where I should make in the registry so that my program say "myprog.exe" runs in all users profile that log in my computer.
Hope i am clear,
Zeeshan
MemorY
January 28th, 2004, 12:39 PM
If you mean that it shows in the Task Manager as another name i just tried it with Winamp. I renamed Winamp.exe to Myprog.exe and looked in the task manager and it said Myprog.exe.So just rename the .exe in the Folder where yo installed the program. Is that what you're looking for?
SDK
January 28th, 2004, 04:17 PM
Put the program into Documents and Settings\All Users\Start Menu\Programs\Startup and it'll load with all users.
Or you can drop it here HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
MemorY
January 28th, 2004, 05:11 PM
Oh i misunderstood the question, i though he wants to show "Myprog.exe" in the task manager whenever any user runs the program.