MSFN Forum: Cant install Adobe Flash Player silent install - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Cant install Adobe Flash Player silent install Rate Topic: -----

#1 User is offline   Waleed 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 15-January 08

Posted 27 March 2010 - 05:33 AM

hello every one

the new flash player is .. flashplayer10_1_p2_activex_121709 ... the version before this is so normal and it installed silently , but this version i culdn`t find the correct swiches...
/Silent, /s ... it doesn`t work

thanx 4 help


#2 User is offline   -X- 

  • Member
  • Group: Patrons
  • Posts: 1,667
  • Joined: 08-January 04
  • OS:XP Pro x86
  • Country: Country Flag

Posted 27 March 2010 - 12:20 PM

/S <- capital s

#3 User is offline   Waleed 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 15-January 08

Posted 27 March 2010 - 03:28 PM

View Post-X-, on 27 March 2010 - 12:20 PM, said:

/S <- capital s



it doesn`t work

thanx

#4 User is offline   radix 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 715
  • Joined: 08-February 07

Posted 29 March 2010 - 02:42 PM

I use AutoIt to install this flash player activex:
#cs ----------------------------------------------------------------------------

 AutoIt Version: 3.3.6.0
 Author: 	myName
 
 Adobe Flash Player Plug-in ActiveX 10.0.45.2

 Script Function:
	Template AutoIt script.

#ce ----------------------------------------------------------------------------

; Script Start - Add your code below here

#include <Misc.au3>
If _Singleton("Adobe Flash Player Plug-in ActiveX 10.0.45.2",1) = 0 Then
	Exit
EndIf

Opt("TrayIconDebug", 1)

; Installer file name
$Installer = "FlashPlayerUpdate.exe"

If @OSArch = "X86" Then
	$PreviousInstallation = RegRead("HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX", "UninstallString")
	If FileExists($PreviousInstallation) Then
		MsgBox(0x40010, @ScriptName, "Please uninstall previous version of Adobe Flash Player Plug-in ActiveX before using this script", 4)
		Exit
	EndIf
EndIf

If @OSArch = "X64" Then
	$PreviousInstallation = RegRead("HKLM\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX", "UninstallString")
	If FileExists($PreviousInstallation) Then
		MsgBox(0x40010, @ScriptName, "Please uninstall previous version of Adobe Flash Player Plug-in ActiveX before using this script", 4)
		Exit
	EndIf
EndIf

; Run the installer
Run($Installer)

; Close FlashUtil10e.exe process
ProcessWait("FlashUtil10e.exe")
Sleep(1000)
RunWait(@COMSPEC & " /c taskkill /f /im FlashUtil10e.exe", "", @SW_HIDE)

This post has been edited by radix: 29 March 2010 - 02:45 PM


#5 User is offline   Waleed 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 15-January 08

Posted 30 March 2010 - 08:09 AM

thanx radix for script :thumbup

#6 User is offline   fgaifen 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 18-July 06

Posted 30 March 2010 - 07:07 PM

For beta versions use /install switch for instalation.

#7 User is offline   radix 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 715
  • Joined: 08-February 07

Posted 31 March 2010 - 06:26 AM

MSI installers:

Quote

Adobe Flash Player Plug-in: http://fpdownload.ma...r_10_plugin.msi
Adobe Flash Player Plug-in ActiveX: http://fpdownload.ma...10_active_x.msi
Adobe Shockwave Player: http://fpdownload.ma...l_installer.msi

This post has been edited by radix: 31 March 2010 - 06:26 AM


#8 User is offline   rajahker 

  • Group: Members
  • Posts: 2
  • Joined: 06-April 10
  • OS:none specified
  • Country: Country Flag

Posted 06 April 2010 - 04:20 AM

I have the latest version.with its silent switch if u need.i will upload it 4 u.kindly mention what are the files u need from adobe system.i will get it.

#9 User is offline   alexsupra 

  • Group: Members
  • Posts: 2
  • Joined: 06-April 10

Posted 06 April 2010 - 07:40 AM

View Postfgaifen, on 30 March 2010 - 07:07 PM, said:

For beta versions use /install switch for instalation.


thank you, it works! just tested on Flash Player 10.1.53.7 RC

#10 User is offline   cloferba 

  • Member
  • PipPip
  • Group: Members
  • Posts: 119
  • Joined: 25-April 08

Posted 12 April 2010 - 09:37 PM

so..what is the real command to silent install? :wacko:

#11 User is offline   radix 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 715
  • Joined: 08-February 07

Posted 13 April 2010 - 05:13 AM

View Postcloferba, on 12 April 2010 - 09:37 PM, said:

so..what is the real command to silent install? :wacko:

Download the msi installer(s) from my previous post and run installation with
 /qn /norestart
parameters.


#12 User is offline   Sp0iLedBrAt 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,587
  • Joined: 19-March 09
  • OS:XP Pro x86
  • Country: Country Flag

Posted 13 April 2010 - 06:06 AM

@radix
Just interested, do these .msi installers include that crappy "optional" security scan software?

#13 User is offline   Noise 

  • Windows Guru
  • PipPipPip
  • Group: Members
  • Posts: 425
  • Joined: 27-February 04

Posted 13 April 2010 - 11:23 AM

Just download the latest full installer versions from Adobe:
Firefox Plugin
Internet Explorer ActiveX

Install with /S switch. It's really simple, and the above installers don't have that "Ask Toolbar" or other spyware riddled crap.

#14 User is offline   radix 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 715
  • Joined: 08-February 07

Posted 13 April 2010 - 11:51 AM

View PostSp0iLedBrAt, on 13 April 2010 - 06:06 AM, said:

@radix
Just interested, do these .msi installers include that crappy "optional" security scan software?

No. It's clean.




#15 User is offline   NDog37 

  • Group: Members
  • Posts: 7
  • Joined: 02-July 07

Posted 27 April 2010 - 05:22 PM

Quote

hello every one

the new flash player is .. flashplayer10_1_p2_activex_121709 ... the version before this is so normal and it installed silently , but this version i culdn`t find the correct swiches...
/Silent, /s ... it doesn`t work

thanx 4 help


I have just downloaded flashplayer10_1_rc2_activex_041910.exe from filehippo.com, which is the latest as of today 28th april 2010

Install silently with
flashplayer10_1_rc2_activex_041910.exe -install

Uninstall silently with
flashplayer10_1_rc2_activex_041910.exe -uninstall -force


I found this from App Deploy

This will work under windows 7

#16 User is offline   mzar720 

  • Junior
  • Pip
  • Group: Members
  • Posts: 78
  • Joined: 30-December 04
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 29 January 2011 - 03:55 AM

View PostNDog37, on 27 April 2010 - 05:22 PM, said:

I have just downloaded flashplayer10_1_rc2_activex_041910.exe from filehippo.com, which is the latest as of today 28th april 2010

Install silently with
flashplayer10_1_rc2_activex_041910.exe -install

Uninstall silently with
flashplayer10_1_rc2_activex_041910.exe -uninstall -force


I found this from App Deploy

This will work under windows 7


I downloaded the last version from Adobe and this switch works great with it

http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_2_p2_32bit_activex_011011.exe

http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_2_p2_32bit_plugin_011011.exe

This post has been edited by mzar720: 29 January 2011 - 03:59 AM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy