From 155c7db9403308d6cb08d1554eda966a585baf9a Mon Sep 17 00:00:00 2001 From: Robin Date: Mon, 2 Oct 2017 22:03:12 +0200 Subject: [PATCH] Added a remark which tells the user to stop Greenshot before modifying the .ini --- ...ere-does-greenshot-store-its-configuration-settings.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_faqs/2013-02-21-where-does-greenshot-store-its-configuration-settings.markdown b/_faqs/2013-02-21-where-does-greenshot-store-its-configuration-settings.markdown index 049e4706b..57248ac7d 100644 --- a/_faqs/2013-02-21-where-does-greenshot-store-its-configuration-settings.markdown +++ b/_faqs/2013-02-21-where-does-greenshot-store-its-configuration-settings.markdown @@ -14,7 +14,7 @@ Its storage location depends on which version of Greenshot you are using as well
  • C:\Documents and Settings\%USERNAME%\Application Data\Greenshot\ in Windows XP
  • If you are using the ZIP version of Greenshot, the file is stored within the directory where you unzipped Greenshot to. This allows you to put Greenshot e.g. on a memory stick and use it as a portable application.

    -

    If you want to have a look at the configuration file or need to change something (be careful!), right-click Greenshot's systray icon, select "About Greenshot" and hit the I key on your keyboard - Greenshot.ini will open in your default text editor.

    +

    If you want to have a look at the configuration file or need to change something (be careful!), right-click Greenshot's systray icon, select "About Greenshot" and hit the I key on your keyboard - Greenshot.ini will open in your default text editor. Make sure that you stop Greenshot before modifying the .ini file!

    See also:
    Where does Greenshot store its configuration settings?
    What is the best way to control Greenshot’s configuration at install time?