stormal
Nov 27 2005, 08:36 PM
Plugin for Flash 8 for IE(no.
123 on the download list)
-
For Nu2menu? and XPEMSIE Browser addon.
(Tested in XPE)
-only
1.38 Mb on CD (incl. the helpfile)
-the plugin will not download Flash 8, but once installed it will create the plugin for you.
regsvr32.exe registers Flash8.ocx for you at logon and auto-creates all necessary registry entries on-the-fly as well.
Note for users not using the reatogo setup:The plugin depends on certain files to be in the PEbuilder root.Download Getting_Started.exe and run it in your folder "plugin". This will put those depends into your setup and then present you with the list of all available autoHelp plugins, including this one.
Get it here enjoy, stormal
NoLo813
Aug 8 2006, 07:47 PM
Flash 9 update
Flash9IE.inf
-----------------------------------------------------------
; PE Builder v3 plug-in INF file
; Flash9IE.inf
; reatogo autoHelp plugin created by stormal
; Last Revision Sun 8/6/2006
[Version]
Signature= "$Windows NT$"
[PEBuilder]
Name="670 Flash 9 for Internet Explorer (314-104)"
Enable=1
; Flash 9 for Internet Explorer LOCALIZATION
[SourceDisksFiles]
Files\regsvr32.exe=2,,4
Files\flash9.ocx=2,,1
[Default.AddReg]
0x1, "Software\Microsoft\Windows\CurrentVersion\RunOnce", "flash9", "regsvr32 /s flash9.ocx"
And
autoHelp_Flash9IE.cmd
---------------------------------------
@echo off& Color F8&MODE CON: COLS=73 LINES=20&if not exist ..\..\REA.cmd echo Wrong Directory...&pause&exit
set SILENT=%1&set GET=call ..\..\REA.cmd
:: out-comment this to allow configuration without resetting first
if exist start.inf.txt echo The plugin is already configured...&pause&exit
:: ==================================================
:: REATOGO AUTOHELP BASIC PLUGIN SETTINGS
:: Template for the odd cases...
:: ==================================================
%GET% CREDITS "stormal" "" "314-104" "Sun 8/6/2006"
%GET% HEAD "670" "Flash9IE.inf" "Flash 9 for Internet Explorer"
:: ==================================================
:: CREATING THE REST OF THE PLUGIN
:: ==================================================
:: Homepage URL of the program for Info:
%GET% INFO "http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
%GET% FILES "2" "regsvr32.exe" ""
ECHO Files\flash9.ocx=2,,1 %OUT%
md Files
copy "%SystemRoot%\system32\Macromed\Flash\flash9.ocx" Files\
ECHO. %OUT%
ECHO [Default.AddReg] %OUT%
ECHO 0x1, "Software\Microsoft\Windows\CurrentVersion\RunOnce", "flash9", "regsvr32 /s flash9.ocx" %OUT%
set autoUPX=no
:: ==================================================
:: FINAL CLEANUP
if exist was-start.inf.txt ren was-start.inf.txt start.inf.txt
if exist start.inf ren start.inf start.inf.txt
%GET% FINAL
cls&MODE CON: COLS=73 LINES=20&echo.&echo.&echo.
ECHO ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
ECHO º º
ECHO º Your plugin is configured and enabled. º
ECHO º º
ECHO ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
echo.&echo.&echo.&pause
exit
:: ==================================================
Siegfried
Aug 8 2006, 08:26 AM
Thanks, NoLo813, for the update.
A new enhanced version of the plugin is online now.
It now adapts to vers. 8 or 9 (depending on what is installed on host).
If none of the two is installed, it downloads flash8.ocx (without installation on host).
I couldn´t find a direct link to flash9.ocx but only to flash8.ocx. So vers. 9 whould have to be installed to get that version.
Siegfried
NoLo813
Aug 8 2006, 02:09 PM
QUOTE (reatogo @ Aug 8 2006, 09:26 AM)

Thanks, NoLo813, for the update.
A new enhanced version of the plugin is online now.
It now adapts to vers. 8 or 9 (depending on what is installed on host).
If none of the two is installed, it downloads flash8.ocx (without installation on host).
I couldn´t find a direct link to flash9.ocx but only to flash8.ocx. So vers. 9 whould have to be installed to get that version.
Siegfried
look at url.. it automaticaly takes user to adobes site to autoinstall in ie.. grab url if needed.
or this url installs on host system.
http://www.adobe.com/shockwave/download/tr...mcom/flash.html
Siegfried
Aug 8 2006, 12:19 PM
I was referring to a direct download link for the files of vers. 9 (without installation).
But now I found one.
Plugin now for vers. 9 and downloads the files if not installed on host.
Thanks for looking into the matter, NoLo813!
Siegfried