ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/AE/installer2/setup_win/AEI.iss
(Generate patch)

Comparing AE/installer2/setup_win/AEI.iss (file contents):
Revision 644 by alloc, Mon Jan 21 19:22:53 2013 UTC vs.
Revision 651 by alloc, Fri Jan 25 14:03:29 2013 UTC

# Line 49 | Line 49 | Name: "{app}\Edition"; Permissions: user
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

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)