Sync INSTALL docs re: Win STDERR/STDOUT
This commit is contained in:
parent
4b8c572123
commit
f39502771c
10 changed files with 24 additions and 19 deletions
|
|
@ -463,8 +463,9 @@ Windows
|
|||
|
||||
If, when you double-click on the shortcut to run Tux Paint, nothing
|
||||
happens, it is probably because some of these command-line options are
|
||||
wrong. Open an Explorer like before, and look for a file called
|
||||
"stderr.txt" in the TuxPaint folder.
|
||||
wrong. Open an Explorer, and look for a file called "stderr.txt" in your
|
||||
personal saving folder for TuxPaint which is normaly
|
||||
"C:\Users\username\AppData\Roaming\TuxPaint".
|
||||
|
||||
It will contain a description of what was wrong. Usually it will just be
|
||||
due to incorrect character-case (capital 'Z' instead of lowercase 'z') or
|
||||
|
|
|
|||
|
|
@ -765,7 +765,7 @@
|
|||
</header>
|
||||
|
||||
<p>
|
||||
If, when you double-click on the shortcut to run Tux Paint, nothing happens, it is probably because some of these command-line options are wrong. Open an Explorer like before, and look for a file called "<code>stderr.txt</code>" in the TuxPaint folder. </p>
|
||||
If, when you double-click on the shortcut to run Tux Paint, nothing happens, it is probably because some of these command-line options are wrong. Open an Explorer, and look for a file called "<code>stderr.txt</code>" in your personal saving folder for TuxPaint which is normaly "C:\Users\<i>username</i>\AppData\Roaming\TuxPaint". </p>
|
||||
|
||||
<p>
|
||||
It will contain a description of what was wrong. Usually it will just be due to incorrect character-case (capital 'Z' instead of lowercase 'z') or a missing (or extra) '-' (dash). </p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue