Jump to content

Recommended Posts

Posted

Hi,

We haven't yet updated to Flash 11 on our XP / 2008R2 network.

I have always used a script to update flash, grabbed from edugeek. It starts like this:

\\Sub InstallFlashPlayer()

strNetworkPath = "\\server\apps\flash"

strFlashVersion = "flash10x.ocx"

strTempFolder = "C:\WINDOWS\temp"

strFlashMSI = "install_flash_player_10_active_x.msi"

 

What's the best way to upgrade to Flash 11? Will this script work, and I change it to flash11a.ocx (depending on the version)?

 

Or if I deploy using the msi and GPO, will it uninstall flash 10 if it's installed, and then update to Flash 11?

 

Once I get it to Flash 11, what's the best way to keep it updated to Flash 11?

 

Thanks in advance!

Posted

The easiest method is to deploy the MSI. The latest is 11.1.102.55.

 

You can deploy this directly over Flash 10 with no problems. When Adobe publish a new Adobe Flash release, such as 11.2 for example, you just update your GPO. Because it's time stamped, workstations will receive the newly updated version.

 

Create a new policy, deploy software under Computer Config and then link it. This will install the software with SYSTEM rights and will work successfully.

 

For your reference, Adobe Flash 11 now comes in 32Bit and 64Bit versions. As you're using XP you'll only need the 32Bit version for the time being.

  • Thanks 1

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...