home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.5
- [Setup]
- AppName=SqlSchema
- AppVerName=SqlSchema 2.2.2
- AppId=SqlSchema
- AppPublisher=Ask!
- AppPublisherURL=http://www.sqlschema.com
- AppSupportURL=http://www.sqlschema.com
- AppUpdatesURL=http://www.sqlschema.com
- DefaultDirName={pf}\SqlSchema
- DefaultGroupName=SqlSchema
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\SQLSchema.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\install\vbrun60sp5.EXE"; DestDir: "{app}\install"; Flags: ignoreversion
- Source: "{app}\cast.dll"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\html\compare.html"; DestDir: "{app}\html"; Flags: ignoreversion
- Source: "{app}\html\errors.gif"; DestDir: "{app}\html"; Flags: ignoreversion
- Source: "{app}\html\faq.html"; DestDir: "{app}\html"; Flags: ignoreversion
- Source: "{app}\html\filter.html"; DestDir: "{app}\html"; Flags: ignoreversion
- Source: "{app}\html\filterprop.gif"; DestDir: "{app}\html"; Flags: ignoreversion
- Source: "{app}\html\frmErrors.html"; DestDir: "{app}\html"; Flags: ignoreversion
- Source: "{app}\html\frmFilterSetProps.html"; DestDir: "{app}\html"; Flags: ignoreversion
- Source: "{app}\html\frmOptions.html"; DestDir: "{app}\html"; Flags: ignoreversion
- Source: "{app}\html\frmPreferences.html"; DestDir: "{app}\html"; Flags: ignoreversion
- Source: "{app}\html\frmRename.html"; DestDir: "{app}\html"; Flags: ignoreversion
- Source: "{app}\html\frmScripts.html"; DestDir: "{app}\html"; Flags: ignoreversion
- Source: "{app}\html\frmStart.html"; DestDir: "{app}\html"; Flags: ignoreversion
- Source: "{app}\html\introduction.html"; DestDir: "{app}\html"; Flags: ignoreversion
- Source: "{app}\html\options.gif"; DestDir: "{app}\html"; Flags: ignoreversion
- Source: "{app}\html\options2.gif"; DestDir: "{app}\html"; Flags: ignoreversion
- Source: "{app}\html\preferences.gif"; DestDir: "{app}\html"; Flags: ignoreversion
- Source: "{app}\html\rename.gif"; DestDir: "{app}\html"; Flags: ignoreversion
- Source: "{app}\html\scripts.gif"; DestDir: "{app}\html"; Flags: ignoreversion
- Source: "{app}\html\start.gif"; DestDir: "{app}\html"; Flags: ignoreversion
- Source: "{app}\html\toc.html"; DestDir: "{app}\html"; Flags: ignoreversion
- [Registry]
- Root: HKCR; Subkey: "CLSID\{{12BBFB97-0AEC-4837-8061-12CA8EAD166B}"; Flags: uninsdeletekey
- Root: HKCR; Subkey: "cast.cipher"; Flags: uninsdeletekey
- [INI]
- FileName: "{app}\SQLSchema.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.sqlschema.com";
- [Run]
- Filename: "{app}\install\vbrun60sp5.EXE"; Description: "VB6 Service Pack 5";
- Filename: "regsvr32.exe"; Parameters: "/s {app}\cast.dll"; Description: "Install CastDLL";
- Filename: "{app}\SQLSchema.exe"; Parameters: "/init"; Description: "Initialize SqlSchema";
- Filename: "{app}\SQLSchema.exe"; Description: "Launch SqlSchema"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\SqlSchema"; Filename: "{app}\SQLSchema.exe";
- Name: "{group}\SqlSchema on the Web"; Filename: "{app}\SQLSchema.url";
- Name: "{userdesktop}\SqlSchema"; Filename: "{app}\SQLSchema.exe"; Tasks: desktopicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- [UninstallDelete]
- Type: files; Name: "{app}\SQLSchema.url";
-