Configuration Settings...

Started by stecoop, June 10, 2017, 07:07:25 AM

Previous topic - Next topic

stecoop

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)
I was born the same month and year FORTRAN was "born".

TimoVJL

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]
May the source be with you

stecoop

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?
I was born the same month and year FORTRAN was "born".

TimoVJL

#3
Shortcut to %USERPROFILE%\AppData\Roaming\Microsoft\Windows\Start Menu\poide.exe
and edit it ?
May the source be with you