home *** CD-ROM | disk | FTP | other *** search
INI File | 2001-02-20 | 1.5 KB | 70 lines |
- ;***************************************************************
- ;Adobe Installer Internal Configuration File
- ;***************************************************************
-
-
- ;***************************************************************
- ;Main Section.
- ;The (Product) key is a required key for this configuration file.
- ;***************************************************************
- [MAIN]
- Product=Adobe Photosop
-
- ;***************************************************************
- ;OEM Installation Options
- ;***************************************************************
- [OEM Install]
- DisplayWelcomeDlg=YES
- DisplayEULA=YES
- DisplayReadmeInfoDlg=NO
- DisplayBrowseDlg=YES
- DisplayStartCopyDlg=YES
- DisplayFinalMessage=YES
- DisplayRebootDlg=YES
-
- ProgGroupName=
- DefaultDestDir=
- DisplayBackGround=
- DisplayProgressBar=
- ProgressBarStart=
- ProgressBarEnd=
-
-
-
- [Patch]
- DoBackup=NO
- BackupFolder=
- NumberOfPatches=4
-
- Patch1Platform=ALL
- Patch1Name=Photoshp_EXE.RTP
- Patch1DisplayName=Photoshop 6.0
- Patch1Dest=$AppPath
- Patch1IgnoreMissingFile=YES
- Patch1IgnoreErr=YES
-
- Patch2Platform=ALL
- Patch2Name=Photoshop_dll.RTP
- Patch2DisplayName=Photoshop.dll
- Patch2Dest=$AppPath
- Patch2IgnoreMissingFile=YES
- Patch2IgnoreErr=YES
-
- Patch3Platform=ALL
- Patch3Name=MPS_dll.RTP
- Patch3DisplayName=MPS.dll
- Patch3Dest=$AppPath
- Patch3IgnoreMissingFile=YES
- Patch3IgnoreErr=YES
-
- Patch4Platform=ALL
- Patch4Name=ImageReady_exe.RTP
- Patch4DisplayName=ImageReady 3.0
- Patch4Dest=$AppPath
- Patch4IgnoreMissingFile=YES
- Patch4IgnoreErr=YES
-
-
-
-
-