1. Depends......
Is this a Dell? If so read on, if not follow the link provided and good
luck!
On a Dell system it will look like this: Start/Run/Regedit
[HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag]
"CLSID"="{13709620-C279-11CE-A49E-444553540000}"
"method"="ShellExecute"
"Command"="Dell Solution Center"
"Param1"="c:\\Program Files\\Dell\\SolutionCenter\\DellSC.exe"
To return to XP Default, delete the Param1 line and modify the rest to
match:
[HKEY_CLASSES_ROOT\CLSID\{2559a1f1-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag]
"CLSID"="{13709620-C279-11CE-A49E-444553540000}"
"method"="Help"
"command"="@shell32.dll,-12709"
Once done hit refresh, then Help and Support.
Why doesn't Help and Support Work?
http://www.kellys-korner-xp.com/top10faqs.htm
2. Either set each as admin, load the program(s), then revert or:
For Pro:
You can use the /savecred option to save it the first time the password is
entered and you dont need to enter it from then on.
You add the switch to the shortcut target. Right-click the shortcut and
select Properties, then the Shortcut tab. Edit the target line.
For example, this is the line to run Nero from a limited account:
%systemroot%\system32\runas.exe /user:computername\admin
/savecred "D:\Program Files\ahead\Nero\nero.exe"
The first time you run it, enter the password. After that it won't ask for
one again.