Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

system32 Folder Opens on Startup


  • Please log in to reply

#1
thatguy7

thatguy7

    Member

  • Member
  • PipPip
  • 76 posts
I have a pesky problem with a computer I am working on for a friend where here system32 folder opens on startup.

I have been addressing other issues with this computer in this thread in the Malware forum - http://www.geekstogo...ndows-recovery/

Any help would be appreciated.
  • 0

Advertisements


#2
gorham

gorham

    Member

  • Member
  • PipPipPip
  • 214 posts
Here try this :
System32 folder opens at boot

from Kellys-Korner.com






Edited by gorham, 03 June 2011 - 07:07 AM.

  • 0

#3
thatguy7

thatguy7

    Member

  • Topic Starter
  • Member
  • PipPip
  • 76 posts

Here try this :
System32 folder opens at boot

from Kellys-Korner.com






Do you have any support documents for this before I try it?
  • 0

#4
Ztruker

Ztruker

    Member 5k

  • Technician
  • 7,091 posts
If you look at the vbs file:

On Error Resume Next

Set WshShell = WScript.CreateObject("WScript.Shell")

X = WshShell.RegRead("HKCU\Software\Microsoft\Windows\CurrentVersion\Run\SB Audigy 2 Startup Menu")
If X <> "" Then
WshShell.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Run\SB Audigy 2 Startup Menu", "/L:ENG"
X = MsgBox("Finished! The System32 folder should not open on boot for this user.", vbOKOnly, "Done")
Else
MsgBox "This script cannot repair your issue. The expected Registry value was not found.", vbOKOnly, "Finished."
End If
Set WshShell = Nothing

It's making a change to the "HKCU\Software\Microsoft\Windows\CurrentVersion\Run\SB Audigy 2 Startup Menu" registry entry.

A bit more info here: System32 Folder Opens at Login (/L:ENG)
  • 0

#5
thatguy7

thatguy7

    Member

  • Topic Starter
  • Member
  • PipPip
  • 76 posts
Tried running the script, received the error - "This script cannot repair your issue. The expected Registry value was not found."
  • 0

#6
Ztruker

Ztruker

    Member 5k

  • Technician
  • 7,091 posts
Start System Configuration. Check the Startup tab and see if anything there looks like a possible source for this.

Click on Start then Run, type msconfig and press Enter or click GO.

If nothing jumps out at you, try this: What programs are installed and what programs run at startup, XP, Vista and Windows 7, maybe we can spot something.
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP