In preparation for open-sourcing of the deploy/packaging code we need to do the following:
-- Remove the installer code that built a standalone installer for Windows. The FX SDK and runtime are now bundled with the JDK and JRE respectively, so there's no need for a standalone installation.
-- Add GPL headers to the Java, C and C++ code in javafx-launcher and packager.
-- Remove the installer code that built a standalone installer for Windows. The FX SDK and runtime are now bundled with the JDK and JRE respectively, so there's no need for a standalone installation.
-- Add GPL headers to the Java, C and C++ code in javafx-launcher and packager.