mousejiggler icon indicating copy to clipboard operation
mousejiggler copied to clipboard

Can't install 2.0.25 or 2.0.13 on Win10 - keeps requesting .NET

Open rspieg opened this issue 2 years ago • 2 comments

Win10 build 19042.1348 Trying to install, get message "To run this app, you must install .NET" Installed Desktop x86's .NET 5.0.12 Runtime. Still got msg. Rebooted. Still got msg. Installed Console apps x86. Still got msg.

What gives?

rspieg avatar Nov 21 '21 17:11 rspieg

Try using the x64 version. It worked for me

LadFlaver avatar Nov 24 '21 18:11 LadFlaver

Win10 build 19042.1348 Trying to install, get message "To run this app, you must install .NET" Installed Desktop x86's .NET 5.0.12 Runtime. Still got msg. Rebooted. Still got msg. Installed Console apps x86. Still got msg.

What gives?

Use the -portable package; it includes all the .NET dependencies so you don't have to actually install them.

jdrch avatar Apr 11 '22 14:04 jdrch