Menu

Tree [6c2021] master /
 History

HTTPS access


File Date Author Commit
 .gitattributes 2020-01-23 Ethorbit Ethorbit [744139] Finish backup.cpp & add backup confirmation to ...
 .gitignore 2020-01-23 Ethorbit Ethorbit [744139] Finish backup.cpp & add backup confirmation to ...
 INIBackup.cpp 2020-02-14 Ethorbit Ethorbit [6c2021] Fix program width going off-screen due to prima...
 INIBackup.h 2020-02-14 Ethorbit Ethorbit [d7bd5e] Fix program showing off-screen
 INIBackup.sln 2020-01-22 Ethorbit Ethorbit [1a5102] Change from exclusive ARK tool to general-purpo...
 INIBackup.vcxproj 2020-01-26 Ethorbit Ethorbit [7cc5b7] Fix errors for 64 bit compiling
 INIBackup.vcxproj.filters 2020-01-25 Ethorbit Ethorbit [898dc6] Finish folder picker & rewrite program to suppo...
 INIBackup.vcxproj.user 2020-01-22 Ethorbit Ethorbit [1a5102] Change from exclusive ARK tool to general-purpo...
 LICENSE 2020-01-25 Ethorbit Ethorbit [8922fb] Create LICENSE
 README.md 2020-02-14 Ethorbit Ethorbit [452179] Add link for 64 bit support
 Resource.aps 2020-01-24 Ethorbit Ethorbit [c259f9] Add open folder button
 Resource.rc 2020-01-24 Ethorbit Ethorbit [c259f9] Add open folder button
 backup.cpp 2020-01-25 Ethorbit Ethorbit [898dc6] Finish folder picker & rewrite program to suppo...
 backup.h 2020-01-22 Ethorbit Ethorbit [1a5102] Change from exclusive ARK tool to general-purpo...
 inipath.cpp 2020-01-25 Ethorbit Ethorbit [898dc6] Finish folder picker & rewrite program to suppo...
 inipath.h 2020-01-25 Ethorbit Ethorbit [898dc6] Finish folder picker & rewrite program to suppo...
 resource.h 2020-01-24 Ethorbit Ethorbit [c259f9] Add open folder button
 restore.cpp 2020-01-25 Ethorbit Ethorbit [898dc6] Finish folder picker & rewrite program to suppo...
 restore.h 2020-01-24 Ethorbit Ethorbit [be2ff8] Add & finish restore.cpp & add restore overlay ...

Read Me

INI_Backup

With the push of a button you can backup all INI configurations from a given directory or restore them.
This can be helpful if you have uninstalled a program or you have verified game cache from Steam and have lost some (or all) configuration files.

Simply configure the target program & backup its configurations with this simple tool!

All backups will be created in a folder called "Replace" located in the same directory as the program itself.

Download the executable:

https://github.com/Ethorbit/INI_Backup/releases/latest

Requires x86 Visual C++

https://aka.ms/vs/16/release/vc_redist.x86.exe

For 64 bit

https://aka.ms/vs/16/release/vc_redist.x64.exe