viviotech / lucee-installer

BitRock Installer XML config and files for the Lucee installers
http://lucee.viviotech.net/
9 stars 2 forks source link

Installers do not properly detect Win10 & Win2016 #85

Closed utdream closed 7 years ago

utdream commented 7 years ago

For the Lucee 5.1.1 pl0 build, the installers do not properly detect Windows 10 and Windows Server 2016 as Windows Operating Systems. Thus, many of the "if OS is Windows run" statements do not function, causing the pl0 windows installer to fail horribly on those systems.

utdream commented 7 years ago

This issue was fixed by upgrading the installbuilder software that is used to make the installers. The new software has proper detection methods for Win10 and Win2016, so the existing if statements within the installer function as expected.

There was briefly a 5.1.1 pl1 build that functioned properly, but it never made wide release due to the scripting errors mentioned in another issue report.

This issue fix should achieve wide release in the 5.1.2.024 windows builds.