home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=4.2.4
- [Setup]
- AppName=nLite
- AppVerName=nLite 0.96.2 beta
- AppId=nLite
- AppPublisher=nuhi
- AppPublisherURL=http://nuhi.msfnhosting.com
- AppSupportURL=http://nuhi.msfnhosting.com
- AppUpdatesURL=http://nuhi.msfnhosting.com
- DefaultDirName={pf}\nLite
- DefaultGroupName=nLite
- OutputBaseFilename=nLite new
- Compression=lzma
- PrivilegesRequired=none
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\nlite.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Data\bootsector.bin"; DestDir: "{app}\Data"; Flags: ignoreversion
- Source: "{app}\Data\cdimage.exe"; DestDir: "{app}\Data"; Flags: ignoreversion
- Source: "{app}\Data\expand.exe"; DestDir: "{app}\Data"; Flags: ignoreversion
- Source: "{app}\Data\makecab.exe"; DestDir: "{app}\Data"; Flags: ignoreversion
- Source: "{app}\Data\modpe.exe"; DestDir: "{app}\Data"; Flags: ignoreversion
- Source: "{app}\Data\sfc_os.dl_"; DestDir: "{app}\Data"; Flags: ignoreversion
- Source: "{app}\Data\winnt.sif"; DestDir: "{app}\Data"; Flags: ignoreversion
- [INI]
- FileName: "{app}\nlite.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://nuhi.msfnhosting.com";
- [Run]
- Filename: "{app}\nlite.exe"; Description: "{cm:LaunchProgram,nLite}"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\nLite"; Filename: "{app}\nlite.exe"; WorkingDir: "{app}";
- Name: "{group}\{cm:ProgramOnTheWeb,nLite}"; Filename: "{app}\nlite.url";
- Name: "{group}\{cm:UninstallProgram,nLite}"; Filename: "{uninstallexe}"; WorkingDir: "{app}";
- Name: "{userdesktop}\nLite"; Filename: "{app}\nlite.exe"; WorkingDir: "{app}"; Tasks: desktopicon;
- [Tasks]
- Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
- [UninstallDelete]
- Type: files; Name: "{app}\nlite.url";
- [CustomMessages]
- default.NameAndVersion=%1 version %2
- default.AdditionalIcons=Additional icons:
- default.CreateDesktopIcon=Create a &desktop icon
- default.CreateQuickLaunchIcon=Create a &Quick Launch icon
- default.ProgramOnTheWeb=%1 on the Web
- default.UninstallProgram=Uninstall %1
- default.LaunchProgram=Launch %1
- default.AssocFileExtension=&Associate %1 with the %2 file extension
- default.AssocingFileExtension=Associating %1 with the %2 file extension...
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-