angrycomputingteacher Posted April 7, 2018 Posted April 7, 2018 Has anyone found a way to deploy NaroCAD via Group Policy? Is it a simple /quiet or /s switch?
6Foot2 Posted April 7, 2018 Posted April 7, 2018 Has anyone found a way to deploy NaroCAD via Group Policy? Is it a simple /quiet or /s switch? Have look at these posts: Link 1: http://www.edugeek.net/forums/educational-software/102322-silent-switch-finder.html#post878582 Link 2: http://www.edugeek.net/forums/educational-software/102322-silent-switch-finder.html#post878622 One or other may help.
angrycomputingteacher Posted April 7, 2018 Author Posted April 7, 2018 Have look at these posts: Link 1: http://www.edugeek.net/forums/educational-software/102322-silent-switch-finder.html#post878582 Link 2: http://www.edugeek.net/forums/educational-software/102322-silent-switch-finder.html#post878622 One or other may help. Oh, that looks interesting. I'll have a wee look at that.
Arthur Posted April 7, 2018 Posted April 7, 2018 Is it a simple /quiet or /s switch? One or other may help. EXE installers are more often than not created with either NSIS or Inno Setup. A really easy way to check which one your installer uses is to run it and then click the top left icon while at the initial Welcome screen. If you see 'About Setup...' at the bottom on the menu then it has been created with Inno Setup. If you click 'About Setup' it will also tell you it was created with Inno Setup. The relevant switches are listed here... www.jrsoftware.org/ishelp/topic_setupcmdline.htm 1
angrycomputingteacher Posted April 8, 2018 Author Posted April 8, 2018 I've found that the Silent switches for NaroCAD are "NaroCAD.exe" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-.
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