-
Notifications
You must be signed in to change notification settings - Fork 0
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.
To be added
To be added
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
Sets the stem of the new system name, the full system name will be the stem with a number after it
Set the system name stem to Hello: sys_name Hello
Sets the starting number for the renaming process (only affects the output to a new CSV file)
Set the starting number for a new CSV to X (integer): start_num X