unknown program

G

Guest

Guest
Archived from groups: microsoft.public.win95.general.discussion (More info?)

an unknown program tries to install at start up of
windows. does anyone know how to stop it?
 
G

Guest

Guest
Archived from groups: microsoft.public.win95.general.discussion (More info?)

The places Win9x uses to load at Startup:

-the load= and run= lines in the win.ini,
-the [386Enh] section of the SYSTEM.INI (.386 and .vxd files),
-the Startup folder, C:\WINDOWS\Start Menu\Programs\StartUp
-the AllUsers folder C:\Windows\All Users\Start Menu\Programs\Startup

-the registry keys (in order of likeliness)
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnceEx
(last one not Win95)

....Alan

--
Alan Edwards, MS MVP W95/98 Systems
http://dts-l.org/index.html

In microsoft.public.win95.general.discussion, "john doe"
<anonymous@discussions.microsoft.com> wrote:

>an unknown program tries to install at start up of
>windows. does anyone know how to stop it?
 
G

Guest

Guest
Archived from groups: microsoft.public.win95.general.discussion (More info?)

"Alan Edwards" <edwards@southcom.com.au> wrote in message
news:qq4db0l6cout6t7go0isu29iloqoe0k23n@4ax.com...
> The places Win9x uses to load at Startup:
>
> -the load= and run= lines in the win.ini,
> -the [386Enh] section of the SYSTEM.INI (.386 and .vxd files),
> -the Startup folder, C:\WINDOWS\Start Menu\Programs\StartUp
> -the AllUsers folder C:\Windows\All Users\Start
Menu\Programs\Startup
>
> -the registry keys (in order of likeliness)
>
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
>
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunS
ervices
> HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
>
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOn
ce
>
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunO
nce
>
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunS
ervicesOnce
>
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunO
nce\Setup
>
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunO
nceEx
> (last one not Win95)
>
>

How about autoexec.bat? Or even loading in config.sys?