home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.8
- [Setup]
- AppName=Delphi Source Wizard 1.13
- AppVerName=Delphi Source Wizard 1.13
- AppId=Delphi Source Wizard 1.13
- AppVersion=1.13
- AppPublisher=SDMSoft
- AppPublisherURL=http://www.sdmsoft.com/
- AppSupportURL=http://www.sdmsoft.com/
- DefaultDirName={pf}\SDMSoft\SourceWizard
- DefaultGroupName=SourceWizard
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\DelForDll.dll"; DestDir: "{app}"; Components: main;
- Source: "{app}\SourceWizard,1.dll"; DestDir: "{app}"; DestName: "SourceWizard.dll"; Components: d5_dll;
- Source: "{app}\SourceWizard,2.dll"; DestDir: "{app}"; DestName: "SourceWizard.dll"; Components: d5u1_dll;
- Source: "{app}\SourceWizard.hlp"; DestDir: "{app}"; Components: main;
- Source: "{app}\SourceWizard.cnt"; DestDir: "{app}"; Components: main;
- Source: "{app}\License.txt"; DestDir: "{app}"; Components: main;
- [Registry]
- Root: HKCU; Subkey: "Software\Borland\Delphi\5.0\Experts"; ValueName: "SourceWizard"; ValueType: String; ValueData: "{app}\SourceWizard.dll"; Flags: uninsdeletevalue
- [Icons]
- Name: "{group}\Source Wizard Help"; Filename: "{app}\SourceWizard.hlp";
- Name: "{group}\Source Wizard License"; Filename: "{app}\License.txt";
- [Components]
- Name: "main"; Description: "Main Files"; Types: "d5 d5u1";
- Name: "d5_dll"; Description: "Wizard for Delphi5 without UpdatePack"; Types: "d5";
- Name: "d5u1_dll"; Description: "Wizard for Delphi5 with UpdatePack"; Types: "d5u1";
- [Types]
- Name: "d5"; Description: "Delphi5 without UpdatePack";
- Name: "d5u1"; Description: "Delphi5 with UpdatePack 1";
-