Under Tools-Options-Source, the settings that I enter here, where are these saved? In what file and folder? I've had to re-install Pelles C twice this month and it would be nice if I could back up a specific file that has these settings so I don't have to re-enter them by hand each time. (I'm having a bad month computer-wise...I'm on my third computer in as many weeks. :-X)
In registry under HKEY_CURRENT_USER\Software\Pelle Orinius\PellesC
or in XML file with -xml command line option.
Quote/xml Stores all personal settings in the specified XML-file. [5.00]
Okay, I see what's stored in the Registry. The only way I see to use the command Line option is to create a BAT file that calls POIDE, but Windows 10 doesn't allow me to pin a BAT file to the Start Menu. Any suggestions?
Shortcut to %USERPROFILE%\AppData\Roaming\Microsoft\Windows\Start Menu\poide.exe
and edit it ?