This section shows you how to associate scripts with F# Interactive on Windows 8.
Note: These steps only take a minute to complete, and you only have to carry them out once.
- Download the script to your directory of choice.
- Right-click the script, select Open with > Choose default program.
- You should be presented with a white window. Click More Options then scroll down and click Look for another app on this PC.
- You should then be prompted with an explorer window. Navigate to C:\Program Files (x86)\Microsoft SDKs\F#\<version>\Framework\<version> where <version> is the highest present version number.
- Double click Fsi.exe.
- You should now be able to run the script as though it were a conventional executable.