home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=4.2.6
- [Setup]
- AppName=UniDream Power Batch
- AppVerName=UniDream Power Batch 2
- AppId=UniDream Power Batch
- AppPublisher=UniDream Marketing Technologies Inc
- AppPublisherURL=http://www.unidreamtech.com
- AppSupportURL=http://www.unidreamtech.com
- AppUpdatesURL=http://www.unidreamtech.com
- DefaultDirName={pf}\UniDream\Power Batch
- DefaultGroupName=UniDream Power Batch
- OutputBaseFilename=pb_setup
- Compression=lzma
- PrivilegesRequired=none
- AllowNoIcons=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\PowerBatch.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\PowerBatch.hlp"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\PowerBatch.cnt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{fonts}\UnidreamLED.ttf"; DestDir: "{fonts}"; Flags: uninsneveruninstall onlyifdoesntexist
- Source: "{app}\frames\birthday.png"; DestDir: "{app}\frames"; Flags: ignoreversion
- Source: "{app}\frames\gold.png"; DestDir: "{app}\frames"; Flags: ignoreversion
- Source: "{app}\frames\heart.png"; DestDir: "{app}\frames"; Flags: ignoreversion
- Source: "{app}\frames\night.png"; DestDir: "{app}\frames"; Flags: ignoreversion
- Source: "{app}\frames\purple.png"; DestDir: "{app}\frames"; Flags: ignoreversion
- Source: "{app}\frames\yellow.png"; DestDir: "{app}\frames"; Flags: ignoreversion
- [INI]
- FileName: "{app}\PowerBatch.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.unidreamtech.com";
- [Run]
- Filename: "{app}\PowerBatch.exe"; Description: "Launch UniDream Power Batch"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\UniDream Power Batch"; Filename: "{app}\PowerBatch.exe";
- Name: "{group}\Uninstall UniDream Power Batch"; Filename: "{uninstallexe}";
- Name: "{group}\UniDream Power Batch on the Web"; Filename: "{app}\PowerBatch.url";
- Name: "{commondesktop}\UniDream Power Batch"; Filename: "{app}\PowerBatch.exe"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\UniDream Power Batch"; Filename: "{app}\PowerBatch.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:";
- [InstallDelete]
- Type: files; Name: "{app}\PowerBatch.ini";
- [UninstallDelete]
- Type: files; Name: "{app}\PowerBatch.url";
- Type: files; Name: "{app}\PowerBatch.gid";
- [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";
-