< prev index next >

test/jdk/tools/jpackage/createinstaller/windows/base/JPackageCreateInstallerWinRegistryNameBase.java

Print this page

        

*** 149,159 **** "--input", "input", "--output", "output", "--name", TEST_NAME, "--main-jar", "hello.jar", "--main-class", "Hello", - "--files", "hello.jar", "--file-associations", "fa.properties", "--win-registry-name", WIN_REGISTRY_NAME}; } public static void run(String name, String ext) throws Exception { --- 149,158 ----
< prev index next >