Which Windows program is running these?

  • Thread starter Thread starter st
  • Start date Start date
S

st

I mean, actually read and execute these parameters:
1) Run= and Load= entries in Win.ini file (or its mapped copy in Registry);
2) Run and RunOnce keys in Registry?

Thanks.
 
The date and time was Sunday, March 29, 2009 11:07:04 AM, and on a whim,
st pounded out on the keyboard:
I mean, actually read and execute these parameters:
1) Run= and Load= entries in Win.ini file (or its mapped copy in Registry);
2) Run and RunOnce keys in Registry?

Thanks.

Google search the file name entries and see what comes up.


Terry R.
 
Win.ini in XP is for older Win98 programs.

In Windows NT/XP:

[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows]
"run"=""
"load"=""

~~~

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce
--

All the Best,
Kelly (MS-MVP/DTS&XP)

Taskbar Repair Tool Plus!
http://www.kellys-korner-xp.com/taskbarplus!.htm
 
st said:
I mean, actually read and execute these parameters:
1) Run= and Load= entries in Win.ini file (or its mapped copy in
Registry);
2) Run and RunOnce keys in Registry?


To avoid misunderstandings, I would like to know _which Windows process_ run
the programs listed under those parameters: winlogon? userinit? explorer?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top