moreplus Posted December 13, 2005 Posted December 13, 2005 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?
Radimus Posted December 14, 2005 Posted December 14, 2005 and you are using what as your cmd line?msiexec /i install_flash_player_active_x.msi /qb-!
muiz Posted December 14, 2005 Posted December 14, 2005 i install it like thisREG ADD %KEY%\006 /VE /D "Flash 8 en shockwave 10 players" /fREG ADD %KEY%\006 /V 1 /D "%CDROM%\Software\flashsshock\flash.msi /qb" /fREG ADD %KEY%\006 /V 2 /D "%CDROM%\Software\flashsshock\sw.msi /qb" /fmaybe it helps
jfmartel Posted December 16, 2005 Posted December 16, 2005 Is there any way to disable the autoupdate with a command line or mst transform file?
muchlux Posted December 19, 2005 Posted December 19, 2005 (edited) I 've disabled autoupdate during silent install as follows:INSTALL.CMD:start /wait msiexec.exe /i "install_flash_player_active_x.msi" /qbstart /wait msiexec.exe /i "sw_lic_full_installer.msi" /qbregedit /s shockwavenoupdate.regcopy mms.cfg %windir%\system32\mms.cfgmms.cfs:AutoUpdateDisable=1shockwavenoupdate.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 December 19, 2005 by muchlux
piedus Posted February 12, 2006 Posted February 12, 2006 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?
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