Using STk in Microsoft Windows


  1. Download STkwin32-4.0.1.zip (class webpage -- Help -- Working remotely)


  2. Unzip the file to a directory


  3. Identify the directory where STk.exe is


  4. Add the directory where STk.exe is to your environment so that you can run STk anywhere

    For Windows 2000/XP, right-click on My Computer then choose Properties
    Click on Advanced tab then Environment Variables


  5. Click on PATH variable, Click Edit and add the directory where STk.exe is to the end of Variable value (paths are separated by a semi-colon)
    Notice that I mistyped the path, it should have been D:\school\cs1901\STk-win32\MS-Win32


  6. Open a DOS window (Start -- Run -- type cmd), go to your lab directory. To create a new file or to modify an existing file, type edit filename


  7. Edit the file


  8. Type path at the DOS prompt to see if the directory where STk.exe is is included in the PATH variable.


  9. Type stk at the DOS prompt to start the STk console in the current directory.
    You can now load any scheme files and test.


CSci 1901, Fall 2002