Topic: Flash Update  (Read 4438 times)

Flash Update
« on: August 20, 2015, 05:08:39 AM »

cyberical

  • Apprentice
  • *
  • Date Registered: Nov 2013
  • Posts: 9
Hi, Does anyone knows where we can get the updated flash player and java plugins?

Re: Flash Update
« Reply #1 on: August 21, 2015, 02:38:05 AM »

Damenta

  • Jr. Chef
  • **
  • Date Registered: Aug 2015
  • Posts: 12
The best way would be to add the install files for them in your target directory then have them run on startup with the silent install markers on them. /qn for flash and /s for java.

I dont know why you would want java tho. You could skip allot of this by having google chrome portable into your build..
portableapps dot com/apps/internet/google_chrome_portable

I cant post links so fit " dot " into . on the link and go with the portable dev version

Re: Flash Update
« Reply #2 on: August 21, 2015, 02:55:31 AM »

cyberical

  • Apprentice
  • *
  • Date Registered: Nov 2013
  • Posts: 9
If was hoping to be able to integrate them into internet explorer, and I believe integrating it directly to the ISO would speed up the boot time as well.

Re: Flash Update
« Reply #3 on: August 21, 2015, 03:09:06 AM »

Damenta

  • Jr. Chef
  • **
  • Date Registered: Aug 2015
  • Posts: 12
Your best bet then is with the silent install command lines and installing on boot. Ideally put the install files in the programs folder to install from. That way you will not have both the install files and the finished payloads loaded in your ram and it will run faster. It will also give you the ability to place new versions later into the programs folder and not need to recompile your .wim

If you still want to incorporate these objects into IE directly I can explain but its a whole hell of allot harder then as i described with he silent install comands

Re: Flash Update
« Reply #4 on: August 21, 2015, 03:17:13 AM »

cyberical

  • Apprentice
  • *
  • Date Registered: Nov 2013
  • Posts: 9
I believe the way you describe should be the easiest and fastest way to do it, as when I explore the script, there are many registry entries to be changed but there is no way I can understand the encoded part near the end of the script.

Re: Flash Update
« Reply #5 on: August 21, 2015, 03:32:18 AM »

Damenta

  • Jr. Chef
  • **
  • Date Registered: Aug 2015
  • Posts: 12
The registry is easy. The main issue is how Win7PE treats user accounts and allot of the IE files will go there and it can be difficult and requires allot of script in order for it to do this properly. This is why I suggested chrome portable as an easy fix.

To launch those installers you will need to enable and Autorun in Build and then build your target then go and edit the autorun.cmd manually.

in WindowsPESE > Build > Autorun
Make sure this is checked.

After your build goto
WindowsPESE\Target\Win7PESE\Windows\System32\autorun.cmd

Open it in notepad and add your commands for the installers.
Hit save then go back to into Win7PESE and goto Finals > PostConfig and click "Create new target image and iso"

This will rebuild your .wim and iso file but not recompile over the changes you made to the target build.

Re: Flash Update
« Reply #6 on: August 21, 2015, 03:36:28 AM »

cyberical

  • Apprentice
  • *
  • Date Registered: Nov 2013
  • Posts: 9
So, I can do this for different flash installer for different browsers, and maybe other programs as well. Thanks for your help.

Re: Flash Update
« Reply #7 on: August 21, 2015, 03:57:19 AM »

Damenta

  • Jr. Chef
  • **
  • Date Registered: Aug 2015
  • Posts: 12
Not a problem and you can do it with anything,

But as a tip give the files generic names like "flashinstallIE.msi" and put them in your "Programs" folder not "Program Files"

The programs folder wont compile into the .wim and there for not load in ram as mentioned above. The autorun script is compiled into .wim and it is harder to change without recompiling or remounting the .wim file. With the script locked in to always run "flashinstallIE.msi" out of the programs folder you will be able to update the installer to the current version any time you want just by copy and pasting and not need to use Win7PE to build again.

Super legit way to make things easy to upgrade on a distribution user level.

Re: Flash Update
« Reply #8 on: August 21, 2015, 04:01:25 AM »

cyberical

  • Apprentice
  • *
  • Date Registered: Nov 2013
  • Posts: 9
Yes, you are right, no point in recompiling the wim all the time.

Re: Flash Update
« Reply #9 on: August 22, 2015, 04:00:34 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Hi cyberical,

check
Apps\System Tools\Portable Finder CMD

fill Author with : cyperical
and click "Save Personal" button,
edit with your needs.

It was designed to ease geting things on ufd, portable hd etc. run after boot  :wink:
like installing flash  :wink:

ps: using autorun.cmd maybe trouble when project(s) updating in time, individual plugins saves findings more easly.

:turtle:

Re: Flash Update
« Reply #10 on: August 22, 2015, 04:00:53 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Hi Damenta,

where can I get msi installer of flash x64,
I found this, but .exe installer is 32bit  :wink:
http://www.downloadx64.com/adobe-flash-player-64-bit/

:turtle:

Re: Flash Update
« Reply #11 on: August 22, 2015, 04:15:52 PM »

cyberical

  • Apprentice
  • *
  • Date Registered: Nov 2013
  • Posts: 9

Re: Flash Update
« Reply #12 on: August 22, 2015, 05:18:12 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Thanks cyberical,

I feel they are 32bit,
they didn't work on Win10PESE  :wink: giving error for Windows installer service  :wink:

:turtle:

 

Powered by EzPortal