X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=utils%2Finstall4j%2Finstall4j10_template.install4j;h=b0887e38e38f1eb8272734d4b5027a5912371f19;hb=b2d2f19d703fe5c499788bbd2947e65ac1ca7441;hp=070c668da44b9f100c05f0994a7c668f94218f73;hpb=38b29c5c15993cfb29d53b16a524fe5fc1445a7d;p=jalview.git diff --git a/utils/install4j/install4j10_template.install4j b/utils/install4j/install4j10_template.install4j index 070c668..b0887e3 100644 --- a/utils/install4j/install4j10_template.install4j +++ b/utils/install4j/install4j10_template.install4j @@ -1,5 +1,5 @@ - + @@ -54,12 +54,14 @@ - + + + @@ -735,6 +737,40 @@ return console.askOkCancel(message, true); context.getBooleanVariable("makeSymbolicLinkAction") && Util.isMacOS() && ( context.getVariable("unixUserBinDir") != null ) && ( context.getVariable("macWrapperLinkLocation") != null ) + + + + + ${compiler:WRAPPER_SCRIPT_BIN_DIR}/${compiler:WRAPPER_LINK}.bat + + + + + + ${compiler:WRAPPER_SCRIPT_BIN_DIR}/${compiler:BATCH_WRAPPER_SCRIPT} + + + + + Util.isWindows() && !(((String)context.getCompilerVariable("WRAPPER_LINK")+".bat").equals((String)context.getCompilerVariable("BATCH_WRAPPER_SCRIPT"))) + + + + + + ${compiler:WRAPPER_SCRIPT_BIN_DIR}/${compiler:WRAPPER_LINK}.ps1 + + + + + + ${compiler:WRAPPER_SCRIPT_BIN_DIR}/${compiler:POWERSHELL_WRAPPER_SCRIPT} + + + + + Util.isWindows() && !(((String)context.getCompilerVariable("WRAPPER_LINK")+".ps1").equals((String)context.getCompilerVariable("POWERSHELL_WRAPPER_SCRIPT"))) + @@ -1441,7 +1477,7 @@ ${compiler:JALVIEW_APPLICATION_NAME} will now launch. - + @@ -1458,7 +1494,7 @@ ${compiler:JALVIEW_APPLICATION_NAME} will now launch. - +