
But again, this is for the brave at heart.

Try "man defaults" from the terminal for more info. Also you can use the command line "defaults" command. You can use the utility app Property List Editor to modify plists (which are basically just XML files with key/value pairs). There are a few ways to modify these settings by hand, but tread with similar care as you would before modifying the Windows Registry (though at worst you would break only a specific app and not the entire OS). Generally these things are modified through the applications GUI, most Apple apps have a Preferences menu. The common place for finding these things are ~/Library/Preferences Applications will also store user specific data/settings in ~/Library/Application Support Product Information File name TotalReg.exe Created by Pavel Yosifovich Version 0.9.7. To save preferences and the like for a given application and users, things called property lists are used (plist is the extension for these files). To delete, you just delete it in the Applications folder. A bootable installer doesn't download macOS from the internet, but it does require an internet connection to get firmware and other information specific to the Mac model. To install, you just drag the app to the Applications folder. Plug the bootable installer into a Mac that is connected to the internet and compatible with the version of macOS you're installing.


Applications themselves are self contained bundles, which at the low-level are really a folder with all the things the app needs to run. Apple does not have a registry like Windows, much to most users glee. Total Registry is a registry editor (registry explorer) that can be used as an alternative to the Regedit.
