Jump to content

Recommended Posts

Posted

Hi

 

Has anyone got the following version MSI for my cc3 network, seem to be only allowed to download latest version and the bluepirnt will only use the version before.

 

adobe shockwave 11.5.9.615

Flash Player 10.1.102.64

 

If anyone could post the msi for these two i would be very grateful

Posted
FileHippo only host the EXE versions of Flash Player and ShockWave Player. There isn't an MSI inside unfortunately (although the opposite is true for the MSI).
Posted
Thank you from me, too. I've spent ages looking for both of these MSIs today. As was said earlier, RM don't have the most up-to-date blueprint for creating packages, and finding the slightly older MSIs for installations can be tough. Is there any central repository of the files that anyone could recommend?
Posted
Thank you from me, too. I've spent ages looking for both of these MSIs today. As was said earlier, RM don't have the most up-to-date blueprint for creating packages, and finding the slightly older MSIs for installations can be tough. Is there any central repository of the files that anyone could recommend?

 

I second that, with adobe bringing updates seemly weekly, it can be almost impossible

Posted

Considering how many security vulnerabilities there are in Adobe's programs it would probably be a good idea not to rely on RMs BluePrints.

 

You can actually use the EXE versions if you create a suitable package.ini file for them. The examples shown below are for the latest versions.

 

[Package]
Description=Adobe Flash Player v10.1.102.64 ([b]Internet Explorer[/b])
Version=10.1.102.64
OS=5.WS,6.WS
ExeFile=install_flash_player_10_active_x.exe
UninstallExeFile=%SystemRoot%\System32\Macromed\Flash\FlashUtil10m_ActiveX.exe
Addcommand= -install
UninstallCommand= -uninstall

 

[Package]
Description=Adobe Flash Player v10.1.102.64 ([b]Firefox[/b])
Version=10.1.102.64
OS=5.WS,6.WS
ExeFile=install_flash_player_10.exe
UninstallExeFile=%SystemRoot%\System32\Macromed\Flash\FlashUtil10m_Plugin.exe
Addcommand= -install
UninstallCommand= -uninstall

 

[Package]
Description=Adobe ShockWave Player v11.5.9.620
Version=11.5.9.620
OS=5.WS,6.WS
ExeFile=sw_lic_full_installer.exe
UninstallExeFile=%SystemRoot%\System32\Adobe\Shockwave 11\uninstaller.exe
Addcommand= /S
UninstallCommand= /S

Posted

@Arthur, thank you for the sample package.ini files and the reminder that exe files can be allocated/installed like that. The extra reason for using the RM Blueprints is that they also create a Settings package, which turns off the constant offering of the latest Adobe updates to staff who aren't actually allowed to update their computers!

So, if forums aren't allowed to keep copies of the software, I guess I'll have to try to remember to come here first, and ask if anyone's got a copy to match what RM are offering!

  • 1 year later...
Posted

Hi Guys,

 

I'm looking for a recent shockwave package for a CC3 network, this could help me out a hole until I get an msi from adobe and go the RM Blueprint route.

 

Thanks

Posted

Hi,

I could send you Adobe Macromedia Shockwave Player 10.2.0.23 as installed on CC3, if that would help?

But, the Blueprints are very easy - have you tried?

Regards,

Helen

Posted

Shockwave Player is dead easy to deploy on CC3. Here's the INI and MST files I use for the latest version (currently v11.6.4.634). All you need is the MSI from Adobe to go with it.

 

Adobe Shockwave Player v11.6.4.634.ini

[Package]
Description=Adobe Shockwave Player v11.6.4.634
Version=1.0.0.0
OS=5.WS,6.WS
WIPackage=Adobe Shockwave Player v11.6.4.634.msi
WITransform=Adobe Shockwave Player v11.6.4.634.mst

 

Place the MSI, MST and INI files in the following folder, update the package list through the RMMC and then allocate.

 

Q:\Applications\Adobe Shockwave Player v11.6.4.634\v1.0.0.0

 

Make sure the MSI has the same name as in the INI file though.

Adobe Shockwave Player v11.6.4.634.mst

  • Thanks 1
Posted

Worked great thanks Arthur

Shockwave Player is dead easy to deploy on CC3. Here's the INI and MST files I use for the latest version (currently v11.6.4.634). All you need is the MSI from Adobe to go with it.

 

Adobe Shockwave Player v11.6.4.634.ini

[Package]
Description=Adobe Shockwave Player v11.6.4.634
Version=1.0.0.0
OS=5.WS,6.WS
WIPackage=Adobe Shockwave Player v11.6.4.634.msi
WITransform=Adobe Shockwave Player v11.6.4.634.mst

 

Place the MSI, MST and INI files in the following folder, update the package list through the RMMC and then allocate.

 

Q:\Applications\Adobe Shockwave Player v11.6.4.634\v1.0.0.0

 

Make sure the MSI has the same name as in the INI file though.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...