Category:Cumulus MX: Difference between revisions

no edit summary
No edit summary
No edit summary
For Windows 10 you need version 4.8 or later, this should already be installed by your windows update feature. The .Net download for version 4.8 can be found here https://dotnet.microsoft.com/download/dotnet-framework/net48 .
 
To run CumulusMX it needs to run as administrator on Windows. Right click on CumulusMX.exe, and select run as administrator in the window that opens. You may also run this MSDOS command in Command Prompt window opened with Administrator rights that will grant all users the right to bind to port 8998 - "netsh http add urlacl url=http://*:8998/ user=\users". After you have done this you can run CumulusMX.exe normally without Administrator rights.
If you use early builds of MX, then it needs to run as administrator on windows, right click the shortcut, and select run as administrator on compatibility tab. This is not needed for any recent build.
 
== Requirements for running on Linux and OS X ==