| 1 |
|
#define AppId "{{B67333BB-1CF9-4EFD-A40B-E25B5CB4C8A7}}" |
| 2 |
< |
#define AppVersion "0.77" |
| 2 |
> |
#define AppVersion "0.80" |
| 3 |
|
#define AppLongName "Anniversary Edition of Oni" |
| 4 |
|
#define AppShortName "AEInstaller" |
| 5 |
|
|
| 47 |
|
|
| 48 |
|
[Files] |
| 49 |
|
Source: "AEInstaller2.jar"; DestDir: "{app}\Edition\AEInstaller"; Components: AEI |
| 50 |
< |
Source: "JRE\*"; DestDir: "{app}\Edition\AEInstaller\JRE"; Flags: createallsubdirs recursesubdirs onlyifdoesntexist; Components: JRE |
| 50 |
> |
Source: "JRE\*"; DestDir: "{app}\Edition\AEInstaller\JRE"; Excludes: ".svn"; Flags: createallsubdirs recursesubdirs onlyifdoesntexist; Components: JRE |
| 51 |
|
Source: "AElogo.ico"; DestDir: "{app}\Edition\AEInstaller"; Components: AEI |
| 52 |
|
|
| 53 |
|
[Icons] |