NO

Author Topic: Configuration Settings...  (Read 2599 times)

Offline stecoop

  • Member
  • *
  • Posts: 5
Configuration Settings...
« on: June 10, 2017, 07:07:25 AM »
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".

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2091
Re: Configuration Settings...
« Reply #1 on: June 10, 2017, 09:28:32 AM »
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

Offline stecoop

  • Member
  • *
  • Posts: 5
Re: Configuration Settings...
« Reply #2 on: June 10, 2017, 04:24:42 PM »
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".

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2091
Re: Configuration Settings...
« Reply #3 on: June 10, 2017, 06:52:59 PM »
Shortcut to %USERPROFILE%\AppData\Roaming\Microsoft\Windows\Start Menu\poide.exe
and edit it ?
« Last Edit: June 10, 2017, 07:32:02 PM by TimoVJL »
May the source be with you