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
Printable View
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
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?
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
Oh i misunderstood the question, i though he wants to show "Myprog.exe" in the task manager whenever any user runs the program.