Skip to content

Configuration File

Keith Va edited this page Aug 10, 2017 · 11 revisions

"Thing" configuration file

The configuration file is essential to the operation of this program, seeing as it doesn't have any idea on what to do without it.
Registry keys aren't useful for this program, seeing how the portable nature of it requires something to move from computer to computer.

Syntax

Computer Renaming

change_name

Sets wheter or not the computer's name will be changed.

Change the computer's name: change_name true Don't change the computer's name (default): change_name false

Clone this wiki locally