Page 1 of 1
How do I setup up FC to use mspaint.exe as an editor?
Posted: 17.11.2024, 16:31
by riveter
I can launch mspaint.exe from a command line with mspaint.exe but FC does not respond to it.
How do I do it? Thank you.
PS: Freecommander is the best!
Re: How do I setup up FC to use mspaint.exe as an editor?
Posted: 17.11.2024, 19:28
by horst.epp
The system tries to find mspaint.exe in the dir of the file to edit.
Edit your FC definition and set the full path to it.
In Windows 11 for example:
C:\Users\your_user_name\AppData\Local\Microsoft\WindowsApps\mspaint.exe
Re: How do I setup up FC to use mspaint.exe as an editor?
Posted: 18.11.2024, 00:19
by riveter
That worked. Thanks so much.