Hmmm...tricky one, this. What the heck is writing that startup path to win.ini? My money is on something mentioned in a previous post:
C:\Windows\System\idjsi.exe
We haven't really dealt with this, and it sure is a randomly-named file.
Ess...try this. Shutdown the system and leave it off for 30 seconds or so (to flush any nasty from memory). Restart holding down the Ctrl key, or tap F8 repeatedly after the POST beep until you get a boot menu. Choose "Safe Mode Command Prompt Only". At the C:\> prompt type:
cd windows\system
del idjsi.exe
Press Enter after each line. Then, at the C:\Windows\System> prompt type:
cd c:\windows
edit win.ini
You'll see a blue-screen editor. Edit out the path to scrsvr.exe so that there is just one line:
Run=
Then press Alt + F and choose Save, then Alt + F and Exit.
Ctrl+Alt+Del to restart the system (or just hit the off or reboot button - it's not an improper shutdown from where you'll be working). Let us know if the line reappears in win.ini.
