; ; THIS "CopyFiles" section is for ALL OSes, ALL LANGUAGES ; The condition for these files should be empty ; [CopyFiles] 1=hpzscr01.exe,setup,%Preload%setup 2=hpzmsi01.exe,setup,%Preload%setup ; ; 9X ONLY ; Condition should be "Version9X=410" ; [CopyFiles.410] ; ; ME ONLY ; Condition should be "Version9X=490" ; [CopyFiles.490] ; ; 9X/ME ONLY ; Condition should be "Version9X>=410" ; [CopyFiles.1] ; ; 2K/XP ONLY ; Condition should be "VersionNT>=500" ; [CopyFiles.2] ; ; 2k ENU ; Windows 2000 and English ; condition should be "ProductLanguage=1033 AND VersionNT=500" ; [CopyFiles.0x9.500] ; ; 2k ell ; Windows 2000 and Greek ; condition should be "ProductLanguage=1032 AND VersionNT=500" ; [CopyFiles.0x8.500] ; ; 2k PLK ; Windows 2000 and Polish ; condition should be "ProductLanguage=1045 AND VersionNT=500" ; [CopyFiles.0x15.500] ; ; 2k RUS ; Windows 2000 and Russian ; condition should be "ProductLanguage=1049 AND VersionNT=500" ; [CopyFiles.0x19.500] ; ; 2k TRK ; Windows 2000 and Turkish ; condition should be "ProductLanguage=1055 AND VersionNT=500" ; [CopyFiles.0x1f.500] ; ; 9x Software First ; Condition should be "NOT DRIVERINSCOMPLETE And Version9X>=410" ; ; These files go into Windows and System folders ; [CopyFiles.1.SWFirst] ; ; 98 Software First ; Condition should be "NOT DRIVERINSCOMPLETE And Version9X=410" ; [CopyFiles.410.SWFirst] ; ; ME Software First ; Condition should be "NOT DRIVERINSCOMPLETE And Version9X=490" ; [CopyFiles.490.SWFirst] ; ; 9x and ME ; This stuff is located in Windows\inf, and this section signifies that we will be removing the INF [copyFiles] section from them ; [INFList.1] ; ; 2K and XP plataform ; This stuff is located in %Preload%, and this section signifies that we will be "SetupCopyOEMInf"ed ; [INFList.2]