Page 1 of 1

Back up PB project

Posted: Thu Sep 05, 2013 4:01 pm
by sjuwing
A silly question. Before I reinstall my OS(Windows 7), I want to make sure I back up everything. I surely have a copy of my PB project folder. Any tips? Like code templates, etc? Which folders I need to pay attention, too?
Thanks~

Re: Back up PB project

Posted: Thu Sep 05, 2013 4:18 pm
by ts-soft

Code: Select all

Debug GetEnvironmentVariable("APPDATA") + "\PureBasic"
:wink: