Installing on Windows

Important: If your M269 or Documents folders are on OneDrive, then right-click each folder and choose ‘always keep on this device’.

Tip: To avoid errors, instead of typing the commands below, select and copy them from this page and paste them into the PowerShell.

  1. Open a PowerShell, not a Command Prompt.

  2. Enter py -0 and see if Python 3.14 is listed. If not, or if you get an error message like ‘command not found’:
  3. If you installed Python in step 2, close the PowerShell and open a new one.

  4. Enter cd <M269 folder path>, e.g. cd ~/OU/m269-26j, to go to your M269 folder. (~ is a shorthand for your home folder.)

  5. Enter irm https://raw.githubusercontent.com/dsa-ou/m269-installer/main/install.ps1 | iex to download and run installation script.

  6. Close the PowerShell.

You will have these files in your M269 folder:

Tip: Do not remove these files, so that you can re-install the software, if needed.

You will also have file start.ps1, which is needed to use the software.

Home Using