Commit Graph

4 Commits

Author SHA1 Message Date
Steve Wadsworth 7295b54e6b Enable a warning panel when a 64-bit JRE is detected
Installer panel is conditional on JVM architecture being detected as "amd64"

Enable 64-bit Windows for installer
- add 64-bit ShellLink DLL to installer template
- update info panel text to reflect change
Installer panel is conditional on JVM architecture being detected as "amd64"
Application is not yet 64-bit ready

Potential issue:
Specifying 32-bit Java to run the installer JAR file will bypass the warning
but the shortcuts may still use a 64-bit version
2018-12-20 19:58:16 -05:00
Dale Schultz fda01d6d3e Unify line endings of all text type files to Unix style 2013-01-04 23:04:30 -05:00
Dale Schultz 6d73c55d23 Added Java Arch:amd64 check to IzPack installer Java version warning panel 2013-01-02 16:40:02 -05:00
lizzardo 4905bd8962 Add HTMLInfoPanel as first panel in installer sequence. This warns the user about the necessity of a 32-bit JRE and points to the RomRaider Troubleshooting forum. 2012-12-31 10:59:59 +01:00