Error[8]: Undefined offset: 2, File: /www/wwwroot/outofmemory.cn/tmp/plugin_ss_superseo_model_superseo.php, Line: 121
File: /www/wwwroot/outofmemory.cn/tmp/plugin_ss_superseo_model_superseo.php, Line: 473, decode(

用于Java安装的NSIS脚本

我没有编译它,但是我会尝试跟随。我基于如何检测Windows上已安装的Sun
JRE选择了注册表项?。

;--------------------------------;Defines  !define JavaRegKey 'HKLM "SoftwareJavaSoftJava Runtime Environment" ""';--------------------------------;Installer SectionsSection 'Java Runtime' SecJava  SetOutPath '$TEMP'  SetOverwrite on  File 'c:<yourdir>javasetup.exe'  ExecWait '$TEMPjavasetup.exe' [+++]  DetailPrint '..Java Runtime Setup exit pre = [+++]'  Delete '$TEMPjavasetup.exe'SectionEnd;--------------------------------;   FunctionsFunction .onInit  ReadRegStr $R0 ${JavaRegKey}  StrCmp $R0 "" JavaMissing JavaFound  JavaFound:   !insertmacro UnselectSection ${SecJava}  Goto JavaCheckDone  JavaMissing:  !insertmacro SelectSection ${SecJava}  JavaCheckDone:FunctionEnd


)
File: /www/wwwroot/outofmemory.cn/tmp/route_read.php, Line: 126, InsideLink()
File: /www/wwwroot/outofmemory.cn/tmp/index.inc.php, Line: 166, include(/www/wwwroot/outofmemory.cn/tmp/route_read.php)
File: /www/wwwroot/outofmemory.cn/index.php, Line: 30, include(/www/wwwroot/outofmemory.cn/tmp/index.inc.php)
Error[8]: Undefined offset: 3, File: /www/wwwroot/outofmemory.cn/tmp/plugin_ss_superseo_model_superseo.php, Line: 121
File: /www/wwwroot/outofmemory.cn/tmp/plugin_ss_superseo_model_superseo.php, Line: 473, decode(

用于Java安装的NSIS脚本

我没有编译它,但是我会尝试跟随。我基于如何检测Windows上已安装的Sun
JRE选择了注册表项?。

;--------------------------------;Defines  !define JavaRegKey 'HKLM "SoftwareJavaSoftJava Runtime Environment" ""';--------------------------------;Installer SectionsSection 'Java Runtime' SecJava  SetOutPath '$TEMP'  SetOverwrite on  File 'c:<yourdir>javasetup.exe'  ExecWait '$TEMPjavasetup.exe'   DetailPrint '..Java Runtime Setup exit pre = [+++]'  Delete '$TEMPjavasetup.exe'SectionEnd;--------------------------------;   FunctionsFunction .onInit  ReadRegStr $R0 ${JavaRegKey}  StrCmp $R0 "" JavaMissing JavaFound  JavaFound:   !insertmacro UnselectSection ${SecJava}  Goto JavaCheckDone  JavaMissing:  !insertmacro SelectSection ${SecJava}  JavaCheckDone:FunctionEnd


)
File: /www/wwwroot/outofmemory.cn/tmp/route_read.php, Line: 126, InsideLink()
File: /www/wwwroot/outofmemory.cn/tmp/index.inc.php, Line: 166, include(/www/wwwroot/outofmemory.cn/tmp/route_read.php)
File: /www/wwwroot/outofmemory.cn/index.php, Line: 30, include(/www/wwwroot/outofmemory.cn/tmp/index.inc.php)
用于Java安装的NSIS脚本_随笔_内存溢出

用于Java安装的NSIS脚本

用于Java安装的NSIS脚本,第1张

用于Java安装的NSIS脚本

我没有编译它,但是我会尝试跟随。我基于如何检测Windows上已安装的Sun
JRE选择了注册表项?。

;--------------------------------;Defines  !define JavaRegKey 'HKLM "SoftwareJavaSoftJava Runtime Environment" ""';--------------------------------;Installer SectionsSection 'Java Runtime' SecJava  SetOutPath '$TEMP'  SetOverwrite on  File 'c:<yourdir>javasetup.exe'  ExecWait '$TEMPjavasetup.exe'   DetailPrint '..Java Runtime Setup exit pre = '  Delete '$TEMPjavasetup.exe'SectionEnd;--------------------------------;   FunctionsFunction .onInit  ReadRegStr $R0 ${JavaRegKey}  StrCmp $R0 "" JavaMissing JavaFound  JavaFound:   !insertmacro UnselectSection ${SecJava}  Goto JavaCheckDone  JavaMissing:  !insertmacro SelectSection ${SecJava}  JavaCheckDone:FunctionEnd


欢迎分享,转载请注明来源:内存溢出

原文地址: https://outofmemory.cn/zaji/5490653.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-12-12
下一篇 2022-12-12

发表评论

登录后才能评论

评论列表(0条)

保存