Filter Content By
Version
Text Search
Windows Command Line
Setting up and using Gurobi on a Windows system sometimes requires you to type command-line commands. This can be unfamiliar to Windows users, so this section provides a bit of help.
Windows provides a few different options for inputting commands. For simple commands, you can open a Run window, by pressing the Start key and the letter R simultaneously:
You can also type or paste commands directly into the Search box (towards the bottom left of the desktop on Windows 10):
cmd
into either the Run window or
the Search box (as described above).
This window will remain open, displaying the output from the previous command and waiting for the next command, until you close it.