Small short scripts written for the University of New Hampshire's "Academic Technology Support Center"
-
Install Python
- Note: Only tested with Python version 2.7.9, which can be downloaded here https://www.python.org/downloads/release/python-279/
-
Download all ATSC files in a .zip format from "https://github.com/GregHilston/ATSC/archive/master.zip"
-
Unzip the files
-
Move rbbx_combiner.py to "C:"
-
Move Combine_rbbx.cmd to "%APPDATA%\Microsoft\Windows\SendTo"
- Note: To get to the SendTo folder, you’ll need to open up an Explorer window, and then paste that weird looking address into the address bar
- %APPDATA% is an environment variable that actually maps to something like C:\users<username>\AppData\Roaming.
Install Python
- Note: Only tested with Python version 2.7.9, which can be downloaded here https://www.python.org/downloads/release/python-279/
Download all ATSC files in a .zip format from "https://github.com/GregHilston/ATSC/archive/master.zip"
Unzip the files
Move rbbx_combiner.py to "C:"
Move Combine_rbbx.cmd to "%APPDATA%\Microsoft\Windows\SendTo"
- Note: To get to the SendTo folder, you’ll need to open up an Explorer window, and then paste that weird looking address into the address bar
- %APPDATA% is an environment variable that actually maps to something like C:\users<username>\AppData\Roaming.