home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Discovering Windows 98
/
WinExpert9.iso
/
regulars
/
IE4.01aSP1
/
packages
/
SWDIR.CAB
/
swdir.inf
< prev
Wrap
Windows Setup INFormation
|
1997-11-05
|
6KB
|
188 lines
; 10/30/97 Mod by Matt Abarbanel deleted the extra subdirectory on the unistall keys so that we now show up in the add\remove programs menu
; 10/03/97 Mod by Matt Abarbanel added m5if32.dll & m5drvr32.exe DUMMY files for encarta
; 08/15/97 Mod by Matt Abarbanel added new reg keys & strings for the win98 cd installer
; 07/23/97 Mod by Matt Abarbanel added new IE 4 keys and uninstall sections and added coments
; ??? Mod by Matt Abarbanel added deletion of old elmo files
; ??? Created by Lisa Gelobter
;
; General notes
; 11 = the windows\system directory read in from the currentVersion key
; 17 = Windows\inf directory
[Version]
Signature="$Chicago$"
AdvancedINF=2.5
[DefaultInstall]
; Copy the files
; delete the old elmo files
; add new registry keys
; register the OCX
CopyFiles=SWFiles, xtrafiles, inffile
; Should delete OldElmoFiles and HopperFiles in final version
Delfiles=OldHopperFiles, OldHopperXtraFiles, OldElmoFiles
AddReg=SW.AddReg
RegisterOCXs=RegisterOCXSection
[DefaultUninstall]
; call cleanup=1 to have the inf file deleted after the unistall is run
; delete the files that were added during the install. Do not include the inf section
; Delete the key that were added to the registry during the install
; unregister the OCX
cleanup=1
Delfiles=SWFiles, xtrafiles
delreg=SW.DelReg
UnRegisterOCXs=UnRegisterOCXSection
[strings]
; define strings used in the INF
; productname= is used for naming the install when called from IE
; this is also what sholud be localized if necessary
productname = "Shockwave Director 6.0.1"
GUID = "{166B1BCA-3F9C-11CF-8075-444553540000}"
GUID2 = "{2A202491-F00D-11cf-87CC-0020AFEECF20}"
DefaultName = "Macromedia Shockwave Director 6.0.1"
ComponentID = "Director"
VersionNumber = "6,0,1,6118"
LocaleID = "EN"
[RegisterOCXSection]
%11%\macromed\director\SwDir.dll
[UnRegisterOCXSection]
%11%\macromed\director\SwDir.dll
[SW.AddReg]
; just shockwave is used here the sync with the currently used CIF files on www.microsoft.com
; if we used shockwave for director then durring the IE4 uninstall we would not get uninstalled
;
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Shockwave,"QuietDisplayName",,"%ProductName%"
; add the 5 after uninstall for the silent mode
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Shockwave,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\swdir.inf,DefaultUninstall,5"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Shockwave,"RequiresIESysFile",,"4.70.0.1155"
; these were added for the win 98 CD
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%",,,"%DefaultName%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","ComponentID",,"%ComponentID%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","IsInstalled",1,01,00,00,00
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Version",,"%VersionNumber%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Locale",,"%LocaleID%"
; these keys were added to sync with the incorrect guid used on the microsoft CIFs
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID2%",,,"%DefaultName%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID2%","ComponentID",,"%ComponentID%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID2%","IsInstalled",1,01,00,00,00
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID2%","Version",,"%VersionNumber%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID2%","Locale",,"%LocaleID%"
[SW.DelReg]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Shockwave,"QuietDisplayName",,"%ProductName%"
; add the 5 after uninstall for the silent mode
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Shockwave,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\swdir.inf,DefaultUninstall,5"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Shockwave,"RequiresIESysFile",,"4.70.0.1155"
; these were added for the win 98 CD
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%",,,"%DefaultName%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","ComponentID",,"%ComponentID%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","IsInstalled",1,01,00,00,00
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Version",,"%VersionNumber%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Locale",,"%LocaleID%"
; these keys were added to sync with the incorrect guid used on the microsoft CIFs
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID2%",,,"%DefaultName%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID2%","ComponentID",,"%ComponentID%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID2%","IsInstalled",1,01,00,00,00
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID2%","Version",,"%VersionNumber%"
HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID2%","Locale",,"%LocaleID%"
[SourceDisksNames]
1="Shockwave Files","swdir.cab",1
[SourceDisksFiles]
SwDir.dll=1
Dirapi.dll=1
Idle32.exe=1
Iml32.dll=1
Swadcmpr.x32=1
Swastrm.x32=1
M5if32.dll=1
M5drvr32.exe=1
[SWFiles]
SwDir.dll
Dirapi.dll
Idle32.exe
Iml32.dll
M5if32.dll
M5drvr32.exe
[xtrafiles]
Swadcmpr.x32
Swastrm.x32
[inffile]
swdir.inf
[OldElmoFiles]
ie32dsw.ocx
xobglu32.dll
xobglu16.dll
m5if32.dll
m5drvr32.exe
m5drvr32.rsr
asifont.map
asiport.rsr
swadcmpr.x32
swastrm.x32
intro.dcr
ie32dsw.txt
[OldHopperFiles]
IE32DSW.ocx
ie32dsw.txt
xobglu32.dll
xobglu16.dll
m5if32.dll
m5drvr32.exe
m5drvr32.rsr
asifont.map
asiport.rsr
D60Xtra.MCH
[OldHopperXtraFiles]
Brwsserv.x32
GIFImpor.x32
JPEGImpo.x32
Mix32.x32
Netfile.x32
Netlingo.x32
SoundImp.x32
Swadcmpr.x32
Swastrm.x32
[DestinationDirs]
OldElmoFiles=11
SWFiles=11, Macromed\Director
OldHopperFiles=11, Macromed\Director
xtrafiles=11, Macromed\Director\Xtras
OldHopperXtraFiles=11, Macromed\Director\Xtras
inffile=17