引用:
原帖由 esystem 於 2007-5-12 15:11 發表
does someone can tell me how to delete msconfig file thank you
Warning first, this may require you to edit the registry. Doing this incorrectly can cause permanent damage to your operating system, and should therefore be done with extreme caution. Follow these steps to make a backup copy of your registry in case something does go wrong.
1) Click the Start Menu.
2) Go to Run.
3) Type "regedit" without the quotes, and hit enter.
4) Click the "Registry" (or "File") menu
5) Click "Export Registry File..."
6) Choose an easy to remember place to save the file and give it a name.
7) At the bottom of that box, under Export Range, are 2 buttons, click the one that says "All", and then click Save.
Now that this is done, navigate thru the Registry like you navigate your hard drive in windows explorer.
1) In the left pane, go to KEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
2) In the right pane, find the name of a program you want to remove from your msconfig (look at msconfig if need be), and click on it.
3) Hit the delete key on your keyboard, and click Yes in the resulting dialog.
4) Close MSconfig (if it is open) and then reopen it. If the file is still there it is located somewhere else, if not, repeat the above steps for the rest of the ones you want removed from msconfig.
5) If it is still there, go back to the top of the tree in the left pane (making sure you hit the - button on the left of each folder to collapse them)
6) Then go to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run (note that it is local_machine now instead of current_user)
7) Find the file in the right side and delete it in the same manner as before.
8) Close and re-open msconfig again and verify that it is gone. If not, it is in another location, so close the registry editor.
That ends the registry-editing portion. If the files you want to remove are unchecked in MSconfig, make sure to navigate to the Run- key instead of the Run key in each section of the registry to find them (local_machine and current_user)
If the file you need to remove from msconfig is not in the registry:
1) Go to your C: drive in either My Computer or Windows Explorer.
2) Navigate to C:\Documents and Settings\<your user name> \Start Menu\Programs\Startup
3) Find the file there and delete it. If it isn?t there, continue reading.
4) Go to C:\Documents and Settings\All Users\Start Menu\Programs\Startup and find and delete the file. If it isn?t there, keep reading.
5) Go to C:\Documents and Settings and look if there is a folder with your username (or All Users) and that has .WINNT or .WINXP on the end. If so go to either one and then Start Menu\Programs\Startup and remove the program.
If the program is unchecked in msconfig and wasn?t in the registry, change the Startup Directory mentioned above to "Disabled Startup Items", and remove the file from there. If it still shows up in MSconfig, then I cant help you, unplug the computer and walk away.