Win7 Boot to check startup items

Source: Internet
Author: User
Tags ini

Windows has its own Startup folder, which is the most common startup item, and note that Win7 on boot to check for startup items. If the program is loaded into this folder, the system will automatically load the corresponding program, if it is changed, it is dangerous. So it is necessary to check the startup items.
Wininit.ini
We know that Windows Installer often calls this program to implement the deletion after installation, so don't underestimate it, if you tamper with it, it can be said to be very hidden, very perfect!
It is in the Windows directory of the system disk and opens it with Notepad (sometimes Wininit.hak files) to see the appropriate content. Obviously, we can add the corresponding statements inside to achieve the purpose of modifying the system program or deleting the program. If it is a file-related trojan, you can delete it by Winint.ini to the original file after infection, so as to really hide yourself!
DOS load Items
DOS under the Boot project load, Config.sys, Autoexec.bat, *.bat and other files can be a specific programmatic way to achieve the purpose of loading programs. So do not think that DOS is an outdated thing, good DOS programming can often achieve very simple, very practical functions!
One, the specific location is the Start menu in the Start option
on the hard disk location is: c:documents andsettingsadministrator Start Menu program startup,
in the registry location is:
Hkey_ Current_usersoftwaremicrosoftwindowscurrentversionrun
II, Msconfig
Msconfig is the System Configuration Utility in the Windows system, and it is wide enough to manage , including: System.ini, Win.ini, start-up projects and so on. In the same way, the inside is also a very favorite place to start the program!
1.system.ini
First, in the Run dialog box, enter "Msconfig" to start the System Configuration utility (the same below), find the System.ini tag, inside the "shell= ..." Can be used to load special programs. If your shell= behind is not the default Explorer.exe, or there is a program name behind, then you have to be careful, please carefully check the appropriate procedures are safe!
2.win.ini
If we want to load a program: Hack.exe, then it can be in Win. INI is implemented using the following statement:
WinDows]
Load=hack.exe
Run=hacke.exe
What to do, you should know!
this point, use the Rubik's Cube (click here to download) in the system settings-startup item settings, at a glance, and can easily remove and add startup items.
3. The Startup tab in the Startup Project
System Configuration Utility is not the same thing as the "startup" folder we mentioned above, and this startup project in the System Configuration Utility is the collection of Windows system startup projects. Almost all startup projects can be found here-and, of course, programs that have been specially programmed can be not shown here in another way.
Open the Startup tab, the Startup project lists the name of the startup program, the specific program additional command under command, and the final "location" is the appropriate location for the program in the registry. You can be suspicious of the program for detailed path, command check, once found that the error, you can use the "disable" below to prohibit the program when the boot load.
Generally speaking, in addition to the system based on hardware and kernel part of the system software startup project, other startup projects are appropriate to change, including: antivirus programs, specific firewall programs, playback software, memory management software. That is, the startup project contains a list of all of our visible programs, and you can manage your startup program through it! The startup item in the
Registry of the corresponding startup load item
Registry is the favorite of viruses and Trojans! The stubborn nature of a virus Trojan is achieved through the registry, so it is usually possible to download a registry monitor to monitor registry changes, The Rubik's Cube (click here to download) will also include a series of security features for monitoring malware modifications to the system, and so on. Especially when installing new software or running new programs, be sure not to be fooled by the beautiful appearance of the program. Be sure to see the essence of it is not a Trojan camouflage shell or a bundle of programs! If necessary, you can restore the registry according to the backup, so there is a lot of online registration, so there is no more details.
We can also use manual methods to check the corresponding location in the registry, although many of them are the same as the location above, but in terms of network security, be careful never too much!
usually pay attention to the security, Clean system registry keys for comparison, if found inconsistent place, be sure to find out what it is, often look at the Win7 Boot start Project can keep the computer away from danger.
 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.