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 614 by alloc, Tue Jan 15 00:47:13 2013 UTC vs.
Revision 620 by alloc, Tue Jan 15 02:33:37 2013 UTC

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

Diff Legend

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