Jump to content

Flash Player 8 silent install in Windows 2000


moreplus

Recommended Posts

Hi,

I've been trying to deploy the Flash Player 8 Activex.msi file via SMS with a command line of /qb. This works find on Windows XP workstations, but errors out with a Internal Error 2103. 26 error message in Windows 2000 workstations.

Any ideas on what this is or how to resolve?

Link to comment
Share on other sites


i install it like this

REG ADD %KEY%\006 /VE /D "Flash 8 en shockwave 10 players" /f
REG ADD %KEY%\006 /V 1 /D "%CDROM%\Software\flashsshock\flash.msi /qb" /f
REG ADD %KEY%\006 /V 2 /D "%CDROM%\Software\flashsshock\sw.msi /qb" /f

maybe it helps

Link to comment
Share on other sites

I 've disabled autoupdate during silent install as follows:

INSTALL.CMD:

start /wait msiexec.exe /i "install_flash_player_active_x.msi" /qb

start /wait msiexec.exe /i "sw_lic_full_installer.msi" /qb

regedit /s shockwavenoupdate.reg

copy mms.cfg %windir%\system32\mms.cfg

mms.cfs:

AutoUpdateDisable=1

shockwavenoupdate.reg:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Macromedia\Shockwave 10\AutoUpdate]

@="n"

[HKEY_CURRENT_USER\Software\Macromedia\Shockwave 10\CollectStatistics]

@="n"

[HKEY_CURRENT_USER\Software\Macromedia\Shockwave 10\collectstats]

@="n"

[HKEY_LOCAL_MACHINE\Software\Macromedia\Shockwave 10\AutoUpdate]

@="n"

[HKEY_LOCAL_MACHINE\Software\Macromedia\Shockwave 10\CollectStatistics]

@="n"

[HKEY_LOCAL_MACHINE\Software\Macromedia\Shockwave 10\collectstats]

@="n"

Edited by muchlux
Link to comment
Share on other sites

  • 1 month later...

HI, I can´t get shockwave to install. Firsts off all, its keeps on showing me language screens and a pop up where i should tel shockwave if i´m 13 years or older....

That´s not the main problem thought. I would be happy if I just could get Shockwave to work at all! Even manually installed, I keep on getting my internet explorer hang, as soon as I try to load an site with shockwave content (macromedia plugin test site). Internet explorer stops and telle me that ie had to shut down ´cause showave had errors. Then it asks me if i want to restart internet explorer. Most annoying. I tried every single install what i could find in this forum. I tried also to manually install through the macromedia site, nothing works. Has it something to do with the unintended install from w2k sp4? Or with n-lite?

Link to comment
Share on other sites

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...