Page 1 of 1

I can´t install it

Posted: Mon 30 Jun, 2025 2:00 am
by dgeaperez
Hello... Im using a VirtualBox with W7... Installed .Net 9 and 6 (x64)...
1st: the setup "light" doesn´t work (can´t reach the files for download)
2nd: I tried the full installer (from the site and other sources) without success, because the files are installed but the program never open (seems something do but there is no message error)
3rd: tried V11, no way to install because request .Net 4.8 or newer... 6? 9? Neither are recognized...

I used this great software in the past...

How I can do it work en these days?

TYIA

Re: I can´t install it

Posted: Mon 14 Jul, 2025 5:18 pm
by Programmer
Version 10 was made for .NET 4.0 but should run on anything up to .NET 4.8.
Version 11 was made for .NET 4.8 and requires that to be installed.

I don't think you will be able to install .NET 4.8 on Windows 7, or at least it might be problematic, so you probably won't get anywhere with version 11. For running version 10 you ought to be able to get away with any version of .NET between 4.0 and 4.7.2.

Even though it is still referred to as ".NET", it actually became a completely different animal after 4.8 (sometimes referred to as the "Compact Framework"). I don't think the program would run on 6 or 9, because like I said it is a different beastie than what it was made for. That's probably why you are not getting anywhere with those higher version numbers.

I hope this is clearer now. I just edited it because with so many version numbers my first attempt at answering the question was really not very clear at all! Good luck and let me know how you get on.