home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.11
- [Setup]
- AppName=Windows Configurator
- AppVerName=Windows Configurator v0.6
- AppId=Windows Configurator
- AppPublisher=Leszek Skorczy
- AppPublisherURL=http://freewarez.prv.pl
- AppSupportURL=http://freewarez.prv.pl
- AppUpdatesURL=http://freewarez.prv.pl
- DefaultDirName={pf}\Windows Configurator
- DefaultGroupName=Windows Configurator
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- AllowNoIcons=yes
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\WindConf.exe"; DestDir: "{app}";
- Source: "{app}\Dansk.wcl"; DestDir: "{app}";
- Source: "{app}\Deutsch.wcl"; DestDir: "{app}";
- Source: "{app}\English.wcl"; DestDir: "{app}";
- Source: "{app}\Espa
- ol.wcl"; DestDir: "{app}";
- Source: "{app}\file_id.diz"; DestDir: "{app}";
- Source: "{app}\Fran
- aise.wcl"; DestDir: "{app}";
- Source: "{app}\Italiano.wcl"; DestDir: "{app}";
- Source: "{app}\Licence.txt"; DestDir: "{app}";
- Source: "{app}\Nederlands.wcl"; DestDir: "{app}";
- Source: "{app}\Norsk.wcl"; DestDir: "{app}";
- Source: "{app}\Polski.wcl"; DestDir: "{app}";
- Source: "{app}\Portugu
- s (Brasil).wcl"; DestDir: "{app}";
- Source: "{app}\Russian.wcl"; DestDir: "{app}";
- Source: "{app}\Svenska.wcl"; DestDir: "{app}";
- Source: "{app}\Tweaks.ini"; DestDir: "{app}";
- Source: "{app}\What's new.txt"; DestDir: "{app}";
- Source: "{app}\Czech.wcl"; DestDir: "{app}";
- Source: "{app}\WindConf.ini"; DestDir: "{app}";
- [INI]
- FileName: "{app}\WindConf.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://freewarez.prv.pl";
- [Run]
- Filename: "{app}\WindConf.exe"; Description: "Launch Windows Configurator"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Windows Configurator"; Filename: "{app}\WindConf.exe";
- Name: "{group}\Windows Configurator on the Web"; Filename: "{app}\WindConf.url";
- Name: "{userdesktop}\Windows Configurator"; Filename: "{app}\WindConf.exe"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Windows Configurator"; Filename: "{app}\WindConf.exe"; Tasks: quicklaunchicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
- [UninstallDelete]
- Type: files; Name: "{app}\WindConf.url";
-