![]() |
#1 |
Junior Member
Join Date: Nov 2015
Posts: 1
|
Better Java Detection
The A_slightly_better_Java_Launcher example in the Wiki fails to detect a 32-bit Java run-time on a 64-bit machine, which is common considering the amount of users which historically installed 32-bit Java for Chrome/Firefox.
The codeblock should help discover the 32-bit version (requires x64.nsh). This can go immediately before StrCpy $R0 "javaw.exe" code: ![]() I haven't converted this example for generic usage yet, but it should be trivial to remove the variables our code is using and replace them with your own. |
![]() |
![]() |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|