home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=4.0.9
- [Setup]
- AppName=Digby's Donuts
- AppVerName=Digby's Donuts v2.1
- AppId=Digby's Donuts
- AppPublisher=HipSoft LLC
- AppPublisherURL=http://www.hipsoft.com
- AppSupportURL=http://www.hipsoft.com
- AppUpdatesURL=http://www.hipsoft.com
- DefaultDirName={pf}\HipSoft\Digbys Donuts
- DefaultGroupName=Digby's Donuts
- OutputBaseFilename=DigbysDonutsSfwSetup
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- InfoAfterFile=embedded\InfoAfter.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\DigbysDonuts.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\DigbysDonuts.bmp"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\DigbysDonuts.sw"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Softwrap.dll"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Readme.txt"; DestDir: "{app}"; Flags: ignoreversion
- [Registry]
- Root: HKLM; Subkey: "Software\HipSoft\DigbysDonuts"; ValueName: "InstallPath"; ValueType: String; ValueData: "{app}";
- [Run]
- Filename: "{app}\DigbysDonuts.exe"; Description: "Play Digby's Donuts now"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Digby's Donuts"; Filename: "{app}\DigbysDonuts.exe";
- Name: "{userdesktop}\Digby's Donuts"; Filename: "{app}\DigbysDonuts.exe"; Tasks: desktopicon;
- Name: "{group}\Uninstall"; Filename: "{uninstallexe}";
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-