Since we all ask for start up items people are running to help folks I debated putting this in the Win 98 forum but I guess it belongs here. (mod, what do you think?)
We all have had trouble with hidden apps, commands, etc., starting up at boot and there are only so many ways to find what's really running.
Here's a little FREE gem I found on Lurk's site: StartUpList v1.23
It's terrific. Gives you what's generally available in msconfig and task manager but adds all ini and registry starts in about 2 seconds in a plain text file that's well organized with the path and an explanation of the sections location and meaning.
If you run it in a "command" window you can even add command line options that dig really deep.
http://www.lurkhere.com/~nicefiles/index.html
Here's a small part sample from my machine:
________________________________
Autorun entries from Registry:
HKLM\Software\Microsoft\Windows\CurrentVersion\Run
ScanRegistry = C:\WINDOWS\scanregw.exe /autorun
SystemTray = SysTray.Exe
Tweak UI = RUNDLL32.EXE TWEAKUI.CPL,TweakMeUp
FmViewF9 = C:\FMVIEW\FMVIEW\fmviewf9.exe -l
NetMouse = C:\NETPRO95\gmnet.exe
TaskMonitor = C:\WINDOWS\taskmon.exe
F-STOPW.EXE = C:\Program Files\FSI\F-Prot\F-STOPW.EXE
FRISK FP-Scheduler = C:\Program Files\FSI\F-Prot\F-Sched.exe
AlertService = C:\Program Files\ComputerAssociates\ARCserve\Alert\Alert.EXE
Pop-Up Stopper = "C:\PROGRAM FILES\PANICWARE\POP-UP STOPPER\DPPS2.EXE"
NDPS = C:\WINDOWS\SYSTEM\dpmw32.exe
This lists programs that run Registry keys marked by Windows as
'Autostart key'. To the left are values that are used to clarify what
program they belong to, to the right the program file that is started.
______________________________