The best (read worst) I have to deal with requires...
- running from a network drive not UNC path otherwise sound won't work
- doesn't support network printers
- only prints to the currently selected default printer
- saves to a custom database
- looks like Windows 3.1
So to get it to work I've had to...
- create a custom launcher app made from AutoIT \ Batch \ VBScript to map a
local port printer (using encrypted local admin privileges in the compiled AutoIT EXE)
- set the above as a temporary default printer
- map a non-persistent network drive and launch the app from there
- add a splash screen and get the timings right for the local port driver to install and get itself ready, plus the mapping of the network drive script
Doesn't mention any of that in the network install documentation!!!
I've got high hopes for the new version of SkillsBuilder I've been sent though... web \ SQL based and integrates with Moodle niiiiiiice
