Norphy Posted January 29, 2014 Posted January 29, 2014 Is anyone here using Blackboard drive with their Blackboard deployments? If so, have you figured out a way to stop the installer from rebooting your PC when you run it quietly? The frustrating thing is, it's an MSI installer bundled into some proprietary wrapper. You can extract the MSI but if you run it directly using MSIEXEC and the /q or /qb switch, it tells you to go whistle so you're stuck with the stupid wrapper. Cheers, Ian
AngryTechnician Posted January 29, 2014 Posted January 29, 2014 I assume you've tried the simple stuff like running the installer with /norestart ?
Arthur Posted January 29, 2014 Posted January 29, 2014 Was the MSI created with InstallShield? If so, you can add the ISSETUPDRIVEN=1 property to the MSIEXEC command or via an MST. www.symantec.com/business/support/index?page=content&id=HOWTO4204
Norphy Posted January 29, 2014 Author Posted January 29, 2014 I've tried all the obvious switches. The wrapper errors saying that they're not recognised. It's not an installshield installer, it seems to be Blackboard's own concoction so you can't pass MSI parameters to it like you can with an installshield installer. You can run the MSI directly and it will present its interactive interface but if you Try to run it quietly, msiexec throws an error saying that the MSI is corrupt or inaccessible. I don't understand why companies do this. MSIs work perfectly well, why bugger about with them?
Arthur Posted January 29, 2014 Posted January 29, 2014 I've tried all the obvious switches. Including these? if you try to run it quietly, msiexec throws an error saying that the MSI is corrupt or inaccessible. Did you try /qn or /qb? According to IT Ninja, /qn should work. why bugger about with them? www.lawyersgunsmoneyblog.com/2014/01/christ-i-hate-blackboard
Norphy Posted January 30, 2014 Author Posted January 30, 2014 Including these? There is no norestart switch in there Did you try /qn or /qb? According to IT Ninja, /qn should work. I tried /q and /qb. I'll try /qn but I suspect it'll do the same. I have a newer version of BB Drive than what that article is talking about. www.lawyersgunsmoneyblog.com/2014/01/christ-i-hate-blackboard I suspect that how anyone who has the misfortune with working with it feels
Norphy Posted January 30, 2014 Author Posted January 30, 2014 (edited) Annnnd I finally try it again this afternoon and the ―ing MSI just works. With the /qb switch and all. I ―ing hate ―ing Blackboard. Edited January 30, 2014 by Norphy
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now