stangor
08-15-2000, 06:08 AM
Please help!
I need to RunOnce C:\winnt\system32\notepad.exe for every new user login. For example:
1. As administrator, I created new PowerUser
-USERTEST-. 2. I login with -USERTEST-. and notepad not running?. However, if I login with administrator user name, notepad is running once.
I tried:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\RunOnce
and
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\RunOnce
and
HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\Cur rentVersion\RunOnce
It doesn't work.
How can I setup registry to runonce notepad.exe for -USERTEST-?
Thank you for your help!!!
I need to RunOnce C:\winnt\system32\notepad.exe for every new user login. For example:
1. As administrator, I created new PowerUser
-USERTEST-. 2. I login with -USERTEST-. and notepad not running?. However, if I login with administrator user name, notepad is running once.
I tried:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\RunOnce
and
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\RunOnce
and
HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\Cur rentVersion\RunOnce
It doesn't work.
How can I setup registry to runonce notepad.exe for -USERTEST-?
Thank you for your help!!!