PixInsight Forum (historical)

PixInsight => Wish List => Topic started by: georg.viehoever on 2014 March 31 03:52:33

Title: Reset Settings as Menu entry
Post by: georg.viehoever on 2014 March 31 03:52:33
After seeing this http://pixinsight.com/forum/index.php?topic=6114.msg46770#msg46770 (inability to do reset with Unity GUI), I would wish we had a "Reset Settings" entry in the file menu of PI.
Georg
Title: Re: Reset Settings as Menu entry
Post by: Juan Conejero on 2014 April 01 02:12:11
On UNIX/X11 (FreeBSD, Linux and Mac OS X) you can use the --uninstall command line argument to reset application settings. Run this from a terminal:

PixInsight --help

for a complete description of all command line arguments available.

On Mac OS X and Windows you can also launch the PixInsight Core application with the Ctrl key pressed to trigger the same uninstall mode. Note that this does not work on FreeBSD and Linux since build 1087 (X11 issues).

On Windows, the installation program creates a "Reset PixInsight Settings" entry on the "Start/PixInsight Platform" menu (or whatever replaces it on Windows 8).