home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.5
- [Setup]
- AppName=XmlShell 1.2
- AppVerName=XmlShell 1.2
- AppId=XmlShell
- AppPublisher=Softgauge.com
- AppPublisherURL=http://www.softgauge.com/
- AppSupportURL=http://www.softgauge.com/contact.htm
- AppUpdatesURL=http://www.softgauge.com/xmlshell/new.htm
- DefaultDirName={pf}\XmlShell
- DefaultGroupName=XmlShell
- UninstallDisplayIcon={app}\XmlShell.exe
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- ChangesAssociations=yes
- LicenseFile=embedded\License.rtf
- InfoBeforeFile=embedded\InfoBefore.rtf
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\Templates\XSLT Sample - Copy All.xsl"; DestDir: "{app}\Templates"; MinVersion: 4.0.950,4.0.1381;
- Source: "{app}\XmlShell Home Page.url"; DestDir: "{app}"; MinVersion: 4.0.950,4.0.1381;
- Source: "{app}\XmlShell.chm"; DestDir: "{app}"; MinVersion: 4.0.950,4.0.1381;
- Source: "{app}\XmlShell.exe"; DestDir: "{app}"; MinVersion: 4.0.950,4.0.1381;
- Source: "{app}\SciLexer.dll"; DestDir: "{app}"; MinVersion: 4.0.950,4.0.1381;
- [Dirs]
- Name: "{app}\Templates";
- [Registry]
- Root: HKCR; Subkey: ".xml"; ValueType: String; ValueData: "xmlfile"; Tasks: associatexml; MinVersion: 4.0.950,4.0.1381;
- Root: HKCR; Subkey: "xmlfile"; ValueType: String; ValueData: "XML Document"; Tasks: associatexml; MinVersion: 4.0.950,4.0.1381;
- Root: HKCR; Subkey: "xmlfile\shell"; ValueType: String; ValueData: "XmlShell"; Tasks: associatexml; MinVersion: 4.0.950,4.0.1381;
- Root: HKCR; Subkey: "xmlfile\shell\XmlShell"; ValueType: String; ValueData: "Open with XmlShell"; Tasks: associatexml; MinVersion: 4.0.950,4.0.1381;
- Root: HKCR; Subkey: "xmlfile\shell\XmlShell\command"; ValueType: String; ValueData: """{app}\XmlShell.exe"" ""%1"""; Tasks: associatexml; MinVersion: 4.0.950,4.0.1381;
- Root: HKCR; Subkey: ".xsl"; ValueType: String; ValueData: "xslfile"; Tasks: associatexsl; MinVersion: 4.0.950,4.0.1381;
- Root: HKCR; Subkey: "xslfile"; ValueType: String; ValueData: "XSL Stylesheet"; Tasks: associatexsl; MinVersion: 4.0.950,4.0.1381;
- Root: HKCR; Subkey: "xslfile\shell"; ValueType: String; ValueData: "XmlShell"; Tasks: associatexsl; MinVersion: 4.0.950,4.0.1381;
- Root: HKCR; Subkey: "xslfile\shell\XmlShell"; ValueType: String; ValueData: "Open with XmlShell"; Tasks: associatexsl; MinVersion: 4.0.950,4.0.1381;
- Root: HKCR; Subkey: "xslfile\shell\XmlShell\command"; ValueType: String; ValueData: """{app}\XmlShell.exe"" ""%1"""; Tasks: associatexsl; MinVersion: 4.0.950,4.0.1381;
- [Run]
- Filename: "{app}\XmlShell.exe"; WorkingDir: "{app}"; Description: "Run XmlShell now"; MinVersion: 4.0.950,4.0.1381; Flags: postinstall nowait
- [Icons]
- Name: "{group}\XmlShell"; Filename: "{app}\XmlShell.exe"; WorkingDir: "{app}"; MinVersion: 4.0.950,4.0.1381;
- Name: "{group}\XmlShell Help"; Filename: "{app}\XmlShell.chm"; WorkingDir: "{app}"; MinVersion: 4.0.950,4.0.1381;
- Name: "{group}\XmlShell Home Page"; Filename: "{app}\XmlShell Home Page.url"; MinVersion: 4.0.950,4.0.1381;
- Name: "{group}\Uninstall XmlShell"; Filename: "{uninstallexe}"; WorkingDir: "{app}"; MinVersion: 4.0.950,4.0.1381;
- Name: "{commondesktop}\XmlShell"; Filename: "{app}\XmlShell.exe"; WorkingDir: "{app}"; Tasks: desktopicon; MinVersion: 4.0.950,4.0.1381;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\XmlShell"; Filename: "{app}\XmlShell.exe"; WorkingDir: "{app}"; Tasks: quicklaunchicon; MinVersion: 4.0.950,4.0.1381;
- Name: "{sendto}\XmlShell"; Filename: "{app}\XmlShell.exe"; WorkingDir: "{app}"; Tasks: sendto; MinVersion: 4.0.950,4.0.1381;
- [Tasks]
- Name: "desktopicon"; Description: "Create a Desk&top icon"; GroupDescription: "Additional icons:"; MinVersion: 4.0.950,4.0.1381;
- Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:"; MinVersion: 4.0.950,4.0.1381;
- Name: "sendto"; Description: "Add to &Send To menu"; GroupDescription: "Additional icons:"; MinVersion: 4.0.950,4.0.1381;
- Name: "associatexml"; Description: "Associate .&xml files"; GroupDescription: "Associate files:"; MinVersion: 4.0.950,4.0.1381;
- Name: "associatexsl"; Description: "Associate .xs&l files"; GroupDescription: "Associate files:"; MinVersion: 4.0.950,4.0.1381;
-