Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 630 Bytes

Readme.md

File metadata and controls

18 lines (10 loc) · 630 Bytes

This is a Installer Creater for BSVC made with the use of NSIS

Setup.nsi

Contains the script used to compile the installer

Redist

  • Contains Freewrap, which is used as a tk/tcl wrapping program that can make the bsvc.tk into an executable
  • Contains a PS script called change-install-dir.ps1 used to replace the first line of the bsvc.tk file with one that hold the correct install directory

app is the folder that

Contains the BSVC version that can be found in Moodle within the course TEI1

Resources

Contains the NSIS installer, a tutorial i used to build the NSIS installer and Freewrap