| 49 |
|
Source: "AEInstaller2.jar"; DestDir: "{app}\Edition\AEInstaller"; Components: AEI |
| 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 |
+ |
Source: "..\locales\*"; DestDir: "{app}\Edition\AEInstaller\locales"; Excludes: ".svn"; Flags: createallsubdirs recursesubdirs onlyifdoesntexist; Components: AEI |
| 53 |
|
|
| 54 |
|
[Icons] |
| 55 |
|
Name: "{group}\AEInstaller 2"; Filename: "{app}\Edition\AEInstaller\JRE\bin\javaw.exe"; WorkingDir: "{app}\Edition\AEInstaller"; IconFilename: "{app}\Edition\AEInstaller\AElogo.ico"; Parameters: "-Dsun.java2d.d3d=false -jar AEInstaller2.jar"; Check: not IsJavaInstalled |