tech-man Posted December 19, 2013 Posted December 19, 2013 Has anyone deployed ChemSketch via MSI? I am having a few issues in getting it to work etc. Thanks
vertigox Posted January 8, 2014 Posted January 8, 2014 (edited) msiexec /i script.msi /qb /norestart works fine with v12 Edited January 8, 2014 by vertigox
kctesting Posted March 28, 2014 Posted March 28, 2014 what .msi? on Freeware version? How do you deal with Admin Rights required for the latest version?
vertigox Posted March 31, 2014 Posted March 31, 2014 Looks like there's no MSI available anymore But here's how to perform silent install (works with latest version) Open chemsk2012.exe, after the first window, content should be extracted here: C:\Users\\AppData\Local\Temp\acdstp.001\Disk1 command line to create response file with extracted file: setup.exe response.txt and run this extact same command to perform silent install found solution here: ftp://ftp.tuebingen.mpg.de/pub/pub_joachim/ACD9/DOCS/INSTALL.PDF 1
kctesting Posted March 31, 2014 Posted March 31, 2014 Thx, it worked; launched with SCCM 2007 and all went ok; would see if users find any issues.
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