answersLogoWhite

0

Configuration settings file can be viewed either in notepad or browser depending on the type of configuration file.

If the configuration file has extension - "INI", then it can be viewed in notepad or textpad.

If the configuration file has extension - "XML", then it can be viewed both in Notepad and Browser.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What configuration path must you add settings to partition a disk using an answer file?

WindowsPE Configuration Pass


What is a cfg computer file?

A file with a .cfg extension is usually a configuration file. The file will be used by an application to load all the configuration settings. There is no standard format for a .cfg file and how it can be modified will differ from application to application.


What text files provides configuration settings during the installation of an operating system?

answer file


What is the purpose of the startup configuration file on a Cisco router?

The startup configuration file on a Cisco router contains the configuration settings that are loaded into the router's memory when it boots up. It specifies parameters such as interface settings, routing protocols, access control lists, and other operational settings required for the router to function properly. This file is stored in the router's non-volatile memory (NVRAM), ensuring that the configuration persists even when the router is powered off. Essentially, it serves as the baseline configuration that the router uses to establish its operational state.


Is the hidden file in the users home directory that is the configuration file for bash is bash profile?

The bash shell uses a hidden file called .bashrc for settings in the shell upon startup.


What should you do if you have changed the resolution on a game in Linux and it stops working?

Most Linux applications store files somewhere int he user's home directory, either in a folder of their own (such as .applicationname) or as a single configuration file. Deleting the configuration file should return the game to the default settings. Alternatively, you can try modifying the settings file and fixing the bad resolution manually.


How do you view the basic IP configuration settings?

open Command prompt and type 'ipconfig/all' with out quotes and press Enter


Let people view but not download a file on Google Drive?

To allow people to view a file on Google Drive without downloading it, you can adjust the sharing settings. Right-click on the file, select "Share," and then click on "Anyone with the link." Under "Viewer," click on the settings (gear icon) and uncheck the options that allow viewers to download, print, or copy the file. This way, they can view the document online but won't have the ability to download it.


What is the name of the program that reads the settings in the Boot Configuration Data file and manages the initial startup of the OS?

Windows Boot Manager.


When you click the FILE tab view displays?

When you click the FILE tab, it typically displays the Backstage View, which provides access to file-related options such as opening, saving, printing, and sharing documents. This interface allows users to manage their files and settings without cluttering the main workspace. You can also find options for account management and application settings within this view. Overall, it offers a centralized location for file management tasks.


How do you update drivers in mac?

The following may help you. Updating your video card drivers in Mac OS X couldn't be easier: Just use the built-in Software Update, and your drivers will automatically be updated. Step 1: Find the "settings" file Tribal Trouble's configuration is stored in a file called "settings" which is located in Library/Application Support/TribalTrouble/ in your home folder. Use Finder to locate the file: Finding the Tribal Trouble settings file Finding the Tribal Trouble settings file Step 2: Edit the "settings" file Once you have found the "settings" file, double-click it to open it in a text editor and add the following lines: use_vbo=false use_fbo=false use_pbuffer=false Save the file when you are done, and try running Tribal Trouble again. Editing the settings file Editing the "settings" file


Where do the IIS7 stores it configuration setting?

IIS 7 stores its configuration settings primarily in XML files, with the main configuration file being applicationHost.config, located in the %windir%\System32\inetsrv\config directory. Additionally, individual site and application settings can be stored in web.config files, which are located in the respective directories of the web applications or sites. These configuration files define settings for application pools, sites, and various server-level configurations.