INF Files

Windows Help  > INF Files
Top Choice Award

Windows Help
» Click to Download
RegCure for Windows
      "Quick note to thank you for fixing my computer. I've had this PC for a few years and I've installed a tonne of programs and I think this caused many errors and Windows would often freeze. I downloaded your recommended program ... it took about 2 minutes to complete and now it doesn't freeze and I don't get anymore weird errors. Thanks again for solving my problems - saved me a trip to the computer shop!" - Sanjiv, M., Toronto, OT, CA. (Feb. 2008)

"Wow!! My computer runs like new. I didn't think a piece of software could make such a drastic change! Thank you so much for the errors!!" - Lisa K., Plano, TX, USA. (Feb. 2008)

download     Runs on Windows Vista, Windows XP,
Windows 2000, Windows ME, and Windows 98SE

Simply the Best and Most Trusted Windows Registry Cleaner
  • Over 3 Million Downloads/Month (That's 100,000+ Downloads per Day!)
  • Recommended by the Top PC experts in the Industry
  • Fix errors and Optimize Your PC for Incredible Performance!
  • Tested and certified to be clean of spyware, viruses, and other malware
  • Step by Step Interface - Click to Scan, Click to Clean and Repair
  • Repair EXE, INF, DLL, and other Invalid Associations
  • Scheduling Tool for Daily, Weekly, or Monthly Runs
  • No More Error Messages that you will need to decode
  • Windows Start-Up Manager
  • Unleash the True Potential of the Internet & Surf the Web with Speed!
  • Unparallel Support - Just in case you need it
  • Tinkering with the registry is risky but RegCure is not
  • Intelligent Engine Fixes Broken Applications!
  • 100% Satisfaction Guarantee

Regcure Information

Operating SystemWindows Vista, XP, 2000, ME, and 98SE
Installer Size:1.02 MB
    Industry-Leading Repair Technology

Regcure let's you automatically repair errors that plague your Windows registry and will boost your system performance within minutes! Corruptions and problems related to your system registry often cause your PC to be sluggish, report error codes and even crash. By fixing your Windows registry, application paths, shell extensions, and more, your computer will run optimally again without having to spend hundreds of dollars upgrading your hardware.

Regcure Screenshot


download






Windows Help

.INF - Information Files

Automated software installation generally requires the use of a script that copies the files to the correct location. Under Windows, there are also Registry settings and other requirements that vary from one installation to another. INF ("Information") files provide the settings used by many applications during the installation process.

Files with the .inf extension generally are delivered as part of a software package, along with an InstallShield or other installation binary. Frequently the package also includes one or more .cab ("Cabinet") files containing the application itself and any associated libraries.

INF files are usually flat ASCII in nature, so they can be opened and read using any text editor. Usually they contain several sections describing the files to be installed, settings to be created, and application version information. A given file might include sections similar to the following example. The "Add.Code" and other section names are pre-defined by Microsoft.

[Add.Code]
circ3.ocx=circ3.ocx
random.dll=random.dll
mfc40.dll=mfc40.dll
example.ocx=example.ocx


; Lines beginning with ";" represent a comment in the code.
; This is a comment.

[Setup Hooks]
hookname1=section-name4
hookname2=section-name5

[Version]
Signature="$CHICAGO$"
AdvancedINF=2.0

A great deal of information regarding INF file syntax is available from Microsoft, and is required reading for anyone who's attempting to write an installer package. Note that the "autorun.inf" file is a special case. This file generally is found at the top level of an installation CD, and causes the software installer located on the CD to run automatically when the CD is loaded into a drive on a Windows PC.

Generally, INF files can't be used to transport malware. It's conceivable someone could hijack a legitimate installer file and use it to alter system settings during installation of another package. Since most software is installed using an account with Administrator privileges, the altered installation package could affect any component or setting on the system. Also, malware could use an autorun.inf file to launch itself automatically when a folder is opened.

As always, you should obtain and run a reliable malware/virus scanner with a current set of definition files if you suspect your machine has been infected or compromised in any way.


Copyright © 2008 WindowsHelp.net All rights reserved | Privacy Policy | Contact us at infowindowshelp.net