PDA

View Full Version : Xp pro start up folder?


John Jr
08-30-05, 11:58 AM
Hey all,
I am trying to stop my Netscape from starting when I start me PC up. I do not know why it is happening. It is a clean install of XP pro, got the Hclean trojan and I could not get rid of it. Reformat completely and reinstalled XP pro.
But I added netscape 7.0 now when I boot up it starts up with windows. I deleted it and it looked gone, restarted and still looked gone, reinstalled and there it was starting with windows again and still had my profiles intact. Kinda worries me, when is a file gone? Meaning Netscape that is. I am sure I am clean from the Hclean trojan. Low level format pattitioned and re partitioned then format of the drive. It was clean with no sign of a previous XP install.
Is there a folder with start up files I can access and remove netscape from it like win 98? I must confess I am a lost soul in XP world.
Any ideas?
John jr. :shrug:

BrutalDrew
08-30-05, 12:16 PM
Use Startup Control Panel (Google).

Showstoppermd
08-30-05, 12:32 PM
msconfig?

Kendan
08-30-05, 12:39 PM
Check in the netscape settings for the option to not start at boot.


To remove a program you need to use the add remove programs and not just delete it because you will leave a lot of things behind by doing it that way.

snafumaster
08-30-05, 02:45 PM
The short answer is Yes...there is such a folder.
C:\Documents and Settings\<user_name>\Start Menu\Programs\Startup
C:\Documents and Settings\All Users\Start Menu\Programs\Startup

Also, use Regedit and check these locations as well for anything suspiscious as anything in those keys will load with windows.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run

John Jr
08-30-05, 04:47 PM
As always you guys are great! Quick responce and good advice! I am glad to be here and have such a resource. Thank you very much.

snafumaster
08-31-05, 08:30 AM
I agree. It is comforting to know that if you have a question, you'll probably get a solid response from the members here.

BrutalDrew
08-31-05, 09:37 AM
The short answer is Yes...there is such a folder.
C:\Documents and Settings\<user_name>\Start Menu\Programs\Startup
C:\Documents and Settings\All Users\Start Menu\Programs\Startup

Also, use Regedit and check these locations as well for anything suspiscious as anything in those keys will load with windows.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run

Just as a note, the reason I recommended the Startup Control Panel is because it covers all of the registry paths and other things. Not everything is listed in msconfig.

snafumaster
08-31-05, 10:06 AM
Just as a note, the reason I recommended the Startup Control Panel is because it covers all of the registry paths and other things. Not everything is listed in msconfig.
I personally like doing it manually, but I just looked at that program you listed and it looks like something I'd love to run through the mill. Thanks for the tip and here is a link for it Startup Control Panel (http://www.mlin.net/StartupCPL.shtml)

BrutalDrew
08-31-05, 10:29 AM
I hate doing it manually. Usually most of the things that I have to disable are listed in msconfig anyway, but sometimes some are not and I find it annoying top check all the of the registry paths.