MX on Windows OS: Difference between revisions

86 bytes added ,  15:49, 3 February 2023
m
removed extraneous space after - on service creation
m (removed extraneous space after - on service creation)
 
(2 intermediate revisions by one other user not shown)
Line 147: Line 147:
=How to run MX=
=How to run MX=


We need to run MX in order for it to generate a web server that will enable us to see the [[MX_Administrative_Interface|admin interface]] where we can change [[Cumulus.ini|settings]], view our weather data, or edit various [[:Category:Cumulus_Files|Cumulus files]] (extreme records or log files).   
We need to run MX in order for it to generate a web server that will enable us to see the [[MX_Administrative_Interface|admin interface]] where we can change [[Cumulus.ini|settings]], view our weather data, or edit various [[:Category:Cumulus_Files|Cumulus files]] (extreme records or log files).  
   
If this is your first run of MX, please see [[First_Run_of_MX|First Run of MX page]].


There are two ways to run MX:
There are two ways to run MX:
Line 190: Line 192:
|
|
# '''Navigate to the folder with your MX installation'''.
# '''Navigate to the folder with your MX installation'''.
# '''Install MX service''' (as an administrative user) using <code>CumulusMX.exe - install</code>
# '''Install MX service''' (as an administrative user) using <code>CumulusMX.exe -install</code>
# '''MX is now set up as a service'''.
# '''MX is now set up as a service'''.
# There are other optional parameters (e.g. -port, -debug, -locale) you can add by editing registry
# There are other optional parameters (e.g. -port, -debug, -locale) you can add by editing registry
2

edits