Post Reply 
Problem with installing Minim Watch
11-01-2021, 14:07
Post: #4
RE: Problem with installing Minim Watch
You should not be getting a Command Prompt window for MinimWatch on Windows. This means the file association for .jar is not set correctly. From the Start menu, select Windows System, then Command Prompt and type the command:

ftype jarfile

You should see something like this:

jarfile="C:\Program Files\Java\jdk-14.0.2\bin\javaw.exe" -jar "%1" %*

If you see java.exe instead of javaw.exe, this is the reason why MinimWatch is opening a Command Prompt window.

As you have already been able to fix the problem by running Jarfix again, this string should be correct for you now. I am posting this in case others have the same problem.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Problem with installing Minim Watch - simoncn - 11-01-2021 14:07

Forum Jump:


User(s) browsing this thread: 1 Guest(s)