Page 1 of 1

IDEAngel - backing up IDE prefs/code templates/etc

Posted: Wed Oct 25, 2017 7:09 pm
by Lunasole
Hi
I've finally made some tool for myself to avoid problems with configs (like one here: http://www.purebasic.fr/english/viewtop ... =3&t=69399)

This tool is launched automatically when IDE starts (if configured with "Editor Startup" trigger).
Once per 7+ days it takes all you .prefs files and stores them in another backup archive (in a subfolder of program folder).
Should work fine both with portable and regular IDE modes.

Generally nothing especial, just another "helloforum" program and I had doubts about creating thread for it. But maybe someone will find that useful (if not already made own^^).
It's for windows, don't know how prefs are stored on linux as I'm not using it.

Download:
http://geocities.ws/lunasole/data/_4pb/ideangel/l

Re: IDEAngel - backing up IDE prefs/code templates/etc

Posted: Thu Oct 26, 2017 9:28 am
by RSBasic
Image