Skip to content

informatik-mannheim/BSVC-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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