Jump to content

Recommended Posts

Posted

Anyone have this? We had V1.0 which took me a long time to sort due to there being a huge code for the software and then a code for every single module 20+!!!!!!!

 

Then V2.0 lands on my doorstep.... :( . I browse to the CD and see its an MSI and I think fantastic!!!!! Unfortunately it's one fo those that has to be run from setup.exe !!!!!! I have tried the trick from appdeploy.com to make it forget running from the setup.exe but it doesnt work.

I have literally tried every combination to get this to work but to no avail.

I even shared the CD source but it bombs out after you stick the code in.

Anyone sucessfully deployed this ? Im struggling as the supposrt number is American and the site knowledge base tells me nothing.

 

Cheers

 

Chris

Posted

I seem to remember v1 having an MSI too (which didn't work) and the joys I had trying to get the bilions of registration keys in...

 

I gave up with it in the end and simply installed it on the one machine that they were ever going to use it on.

 

I take it the usual snapshot package method doesn't work? If not, I would stick it in your image to be deployed to the machines.

Posted

Thanks I may try a few of those suggestions later. Im just installing a trial copy of admin studio 6 that should convert it from as isscript install to a basic MSI one. If not I will try Auto it.

 

Theres even a syntax file for my tool of choice which is text pad so :D

Posted
Just thought Auto it wont work anyways as it wont let me do it manually accross the network :evil: I'm sure it will come in handy some day soon though.
Posted
Well admin studio did all sorts of extra things to repackage it but in the end I get the same error about not being able to find lesson_flat or something. Going to have another look at directory permissions.
Posted

If it's the case that you need to install it from a CD...

 

1 - Convert the CD to an ISO image and copy to network

2 - Roll out DaemonTools which allows access to ISO files as if they were real CD-ROMS

3 - Create AUTOIT script which does the following

3a - Map a DaemonTools drive to the ISO file on a server share (if this does not work, you could include the ISO image in the PC build - assuming U use RIS)

3b - Initiate the installation

3c - Intercept all dialogs and enter appropriate information

4 - Wrap the AUTOIT script with WIWW as per previous post

5 - Allocate the MSI with GP PDQ OK?

 

Just a thought...Have you talked to the vendor :D

Posted
The only number seems to be an american one!! . The MSI I built works as admin just not limited user. Im struggling to find where the files are it's moaning about. I have given up for now anyways as I have some php to get done before the results come out.
Posted

All that information is for the v1.0 unfortunately. I have already looked. The V2.0 setup is different.

 

I can now get it deployed it just wont work for restricted users. It comes up with an error which I have had before but thought it was due to me just running ti on a network drive from a short cut. I will be using filemon again later to try and find these illusive files.

  • 3 weeks later...
Posted

I used MSS V1 which was a pain to get right. V2 installs to the server easiliy and we created a package which we ghost out to stations. The only problem we have is that it needs the Shockwave Extras which are on their installer but not on the one from http://www.macromedia.com/downloads.

Plato Learning are in Maidenhead, Berkshire and really are quite helpful if you log a problem on their web forum.

Posted

V2? We only just got 1.1 last term or so!

V1 wasnt so much trouble, 1 permission change to the folder and 1 to the registry subkey and all worked fine for students.

1.1 works straight off a network share (yay!). Not bothered to add it to the workstation image yet.

 

 

Do you guys tend to keep rebuilding ghost images with newer software, or send out a clean image and use the software rollout from group policy?

Posted

I tend to share it on the server first if its fairly big else I package it up and deploy it.

I still havent got back round to this. Everything points at permission errors but hard to track. Will have another go soon. The most annoying thing though is setup messes up after you stick the reg info in if you try to setup from a network share. That and I tried building an AUTOIT script for it and some pages on the user interface wont let you use keyboard to get around !!

  • 6 months later...
  • 2 years later...
  • 2 weeks later...
Posted

We deployed 2 MSI deployments, They probably could now be put into 1

 

1 has the files for New Media Science, Multimedia science school

2 has the registry entries for all the licence codes.

 

We created a shared directory for the main install files

 

Its a long time since i did this but i can get more information if you are intrested.

  • 2 months later...
Posted
I printed out the codes gave them to the teacher and told them to get the kids to enter it when they used a module. Pain in the arse software. I built it in the image as someone else did above but not tried V2 (thank God!)
Guest
This topic is now closed to further replies.



×
×
  • Create New...