Computing.Net > Forums > Disk Operating System > Difference Between .INf and .INI?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Difference Between .INf and .INI?

Reply to Message Icon

Name: Dacron
Date: October 16, 2001 at 03:06:00 Pacific
Comment:

What is the difference between .inf files and .ini files? They look the same to me.
Looks like heading, then settings:
[Heading]
setting 1=xx
settinh 2=xxx
setting 3=xxxx

Can somebody tell me the difference and maybe a lttle history behind the different files? Thank you



Sponsored Link
Ads by Google

Response Number 1
Name: DoOMsdAY
Date: October 16, 2001 at 04:02:51 Pacific
Reply:

*.ini files are the precursor to the Registry. They hold configuration information for different applications and Windows itself. They still exist on modern systems, but mostly for compatibility to 16-bit apps only. The headings are software-defined - they only mean something to the software that owns them (and in the case of the Windows *.ini files, any apps that need to specify certain information to Windows will utilize the headers as well).

*.inf files come with drivers and tell the system where the files that make up the driver should go. They also have headings, as you noticed, but the headings are used to identify different models of the piece of hardware and different versions of the OS.

I dunno the history on the naming, but I'm guessing *.ini is "Initialization" or "Init" and *.inf is "Information". Also, I know they've both been around since the days of Windows 3.1 at the very least, probably earlier than that.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Difference Between .INf and .INI?

difference between ms-dos and unix www.computing.net/answers/dos/difference-between-msdos-and-unix/7456.html

What is the difference between 16 bit OS and 32 bit OS www.computing.net/answers/dos/what-is-the-difference-between-16-bit-os-and-32-bit-os/4585.html

NTSF and FAT differences? www.computing.net/answers/dos/ntsf-and-fat-differences/15257.html