HowTo:OpenInWindowsCmd
Jump to navigation
Jump to search
Running Mudlet in the Windows command line
Sometimes it can be helpful to run Mudlet in the command line, as it prints out some extra information there when you do so. Unfortunately, it is not immediately obvious how to do this on Windows. Fortunately, it's not that difficult once you know how.
Open the command line by hitting windowskey+r, then typing cmd and hitting enter
Then, once it opens the command window, you will want to type the following
cd %LOCALAPPDATA%\Mudlet\app-*
Mudlet
Which will launch Mudlet in such a way that it prints extra information to the command window as it runs.
And that's all there is to it!