robk Posted December 27, 2006 Posted December 27, 2006 We have paid promethean for a update to our activstudio software, as we are starting our XP upgrade on the 3rd, and want to roll out activstudio via AD. Athough the cd contains MSI`s they are installshield versions that the ISSETUPDRIVEN=1 trick does not seem to work. Has anyone got a procedure I can try? I am guessing promethean tech support will be closed for the festive season! Any suggestions would be greatly recieved. Rob Keeling
ajbritton Posted December 27, 2006 Posted December 27, 2006 Have you deployed the right ISSCRIPT.MSI to PCs? EDIT: Also, googling for 'ISSETUPDRIVEN' produces a few useful looking hits.
Ric_ Posted December 27, 2006 Posted December 27, 2006 If push comes to shove you can always use the Windows Installer Wrapper Wizard.... not ideal but it is very effective.
ajbritton Posted December 27, 2006 Posted December 27, 2006 Don't think wrapping an MSI based install inside a WIWW MSI will work.
Ric_ Posted December 27, 2006 Posted December 27, 2006 @ajbritton: Why not? If you wrap the installshield bit you should not have a problem.
ajbritton Posted December 27, 2006 Posted December 27, 2006 All I know is that when I wrapped the SIMS Infrastructure Setup (which is an InstallShield installer), the .NET 1.1 runtime fails to install. An error appears in a MSI log for the .NET install which said something about another installation already being active. I believe it is necessary to use a particular type of custom action to install 'nested' MSIs, and WIWW does not do this. My guess is that the Windows Installer service can only cope with one active installation at a time, and the special custom actions suspend the active installation session until the nested installation completes or fails.
ajbritton Posted December 27, 2006 Posted December 27, 2006 Having said all that, I note the following use of WIWW to effectively 'nest' the installation of ISSCRIPT.MSI on AppDeploy. Now I'm confused. :?
john Posted December 27, 2006 Posted December 27, 2006 Didn't Dan Turner say they had an MSI version avalable now?
robk Posted December 27, 2006 Author Posted December 27, 2006 Have you deployed the right ISSCRIPT.MSI to PCs? EDIT: Also, googling for 'ISSETUPDRIVEN' produces a few useful looking hits. Yep, isscript9 deployed, I can`t even get the msi to start installing. Appdeploy says use the msi from the cd, I thought promethean had fixed the problem! Rob Keeling
ajbritton Posted December 28, 2006 Posted December 28, 2006 Are you getting the 'must be run from SETUP.EXE' message? Try looking here. There is something in section 2 of the Discussion about modifying the OnCheckSilentInstall CA.
robk Posted December 28, 2006 Author Posted December 28, 2006 Are you getting the 'must be run from SETUP.EXE' message? Try looking here. There is something in section 2 of the Discussion about modifying the OnCheckSilentInstall CA. Yes, Tried that, still no luck. Has anyone else been able to deploy this package? Thanks Rob Keeling
ajbritton Posted December 28, 2006 Posted December 28, 2006 More info on MSI nesting According to this, it is not possible to run two installations in the same process. If this is attempted, a 'ERROR_INSTALL_ALREADY_RUNNING' error is generated. IIRC, this is what I was seeing when trying to install SIMS Infrastructure using WIWW. It IS possible to nest MSIs as shown here. According to this, it is necessary to use special Custom Actions.
robk Posted January 6, 2007 Author Posted January 6, 2007 Bit of an update! After many hour fiddling with vmware over christmas..... The new Activboard driver installs as a stright MSI. Activboard Student edition will install from a MSI after running Setup /a, then applying a ISSETUPDRIVEN=1 transform and ensuring isscript9.msi is installed. We had to edit a copy of iscript9.msi to change the guid as iscript8.msi was already deployed....... This was the sticking point. Apparently there is a MSI version of the main software but it has to be requested from a contact within promethean. I am waiting for an email back on that. Thought I ought to update the thread in case it helps others. Thanks to everyone for the suggestions. Rob Keeling
john Posted January 6, 2007 Posted January 6, 2007 pehaps a PM to Dan Turner on here (drjturner) will be helpful rob as he is from Promethean
Zoom7000 Posted January 16, 2007 Posted January 16, 2007 I have managed to get the none MSI version installing FULLY silently. I would love to help you, however, I am currently at home recovering from a very painful back. I will have a look through my USB Flash Drives and see if I have the instructions and batch scripts.
tomscaper Posted January 16, 2007 Posted January 16, 2007 The closest i have came to deploying activstudio silently, i can deploy version 2.1.23 silently and the resource pack 2.08. But am unable to deploy any of the updates, i have tried packing the msp package but it asks for the setup.exe file. the drivers i have been able to deploy silently for the tds boards and promethean board but you have to still set the driver in device manager. does anyone have a way of deploying the patches of editing them so they dont need the exe file
robk Posted January 16, 2007 Author Posted January 16, 2007 I finally got the msi cd from promethean. Works a dream. PM me for the promethean contact.
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