Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New configs locations + improuvement idea #17

Open
TrikzMe opened this issue Jan 15, 2021 · 1 comment
Open

New configs locations + improuvement idea #17

TrikzMe opened this issue Jan 15, 2021 · 1 comment

Comments

@TrikzMe
Copy link

TrikzMe commented Jan 15, 2021

Hey,
Thank you for your tools!

Little suggestion:
If you can make a regedit key reader to automatically search for softwares versions/locations/etc... like:

[RegSearch]
Search1=SearchReg32Key|HKEY_LOCAL_MACHINE\SOFTWARE\Valve\Steam|InstallPath
Search1=SearchReg64Key|HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Valve\Steam|InstallPath

"|" is the separation for the name of the key to read.

I noticed your Malwarebytes save location is for versions before the v4

File1=BackupFolder|%ProgramData%\Malwarebytes\Malwarebytes Anti-Malware\Configuration
File2=BackupFolder|%ProgramData%\Malwarebytes\MBAMService\config

Photoshop 2020/2021:

File14=BackupFolder|%AppData%\Adobe\Adobe Photoshop 2020\Adobe Photoshop 2020 Settings
File15=BackupFolder|%AppData%\Adobe\Adobe Photoshop 2021\Adobe Photoshop 2021 Settings
File16=BackupRegKey|HKEY_CURRENT_USER\SOFTWARE\Adobe\Photoshop\150.0

JDownloader 2:
*remove the variable and just:

File1=BackupFolder|%UserProfile%\AppData\Local\JDownloader 2.0\cfg
File2=BackupFolder|%UserProfile%\AppData\Local\JDownloader v2.0\cfg

Clavier+:

[Info]
Title=Clavier+
Description=Backup Clavier+ Configuration in Installation directory.
Author=Builtbybel
AuthorURL=http://www.builtbybel.com

[Files]
File1=BackupFolder|%UserProfile%\AppData\Local\Clavier+\Clavier.ini

I'll stop here but we can drastically improuve the dynamic of your tool using the regedit search because for lots of peoples like me, some softwares are installed somewhere else and for example using the default Steam location will not work for me.
I can also help finding register keys if the feature is added later, just let me know.

Happy new year!

@TrikzMe
Copy link
Author

TrikzMe commented Jan 15, 2021

We can even add more things to backup like the NVIDIA control panel:

[Files]
File1=BackupFolder|%ProgramData%\NVIDIA Corporation\Drs
etc...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant