Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 73319
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T20:10:58+00:00 2026-05-10T20:10:58+00:00

As a developer, tools that store configuration/options in the registry are the bane of

  • 0

As a developer, tools that store configuration/options in the registry are the bane of my life. I can’t easily track changes to those options, can’t easily port them from machine to machine, and it all makes me really yearn for the good old days of .INI files…

When writing my own applications, what – if anything – should I choose to put in the registry rather than in old-fashioned configuration files, and why?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T20:10:59+00:00Added an answer on May 10, 2026 at 8:10 pm
    • Originally (WIN3) configuration was stored in the WIN.INI file in the windows directory.
    • Problem: WIN.INI grew too big.
    • Solution (Win31): individual INI files in the same directory as the program.
    • Problem: That program may be installed on a network and shared by many people.
    • Solution(Win311): individual INI files in the user’s Window directory.
    • Problem: Many people may share a windows folder, and it should be read-only anyway.
    • Solution (Win95): Registry with separate sections for each user.
    • Problem: Registry grew too big.
    • Solution (WinXP): Large blocks of individual data moved to user’s own Application Data folder.
    • Problem: Good for large amounts of data, but rather complex for small amounts.
    • Solution (.NET): small amounts of fixed, read-only data stored in .config (Xml) files in same folder as application, with API to read it. (Read/write or user specific data stays in registry)
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How do I make IE8 Developer Tools to show DOM that was generated after
Lint Error Checking tool that comes with Android Developer Tools has an optional setting
I develop a Python-based drawing program, Whyteboard . I have tools that the user
The Developer Tools in IE8/9 pretty much suck so I'm giving Firebug Lite a
With IE Developer Tools is it possible to outline paddings and margins, like Firebug
anyway to see in IE 8 Developer Tools the list of the .js associated
I have a Mac app store app that just silently disappears when it crashes.
From this slideshow http://slides.html5rocks.com/#slide8 and from Chrome: View > Developer > Developer Tools >
I used the bundled Property List Editor of Mac OS X Developer Tools to
As a developer I'd like to make a few little utilities for myself that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.