You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
130 lines
2.2 KiB
130 lines
2.2 KiB
|
|
; Dependency file for setup wizards.
|
|
|
|
[Version]
|
|
Version=6.0.81.69
|
|
|
|
; Default Dependencies ----------------------------------------------
|
|
|
|
[MSInet.ocx]
|
|
Dest=$(WinSysPath)
|
|
Register=$(DLLSelfRegister)
|
|
Version=6.0.81.69
|
|
Uses1=ComCat.dll
|
|
Uses2=
|
|
CABFileName=MSInet.cab
|
|
CABDefaultURL=http://activex.microsoft.com/controls/vb6
|
|
CABINFFile=MSInet.inf
|
|
|
|
[ComCat.dll]
|
|
Dest=$(WinSysPathSysFile)
|
|
Register=$(DLLSelfRegister)
|
|
Uses1=
|
|
|
|
; Localized Dependencies --------------------------------------------
|
|
|
|
; ** German (DE) ***
|
|
; (0007 = German)
|
|
;
|
|
[MSInet.ocx <0007>]
|
|
Uses1=InetDE.dll
|
|
Uses2=
|
|
|
|
[InetDE.dll <0007>]
|
|
Uses1=
|
|
CABFileName=InetDE.cab
|
|
CABDefaultURL=http://activex.microsoft.com/controls/vb6
|
|
CABINFFile=InetDE.inf
|
|
|
|
; ** French (FR) ***
|
|
; (000C = French)
|
|
;
|
|
[MSInet.ocx <000C>]
|
|
Uses1=InetFR.dll
|
|
Uses2=
|
|
|
|
[InetFR.dll <000C>]
|
|
Uses1=
|
|
CABFileName=InetFR.cab
|
|
CABDefaultURL=http://activex.microsoft.com/controls/vb6
|
|
CABINFFile=InetFR.inf
|
|
|
|
; ** Italian (IT) ***
|
|
; (0010 = Italian)
|
|
;
|
|
[MSInet.ocx <0010>]
|
|
Uses1=InetIT.dll
|
|
Uses2=
|
|
|
|
[InetIT.dll <0010>]
|
|
Uses1=
|
|
CABFileName=InetIT.cab
|
|
CABDefaultURL=http://activex.microsoft.com/controls/vb6
|
|
CABINFFile=InetIT.inf
|
|
|
|
; ** Spanish (ES) ***
|
|
; (000A = Spanish)
|
|
;
|
|
[MSInet.ocx <000A>]
|
|
Uses1=InetES.dll
|
|
Uses2=
|
|
|
|
[InetES.dll <000A>]
|
|
Uses1=
|
|
CABFileName=InetES.cab
|
|
CABDefaultURL=http://activex.microsoft.com/controls/vb6
|
|
CABINFFile=InetES.inf
|
|
|
|
; ** Japanese (JP) ***
|
|
; (0011 = Japanese)
|
|
;
|
|
[MSInet.ocx <0011>]
|
|
Uses1=InetJP.dll
|
|
Uses2=
|
|
|
|
[InetJP.dll <0011>]
|
|
Uses1=
|
|
CABFileName=InetJP.cab
|
|
CABDefaultURL=http://activex.microsoft.com/controls/vb6
|
|
CABINFFile=InetJP.inf
|
|
|
|
; ** Korean (KO) ***
|
|
; (0012 = Korean)
|
|
;
|
|
[MSInet.ocx <0012>]
|
|
Uses1=InetKO.dll
|
|
Uses2=
|
|
|
|
[InetKO.dll <0012>]
|
|
Uses1=
|
|
CABFileName=InetKO.cab
|
|
CABDefaultURL=http://activex.microsoft.com/controls/vb6
|
|
CABINFFile=InetKO.inf
|
|
|
|
; ** Chinese Traditional (CHT) ***
|
|
; (0404 = Chinese Traditional)
|
|
;
|
|
[MSInet.ocx <0404>]
|
|
Uses1=InetCHT.dll
|
|
Uses2=
|
|
|
|
[InetCHT.dll <0404>]
|
|
Uses1=
|
|
CABFileName=InetCHT.cab
|
|
CABDefaultURL=http://activex.microsoft.com/controls/vb6
|
|
CABINFFile=InetCHT.inf
|
|
|
|
; ** Chinese Simplified (CHS) ***
|
|
; (0804 = Chinese Simplified)
|
|
;
|
|
[MSInet.ocx <0804>]
|
|
Uses1=InetCHS.dll
|
|
Uses2=
|
|
|
|
[InetCHS.dll <0804>]
|
|
Uses1=
|
|
CABFileName=InetCHS.cab
|
|
CABDefaultURL=http://activex.microsoft.com/controls/vb6
|
|
CABINFFile=InetCHS.inf
|
|
|