pack_lzma_1.1.0_nosign.nsi | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
pack_lzma_1.1.0_standard.nsi | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
package.json | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
resXmlParser-1.1.0-Setup.exe | 补丁 | 查看 | 原始文档 | blame | 历史 | |
resXmlParser-1.1.0-standard-Setup.exe | 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/assets/js/config.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/components/menuList.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/pages/empty.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/update.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pack_lzma_1.1.0_nosign.nsi
New file @@ -0,0 +1,824 @@ ; Script generated by the HM NIS Edit Script Wizard. ; HM NIS Edit Wizard helper defines !define PRODUCT_NAME "resXmlParser" !define PRODUCT_VERSION "1.1.0" !define PRODUCT_PUBLISHER "whyc" !define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\${PRODUCT_NAME}" !define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}" !define PRODUCT_RUN_LEVEL "Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" !define PRODUCT_UNINST_ROOT_KEY "HKLM" SetCompressor /SOLID lzma SetCompressorDictSize 32 ; MUI 1.67 compatible ------ !include "MUI.nsh" ; MUI Settings !define MUI_ABORTWARNING !define MUI_ICON "${NSISDIR}\Contrib\Graphics\Icons\res-icon.ico" !define MUI_UNICON "${NSISDIR}\Contrib\Graphics\Icons\modern-uninstall.ico" ;!define MUI_WELCOMEFINISHPAGE_BITMAP "bar.bmp" ; Language Selection Dialog Settings !define MUI_LANGDLL_REGISTRY_ROOT "${PRODUCT_UNINST_ROOT_KEY}" !define MUI_LANGDLL_REGISTRY_KEY "${PRODUCT_UNINST_KEY}" !define MUI_LANGDLL_REGISTRY_VALUENAME "NSIS:Language" ; Welcome page !insertmacro MUI_PAGE_WELCOME ; License page !insertmacro MUI_PAGE_LICENSE "dependent\licence.txt" ; Directory page !insertmacro MUI_PAGE_DIRECTORY ; Instfiles page !insertmacro MUI_PAGE_INSTFILES ; Finish page !insertmacro MUI_PAGE_FINISH ; Uninstaller pages !insertmacro MUI_UNPAGE_INSTFILES ; Language files ;!insertmacro MUI_LANGUAGE "English" !insertmacro MUI_LANGUAGE "SimpChinese" ; Reserve files !insertmacro MUI_RESERVEFILE_INSTALLOPTIONS ; MUI end ------ Name "${PRODUCT_NAME} ${PRODUCT_VERSION}" OutFile "${PRODUCT_NAME}-${PRODUCT_VERSION}-Setup.exe" InstallDir "$PROGRAMFILES\resXmlParser" InstallDirRegKey HKLM "${PRODUCT_DIR_REGKEY}" "" ShowInstDetails show ShowUnInstDetails show ;BrandingText "福光 - 武汉源畅" BrandingText " " Function .onInit !insertmacro MUI_LANGDLL_DISPLAY FunctionEnd Function .onInstSuccess nsExec::Exec "$INSTDIR\setup_service.bat" Exec $INSTDIR\${PRODUCT_NAME}.exe FunctionEnd Section "MainSection" SEC01 SetOutPath "$INSTDIR" File "dist_electron\win-unpacked\chrome_100_percent.pak" File "dist_electron\win-unpacked\chrome_200_percent.pak" File "dist_electron\win-unpacked\d3dcompiler_47.dll" File "dist_electron\win-unpacked\ffmpeg.dll" File "dist_electron\win-unpacked\icudtl.dat" File "dist_electron\win-unpacked\libEGL.dll" File "dist_electron\win-unpacked\libGLESv2.dll" File "dist_electron\win-unpacked\LICENSE.electron.txt" File "dist_electron\win-unpacked\LICENSES.chromium.html" SetOutPath "$INSTDIR\locales" File "dist_electron\win-unpacked\locales\am.pak" File "dist_electron\win-unpacked\locales\ar.pak" File "dist_electron\win-unpacked\locales\bg.pak" File "dist_electron\win-unpacked\locales\bn.pak" File "dist_electron\win-unpacked\locales\ca.pak" File "dist_electron\win-unpacked\locales\cs.pak" File "dist_electron\win-unpacked\locales\da.pak" File "dist_electron\win-unpacked\locales\de.pak" File "dist_electron\win-unpacked\locales\el.pak" File "dist_electron\win-unpacked\locales\en-GB.pak" File "dist_electron\win-unpacked\locales\en-US.pak" File "dist_electron\win-unpacked\locales\es-419.pak" File "dist_electron\win-unpacked\locales\es.pak" File "dist_electron\win-unpacked\locales\et.pak" File "dist_electron\win-unpacked\locales\fa.pak" File "dist_electron\win-unpacked\locales\fi.pak" File "dist_electron\win-unpacked\locales\fil.pak" File "dist_electron\win-unpacked\locales\fr.pak" File "dist_electron\win-unpacked\locales\gu.pak" File "dist_electron\win-unpacked\locales\he.pak" File "dist_electron\win-unpacked\locales\hi.pak" File "dist_electron\win-unpacked\locales\hr.pak" File "dist_electron\win-unpacked\locales\hu.pak" File "dist_electron\win-unpacked\locales\id.pak" File "dist_electron\win-unpacked\locales\it.pak" File "dist_electron\win-unpacked\locales\ja.pak" File "dist_electron\win-unpacked\locales\kn.pak" File "dist_electron\win-unpacked\locales\ko.pak" File "dist_electron\win-unpacked\locales\lt.pak" File "dist_electron\win-unpacked\locales\lv.pak" File "dist_electron\win-unpacked\locales\ml.pak" File "dist_electron\win-unpacked\locales\mr.pak" File "dist_electron\win-unpacked\locales\ms.pak" File "dist_electron\win-unpacked\locales\nb.pak" File "dist_electron\win-unpacked\locales\nl.pak" File "dist_electron\win-unpacked\locales\pl.pak" File "dist_electron\win-unpacked\locales\pt-BR.pak" File "dist_electron\win-unpacked\locales\pt-PT.pak" File "dist_electron\win-unpacked\locales\ro.pak" File "dist_electron\win-unpacked\locales\ru.pak" File "dist_electron\win-unpacked\locales\sk.pak" File "dist_electron\win-unpacked\locales\sl.pak" File "dist_electron\win-unpacked\locales\sr.pak" File "dist_electron\win-unpacked\locales\sv.pak" File "dist_electron\win-unpacked\locales\sw.pak" File "dist_electron\win-unpacked\locales\ta.pak" File "dist_electron\win-unpacked\locales\te.pak" File "dist_electron\win-unpacked\locales\th.pak" File "dist_electron\win-unpacked\locales\tr.pak" File "dist_electron\win-unpacked\locales\uk.pak" File "dist_electron\win-unpacked\locales\vi.pak" File "dist_electron\win-unpacked\locales\zh-CN.pak" File "dist_electron\win-unpacked\locales\zh-TW.pak" SetOutPath "$INSTDIR\resources" File "dist_electron\win-unpacked\resources\app-update.yml" File "dist_electron\win-unpacked\resources\app.asar" File "dist_electron\win-unpacked\resources\elevate.exe" SetOutPath "$INSTDIR" File "dist_electron\win-unpacked\resources.pak" File "dist_electron\win-unpacked\resXmlParser.exe" CreateDirectory "$SMPROGRAMS\resXmlParser" CreateShortCut "$SMPROGRAMS\resXmlParser\resXmlParser.lnk" "$INSTDIR\resXmlParser.exe" CreateShortCut "$DESKTOP\resXmlParser.lnk" "$INSTDIR\resXmlParser.exe" File "dist_electron\win-unpacked\snapshot_blob.bin" SetOutPath "$INSTDIR\swiftshader" File "dist_electron\win-unpacked\swiftshader\libEGL.dll" File "dist_electron\win-unpacked\swiftshader\libGLESv2.dll" SetOutPath "$INSTDIR" File "dist_electron\win-unpacked\v8_context_snapshot.bin" File "dist_electron\win-unpacked\vk_swiftshader.dll" File "dist_electron\win-unpacked\vk_swiftshader_icd.json" File "dist_electron\win-unpacked\vulkan-1.dll" File "dependent\licence.txt" File "dependent\remove_service.bat" File "dependent\res.db" File "dependent\ResMeterManager.exe" File "dependent\ResMeterManager.jar" File "dependent\ResMeterManager.xml" SetOutPath "$INSTDIR\runtime\bin" File "dependent\runtime\bin\api-ms-win-core-console-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-datetime-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-debug-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-errorhandling-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-file-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-file-l1-2-0.dll" File "dependent\runtime\bin\api-ms-win-core-file-l2-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-handle-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-heap-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-interlocked-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-libraryloader-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-localization-l1-2-0.dll" File "dependent\runtime\bin\api-ms-win-core-memory-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-namedpipe-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-processenvironment-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-processthreads-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-processthreads-l1-1-1.dll" File "dependent\runtime\bin\api-ms-win-core-profile-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-rtlsupport-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-string-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-synch-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-synch-l1-2-0.dll" File "dependent\runtime\bin\api-ms-win-core-sysinfo-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-timezone-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-util-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-conio-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-convert-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-environment-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-filesystem-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-heap-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-locale-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-math-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-multibyte-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-private-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-process-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-runtime-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-stdio-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-string-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-time-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-utility-l1-1-0.dll" File "dependent\runtime\bin\attach.dll" File "dependent\runtime\bin\awt.dll" File "dependent\runtime\bin\bci.dll" File "dependent\runtime\bin\concrt140.dll" File "dependent\runtime\bin\dcpr.dll" File "dependent\runtime\bin\decora_sse.dll" File "dependent\runtime\bin\deploy.dll" SetOutPath "$INSTDIR\runtime\bin\dtplugin" File "dependent\runtime\bin\dtplugin\deployJava1.dll" File "dependent\runtime\bin\dtplugin\npdeployJava1.dll" SetOutPath "$INSTDIR\runtime\bin" File "dependent\runtime\bin\dt_shmem.dll" File "dependent\runtime\bin\dt_socket.dll" File "dependent\runtime\bin\eula.dll" File "dependent\runtime\bin\fontmanager.dll" File "dependent\runtime\bin\fxplugins.dll" File "dependent\runtime\bin\glass.dll" File "dependent\runtime\bin\glib-lite.dll" File "dependent\runtime\bin\gstreamer-lite.dll" File "dependent\runtime\bin\hprof.dll" File "dependent\runtime\bin\instrument.dll" File "dependent\runtime\bin\j2pcsc.dll" File "dependent\runtime\bin\j2pkcs11.dll" File "dependent\runtime\bin\jaas_nt.dll" File "dependent\runtime\bin\jabswitch.exe" File "dependent\runtime\bin\java-rmi.exe" File "dependent\runtime\bin\java.dll" File "dependent\runtime\bin\java.exe" File "dependent\runtime\bin\JavaAccessBridge-64.dll" File "dependent\runtime\bin\javacpl.cpl" File "dependent\runtime\bin\javacpl.exe" File "dependent\runtime\bin\javafx_font.dll" File "dependent\runtime\bin\javafx_font_t2k.dll" File "dependent\runtime\bin\javafx_iio.dll" File "dependent\runtime\bin\javaw.exe" File "dependent\runtime\bin\javaws.exe" File "dependent\runtime\bin\java_crw_demo.dll" File "dependent\runtime\bin\jawt.dll" File "dependent\runtime\bin\JAWTAccessBridge-64.dll" File "dependent\runtime\bin\jdwp.dll" File "dependent\runtime\bin\jfr.dll" File "dependent\runtime\bin\jfxmedia.dll" File "dependent\runtime\bin\jfxwebkit.dll" File "dependent\runtime\bin\jjs.exe" File "dependent\runtime\bin\jli.dll" File "dependent\runtime\bin\jp2iexp.dll" File "dependent\runtime\bin\jp2launcher.exe" File "dependent\runtime\bin\jp2native.dll" File "dependent\runtime\bin\jp2ssv.dll" File "dependent\runtime\bin\jpeg.dll" File "dependent\runtime\bin\jsdt.dll" File "dependent\runtime\bin\jsound.dll" File "dependent\runtime\bin\jsoundds.dll" File "dependent\runtime\bin\keytool.exe" File "dependent\runtime\bin\kinit.exe" File "dependent\runtime\bin\klist.exe" File "dependent\runtime\bin\ktab.exe" File "dependent\runtime\bin\lcms.dll" File "dependent\runtime\bin\management.dll" File "dependent\runtime\bin\mlib_image.dll" File "dependent\runtime\bin\msvcp140.dll" File "dependent\runtime\bin\msvcr100.dll" File "dependent\runtime\bin\net.dll" File "dependent\runtime\bin\nio.dll" File "dependent\runtime\bin\npt.dll" File "dependent\runtime\bin\orbd.exe" File "dependent\runtime\bin\pack200.exe" SetOutPath "$INSTDIR\runtime\bin\plugin2" File "dependent\runtime\bin\plugin2\msvcr100.dll" File "dependent\runtime\bin\plugin2\npjp2.dll" SetOutPath "$INSTDIR\runtime\bin" File "dependent\runtime\bin\policytool.exe" File "dependent\runtime\bin\prism_common.dll" File "dependent\runtime\bin\prism_d3d.dll" File "dependent\runtime\bin\prism_sw.dll" File "dependent\runtime\bin\resource.dll" File "dependent\runtime\bin\rmid.exe" File "dependent\runtime\bin\rmiregistry.exe" File "dependent\runtime\bin\sawindbg.dll" SetOutPath "$INSTDIR\runtime\bin\server" File "dependent\runtime\bin\server\classes.jsa" File "dependent\runtime\bin\server\jvm.dll" File "dependent\runtime\bin\server\Xusage.txt" SetOutPath "$INSTDIR\runtime\bin" File "dependent\runtime\bin\servertool.exe" File "dependent\runtime\bin\splashscreen.dll" File "dependent\runtime\bin\ssv.dll" File "dependent\runtime\bin\ssvagent.exe" File "dependent\runtime\bin\sunec.dll" File "dependent\runtime\bin\sunmscapi.dll" File "dependent\runtime\bin\t2k.dll" File "dependent\runtime\bin\tnameserv.exe" File "dependent\runtime\bin\ucrtbase.dll" File "dependent\runtime\bin\unpack.dll" File "dependent\runtime\bin\unpack200.exe" File "dependent\runtime\bin\vcruntime140.dll" File "dependent\runtime\bin\verify.dll" File "dependent\runtime\bin\w2k_lsa_auth.dll" File "dependent\runtime\bin\WindowsAccessBridge-64.dll" File "dependent\runtime\bin\wsdetect.dll" File "dependent\runtime\bin\zip.dll" SetOutPath "$INSTDIR\runtime" File "dependent\runtime\COPYRIGHT" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\accessibility.properties" SetOutPath "$INSTDIR\runtime\lib\amd64" File "dependent\runtime\lib\amd64\jvm.cfg" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\calendars.properties" File "dependent\runtime\lib\charsets.jar" File "dependent\runtime\lib\classlist" SetOutPath "$INSTDIR\runtime\lib\cmm" File "dependent\runtime\lib\cmm\CIEXYZ.pf" File "dependent\runtime\lib\cmm\GRAY.pf" File "dependent\runtime\lib\cmm\LINEAR_RGB.pf" File "dependent\runtime\lib\cmm\PYCC.pf" File "dependent\runtime\lib\cmm\sRGB.pf" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\content-types.properties" File "dependent\runtime\lib\currency.data" SetOutPath "$INSTDIR\runtime\lib\deploy" File "dependent\runtime\lib\deploy\ffjcext.zip" File "dependent\runtime\lib\deploy\messages.properties" File "dependent\runtime\lib\deploy\messages_de.properties" File "dependent\runtime\lib\deploy\messages_es.properties" File "dependent\runtime\lib\deploy\messages_fr.properties" File "dependent\runtime\lib\deploy\messages_it.properties" File "dependent\runtime\lib\deploy\messages_ja.properties" File "dependent\runtime\lib\deploy\messages_ko.properties" File "dependent\runtime\lib\deploy\messages_pt_BR.properties" File "dependent\runtime\lib\deploy\messages_sv.properties" File "dependent\runtime\lib\deploy\messages_zh_CN.properties" File "dependent\runtime\lib\deploy\messages_zh_HK.properties" File "dependent\runtime\lib\deploy\messages_zh_TW.properties" File "dependent\runtime\lib\deploy\splash.gif" File "dependent\runtime\lib\deploy\splash@2x.gif" File "dependent\runtime\lib\deploy\splash_11-lic.gif" File "dependent\runtime\lib\deploy\splash_11@2x-lic.gif" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\deploy.jar" SetOutPath "$INSTDIR\runtime\lib\ext" File "dependent\runtime\lib\ext\access-bridge-64.jar" File "dependent\runtime\lib\ext\cldrdata.jar" File "dependent\runtime\lib\ext\dnsns.jar" File "dependent\runtime\lib\ext\jaccess.jar" File "dependent\runtime\lib\ext\jfxrt.jar" File "dependent\runtime\lib\ext\localedata.jar" File "dependent\runtime\lib\ext\meta-index" File "dependent\runtime\lib\ext\nashorn.jar" File "dependent\runtime\lib\ext\sunec.jar" File "dependent\runtime\lib\ext\sunjce_provider.jar" File "dependent\runtime\lib\ext\sunmscapi.jar" File "dependent\runtime\lib\ext\sunpkcs11.jar" File "dependent\runtime\lib\ext\zipfs.jar" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\flavormap.properties" File "dependent\runtime\lib\fontconfig.bfc" File "dependent\runtime\lib\fontconfig.properties.src" SetOutPath "$INSTDIR\runtime\lib\fonts" File "dependent\runtime\lib\fonts\LucidaBrightDemiBold.ttf" File "dependent\runtime\lib\fonts\LucidaBrightDemiItalic.ttf" File "dependent\runtime\lib\fonts\LucidaBrightItalic.ttf" File "dependent\runtime\lib\fonts\LucidaBrightRegular.ttf" File "dependent\runtime\lib\fonts\LucidaSansDemiBold.ttf" File "dependent\runtime\lib\fonts\LucidaSansRegular.ttf" File "dependent\runtime\lib\fonts\LucidaTypewriterBold.ttf" File "dependent\runtime\lib\fonts\LucidaTypewriterRegular.ttf" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\hijrah-config-umalqura.properties" SetOutPath "$INSTDIR\runtime\lib\images\cursors" File "dependent\runtime\lib\images\cursors\cursors.properties" File "dependent\runtime\lib\images\cursors\invalid32x32.gif" File "dependent\runtime\lib\images\cursors\win32_CopyDrop32x32.gif" File "dependent\runtime\lib\images\cursors\win32_CopyNoDrop32x32.gif" File "dependent\runtime\lib\images\cursors\win32_LinkDrop32x32.gif" File "dependent\runtime\lib\images\cursors\win32_LinkNoDrop32x32.gif" File "dependent\runtime\lib\images\cursors\win32_MoveDrop32x32.gif" File "dependent\runtime\lib\images\cursors\win32_MoveNoDrop32x32.gif" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\javafx.properties" File "dependent\runtime\lib\javaws.jar" File "dependent\runtime\lib\jce.jar" SetOutPath "$INSTDIR\runtime\lib\jfr" File "dependent\runtime\lib\jfr\default.jfc" File "dependent\runtime\lib\jfr\profile.jfc" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\jfr.jar" File "dependent\runtime\lib\jfxswt.jar" File "dependent\runtime\lib\jsse.jar" File "dependent\runtime\lib\jvm.hprof.txt" File "dependent\runtime\lib\logging.properties" SetOutPath "$INSTDIR\runtime\lib\management" File "dependent\runtime\lib\management\jmxremote.access" File "dependent\runtime\lib\management\jmxremote.password.template" File "dependent\runtime\lib\management\management.properties" File "dependent\runtime\lib\management\snmp.acl.template" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\management-agent.jar" File "dependent\runtime\lib\meta-index" File "dependent\runtime\lib\net.properties" File "dependent\runtime\lib\plugin.jar" File "dependent\runtime\lib\psfont.properties.ja" File "dependent\runtime\lib\psfontj2d.properties" File "dependent\runtime\lib\resources.jar" File "dependent\runtime\lib\rt.jar" SetOutPath "$INSTDIR\runtime\lib\security" File "dependent\runtime\lib\security\blacklist" File "dependent\runtime\lib\security\blacklisted.certs" File "dependent\runtime\lib\security\cacerts" File "dependent\runtime\lib\security\java.policy" File "dependent\runtime\lib\security\java.security" File "dependent\runtime\lib\security\javaws.policy" SetOutPath "$INSTDIR\runtime\lib\security\policy\limited" File "dependent\runtime\lib\security\policy\limited\local_policy.jar" File "dependent\runtime\lib\security\policy\limited\US_export_policy.jar" SetOutPath "$INSTDIR\runtime\lib\security\policy\unlimited" File "dependent\runtime\lib\security\policy\unlimited\local_policy.jar" File "dependent\runtime\lib\security\policy\unlimited\US_export_policy.jar" SetOutPath "$INSTDIR\runtime\lib\security" File "dependent\runtime\lib\security\trusted.libraries" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\sound.properties" File "dependent\runtime\lib\tzdb.dat" File "dependent\runtime\lib\tzmappings" SetOutPath "$INSTDIR\runtime" File "dependent\runtime\LICENSE" File "dependent\runtime\README.txt" File "dependent\runtime\THIRDPARTYLICENSEREADME-JAVAFX.txt" File "dependent\runtime\THIRDPARTYLICENSEREADME.txt" File "dependent\runtime\Welcome.html" SetOutPath "$INSTDIR" File "dependent\setup_service.bat" File "dependent\stop.bat" SectionEnd Section -AdditionalIcons CreateShortCut "$SMPROGRAMS\resXmlParser\Uninstall.lnk" "$INSTDIR\uninst.exe" SectionEnd Section -Post WriteUninstaller "$INSTDIR\uninst.exe" WriteRegStr HKLM "${PRODUCT_DIR_REGKEY}" "" "$INSTDIR" ;针对所有用户有效 添加程序以管理员权限运行 ;SetRegView 64 WriteRegStr HKLM "${PRODUCT_RUN_LEVEL}" "$INSTDIR\${PRODUCT_NAME}.exe" "RUNASADMIN" WriteRegStr ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" "DisplayName" "$(^Name)" WriteRegStr ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" "UninstallString" "$INSTDIR\uninst.exe" WriteRegStr ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" "DisplayIcon" "$INSTDIR\resources\elevate.exe" WriteRegStr ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" "DisplayVersion" "${PRODUCT_VERSION}" WriteRegStr ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" "Publisher" "${PRODUCT_PUBLISHER}" SectionEnd Function un.onUninstSuccess HideWindow MessageBox MB_ICONINFORMATION|MB_OK "$(^Name) 已成功地从你的计算机移除。" FunctionEnd Function un.onInit !insertmacro MUI_UNGETLANGUAGE MessageBox MB_ICONQUESTION|MB_YESNO|MB_DEFBUTTON2 "你确实要完全移除 $(^Name) ,其及所有的组件?" IDYES +2 Abort FunctionEnd Section Uninstall nsExec::Exec "$INSTDIR\remove_service.bat" Delete "$INSTDIR\uninst.exe" Delete "$INSTDIR\stop.bat" Delete "$INSTDIR\setup_service.bat" Delete "$INSTDIR\runtime\Welcome.html" Delete "$INSTDIR\runtime\THIRDPARTYLICENSEREADME.txt" Delete "$INSTDIR\runtime\THIRDPARTYLICENSEREADME-JAVAFX.txt" Delete "$INSTDIR\runtime\README.txt" Delete "$INSTDIR\runtime\LICENSE" Delete "$INSTDIR\runtime\lib\tzmappings" Delete "$INSTDIR\runtime\lib\tzdb.dat" Delete "$INSTDIR\runtime\lib\sound.properties" Delete "$INSTDIR\runtime\lib\security\trusted.libraries" Delete "$INSTDIR\runtime\lib\security\policy\unlimited\US_export_policy.jar" Delete "$INSTDIR\runtime\lib\security\policy\unlimited\local_policy.jar" Delete "$INSTDIR\runtime\lib\security\policy\limited\US_export_policy.jar" Delete "$INSTDIR\runtime\lib\security\policy\limited\local_policy.jar" Delete "$INSTDIR\runtime\lib\security\javaws.policy" Delete "$INSTDIR\runtime\lib\security\java.security" Delete "$INSTDIR\runtime\lib\security\java.policy" Delete "$INSTDIR\runtime\lib\security\cacerts" Delete "$INSTDIR\runtime\lib\security\blacklisted.certs" Delete "$INSTDIR\runtime\lib\security\blacklist" Delete "$INSTDIR\runtime\lib\rt.jar" Delete "$INSTDIR\runtime\lib\resources.jar" Delete "$INSTDIR\runtime\lib\psfontj2d.properties" Delete "$INSTDIR\runtime\lib\psfont.properties.ja" Delete "$INSTDIR\runtime\lib\plugin.jar" Delete "$INSTDIR\runtime\lib\net.properties" Delete "$INSTDIR\runtime\lib\meta-index" Delete "$INSTDIR\runtime\lib\management-agent.jar" Delete "$INSTDIR\runtime\lib\management\snmp.acl.template" Delete "$INSTDIR\runtime\lib\management\management.properties" Delete "$INSTDIR\runtime\lib\management\jmxremote.password.template" Delete "$INSTDIR\runtime\lib\management\jmxremote.access" Delete "$INSTDIR\runtime\lib\logging.properties" Delete "$INSTDIR\runtime\lib\jvm.hprof.txt" Delete "$INSTDIR\runtime\lib\jsse.jar" Delete "$INSTDIR\runtime\lib\jfxswt.jar" Delete "$INSTDIR\runtime\lib\jfr.jar" Delete "$INSTDIR\runtime\lib\jfr\profile.jfc" Delete "$INSTDIR\runtime\lib\jfr\default.jfc" Delete "$INSTDIR\runtime\lib\jce.jar" Delete "$INSTDIR\runtime\lib\javaws.jar" Delete "$INSTDIR\runtime\lib\javafx.properties" Delete "$INSTDIR\runtime\lib\images\cursors\win32_MoveNoDrop32x32.gif" Delete "$INSTDIR\runtime\lib\images\cursors\win32_MoveDrop32x32.gif" Delete "$INSTDIR\runtime\lib\images\cursors\win32_LinkNoDrop32x32.gif" Delete "$INSTDIR\runtime\lib\images\cursors\win32_LinkDrop32x32.gif" Delete "$INSTDIR\runtime\lib\images\cursors\win32_CopyNoDrop32x32.gif" Delete "$INSTDIR\runtime\lib\images\cursors\win32_CopyDrop32x32.gif" Delete "$INSTDIR\runtime\lib\images\cursors\invalid32x32.gif" Delete "$INSTDIR\runtime\lib\images\cursors\cursors.properties" Delete "$INSTDIR\runtime\lib\hijrah-config-umalqura.properties" Delete "$INSTDIR\runtime\lib\fonts\LucidaTypewriterRegular.ttf" Delete "$INSTDIR\runtime\lib\fonts\LucidaTypewriterBold.ttf" Delete "$INSTDIR\runtime\lib\fonts\LucidaSansRegular.ttf" Delete "$INSTDIR\runtime\lib\fonts\LucidaSansDemiBold.ttf" Delete "$INSTDIR\runtime\lib\fonts\LucidaBrightRegular.ttf" Delete "$INSTDIR\runtime\lib\fonts\LucidaBrightItalic.ttf" Delete "$INSTDIR\runtime\lib\fonts\LucidaBrightDemiItalic.ttf" Delete "$INSTDIR\runtime\lib\fonts\LucidaBrightDemiBold.ttf" Delete "$INSTDIR\runtime\lib\fontconfig.properties.src" Delete "$INSTDIR\runtime\lib\fontconfig.bfc" Delete "$INSTDIR\runtime\lib\flavormap.properties" Delete "$INSTDIR\runtime\lib\ext\zipfs.jar" Delete "$INSTDIR\runtime\lib\ext\sunpkcs11.jar" Delete "$INSTDIR\runtime\lib\ext\sunmscapi.jar" Delete "$INSTDIR\runtime\lib\ext\sunjce_provider.jar" Delete "$INSTDIR\runtime\lib\ext\sunec.jar" Delete "$INSTDIR\runtime\lib\ext\nashorn.jar" Delete "$INSTDIR\runtime\lib\ext\meta-index" Delete "$INSTDIR\runtime\lib\ext\localedata.jar" Delete "$INSTDIR\runtime\lib\ext\jfxrt.jar" Delete "$INSTDIR\runtime\lib\ext\jaccess.jar" Delete "$INSTDIR\runtime\lib\ext\dnsns.jar" Delete "$INSTDIR\runtime\lib\ext\cldrdata.jar" Delete "$INSTDIR\runtime\lib\ext\access-bridge-64.jar" Delete "$INSTDIR\runtime\lib\deploy.jar" Delete "$INSTDIR\runtime\lib\deploy\splash_11@2x-lic.gif" Delete "$INSTDIR\runtime\lib\deploy\splash_11-lic.gif" Delete "$INSTDIR\runtime\lib\deploy\splash@2x.gif" Delete "$INSTDIR\runtime\lib\deploy\splash.gif" Delete "$INSTDIR\runtime\lib\deploy\messages_zh_TW.properties" Delete "$INSTDIR\runtime\lib\deploy\messages_zh_HK.properties" Delete "$INSTDIR\runtime\lib\deploy\messages_zh_CN.properties" Delete "$INSTDIR\runtime\lib\deploy\messages_sv.properties" Delete "$INSTDIR\runtime\lib\deploy\messages_pt_BR.properties" Delete "$INSTDIR\runtime\lib\deploy\messages_ko.properties" Delete "$INSTDIR\runtime\lib\deploy\messages_ja.properties" Delete "$INSTDIR\runtime\lib\deploy\messages_it.properties" Delete "$INSTDIR\runtime\lib\deploy\messages_fr.properties" Delete "$INSTDIR\runtime\lib\deploy\messages_es.properties" Delete "$INSTDIR\runtime\lib\deploy\messages_de.properties" Delete "$INSTDIR\runtime\lib\deploy\messages.properties" Delete "$INSTDIR\runtime\lib\deploy\ffjcext.zip" Delete "$INSTDIR\runtime\lib\currency.data" Delete "$INSTDIR\runtime\lib\content-types.properties" Delete "$INSTDIR\runtime\lib\cmm\sRGB.pf" Delete "$INSTDIR\runtime\lib\cmm\PYCC.pf" Delete "$INSTDIR\runtime\lib\cmm\LINEAR_RGB.pf" Delete "$INSTDIR\runtime\lib\cmm\GRAY.pf" Delete "$INSTDIR\runtime\lib\cmm\CIEXYZ.pf" Delete "$INSTDIR\runtime\lib\classlist" Delete "$INSTDIR\runtime\lib\charsets.jar" Delete "$INSTDIR\runtime\lib\calendars.properties" Delete "$INSTDIR\runtime\lib\amd64\jvm.cfg" Delete "$INSTDIR\runtime\lib\accessibility.properties" Delete "$INSTDIR\runtime\COPYRIGHT" Delete "$INSTDIR\runtime\bin\zip.dll" Delete "$INSTDIR\runtime\bin\wsdetect.dll" Delete "$INSTDIR\runtime\bin\WindowsAccessBridge-64.dll" Delete "$INSTDIR\runtime\bin\w2k_lsa_auth.dll" Delete "$INSTDIR\runtime\bin\verify.dll" Delete "$INSTDIR\runtime\bin\vcruntime140.dll" Delete "$INSTDIR\runtime\bin\unpack200.exe" Delete "$INSTDIR\runtime\bin\unpack.dll" Delete "$INSTDIR\runtime\bin\ucrtbase.dll" Delete "$INSTDIR\runtime\bin\tnameserv.exe" Delete "$INSTDIR\runtime\bin\t2k.dll" Delete "$INSTDIR\runtime\bin\sunmscapi.dll" Delete "$INSTDIR\runtime\bin\sunec.dll" Delete "$INSTDIR\runtime\bin\ssvagent.exe" Delete "$INSTDIR\runtime\bin\ssv.dll" Delete "$INSTDIR\runtime\bin\splashscreen.dll" Delete "$INSTDIR\runtime\bin\servertool.exe" Delete "$INSTDIR\runtime\bin\server\Xusage.txt" Delete "$INSTDIR\runtime\bin\server\jvm.dll" Delete "$INSTDIR\runtime\bin\server\classes.jsa" Delete "$INSTDIR\runtime\bin\sawindbg.dll" Delete "$INSTDIR\runtime\bin\rmiregistry.exe" Delete "$INSTDIR\runtime\bin\rmid.exe" Delete "$INSTDIR\runtime\bin\resource.dll" Delete "$INSTDIR\runtime\bin\prism_sw.dll" Delete "$INSTDIR\runtime\bin\prism_d3d.dll" Delete "$INSTDIR\runtime\bin\prism_common.dll" Delete "$INSTDIR\runtime\bin\policytool.exe" Delete "$INSTDIR\runtime\bin\plugin2\npjp2.dll" Delete "$INSTDIR\runtime\bin\plugin2\msvcr100.dll" Delete "$INSTDIR\runtime\bin\pack200.exe" Delete "$INSTDIR\runtime\bin\orbd.exe" Delete "$INSTDIR\runtime\bin\npt.dll" Delete "$INSTDIR\runtime\bin\nio.dll" Delete "$INSTDIR\runtime\bin\net.dll" Delete "$INSTDIR\runtime\bin\msvcr100.dll" Delete "$INSTDIR\runtime\bin\msvcp140.dll" Delete "$INSTDIR\runtime\bin\mlib_image.dll" Delete "$INSTDIR\runtime\bin\management.dll" Delete "$INSTDIR\runtime\bin\lcms.dll" Delete "$INSTDIR\runtime\bin\ktab.exe" Delete "$INSTDIR\runtime\bin\klist.exe" Delete "$INSTDIR\runtime\bin\kinit.exe" Delete "$INSTDIR\runtime\bin\keytool.exe" Delete "$INSTDIR\runtime\bin\jsoundds.dll" Delete "$INSTDIR\runtime\bin\jsound.dll" Delete "$INSTDIR\runtime\bin\jsdt.dll" Delete "$INSTDIR\runtime\bin\jpeg.dll" Delete "$INSTDIR\runtime\bin\jp2ssv.dll" Delete "$INSTDIR\runtime\bin\jp2native.dll" Delete "$INSTDIR\runtime\bin\jp2launcher.exe" Delete "$INSTDIR\runtime\bin\jp2iexp.dll" Delete "$INSTDIR\runtime\bin\jli.dll" Delete "$INSTDIR\runtime\bin\jjs.exe" Delete "$INSTDIR\runtime\bin\jfxwebkit.dll" Delete "$INSTDIR\runtime\bin\jfxmedia.dll" Delete "$INSTDIR\runtime\bin\jfr.dll" Delete "$INSTDIR\runtime\bin\jdwp.dll" Delete "$INSTDIR\runtime\bin\JAWTAccessBridge-64.dll" Delete "$INSTDIR\runtime\bin\jawt.dll" Delete "$INSTDIR\runtime\bin\java_crw_demo.dll" Delete "$INSTDIR\runtime\bin\javaws.exe" Delete "$INSTDIR\runtime\bin\javaw.exe" Delete "$INSTDIR\runtime\bin\javafx_iio.dll" Delete "$INSTDIR\runtime\bin\javafx_font_t2k.dll" Delete "$INSTDIR\runtime\bin\javafx_font.dll" Delete "$INSTDIR\runtime\bin\javacpl.exe" Delete "$INSTDIR\runtime\bin\javacpl.cpl" Delete "$INSTDIR\runtime\bin\JavaAccessBridge-64.dll" Delete "$INSTDIR\runtime\bin\java.exe" Delete "$INSTDIR\runtime\bin\java.dll" Delete "$INSTDIR\runtime\bin\java-rmi.exe" Delete "$INSTDIR\runtime\bin\jabswitch.exe" Delete "$INSTDIR\runtime\bin\jaas_nt.dll" Delete "$INSTDIR\runtime\bin\j2pkcs11.dll" Delete "$INSTDIR\runtime\bin\j2pcsc.dll" Delete "$INSTDIR\runtime\bin\instrument.dll" Delete "$INSTDIR\runtime\bin\hprof.dll" Delete "$INSTDIR\runtime\bin\gstreamer-lite.dll" Delete "$INSTDIR\runtime\bin\glib-lite.dll" Delete "$INSTDIR\runtime\bin\glass.dll" Delete "$INSTDIR\runtime\bin\fxplugins.dll" Delete "$INSTDIR\runtime\bin\fontmanager.dll" Delete "$INSTDIR\runtime\bin\eula.dll" Delete "$INSTDIR\runtime\bin\dt_socket.dll" Delete "$INSTDIR\runtime\bin\dt_shmem.dll" Delete "$INSTDIR\runtime\bin\dtplugin\npdeployJava1.dll" Delete "$INSTDIR\runtime\bin\dtplugin\deployJava1.dll" Delete "$INSTDIR\runtime\bin\deploy.dll" Delete "$INSTDIR\runtime\bin\decora_sse.dll" Delete "$INSTDIR\runtime\bin\dcpr.dll" Delete "$INSTDIR\runtime\bin\concrt140.dll" Delete "$INSTDIR\runtime\bin\bci.dll" Delete "$INSTDIR\runtime\bin\awt.dll" Delete "$INSTDIR\runtime\bin\attach.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-utility-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-time-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-string-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-stdio-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-runtime-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-process-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-private-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-multibyte-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-math-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-locale-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-heap-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-filesystem-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-environment-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-convert-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-conio-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-util-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-timezone-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-sysinfo-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-synch-l1-2-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-synch-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-string-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-rtlsupport-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-profile-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-processthreads-l1-1-1.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-processthreads-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-processenvironment-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-namedpipe-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-memory-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-localization-l1-2-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-libraryloader-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-interlocked-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-heap-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-handle-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-file-l2-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-file-l1-2-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-file-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-errorhandling-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-debug-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-datetime-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-console-l1-1-0.dll" Delete "$INSTDIR\ResMeterManager.xml" Delete "$INSTDIR\ResMeterManager.jar" Delete "$INSTDIR\ResMeterManager.exe" Delete "$INSTDIR\res.db" Delete "$INSTDIR\remove_service.bat" Delete "$INSTDIR\licence.txt" Delete "$INSTDIR\vulkan-1.dll" Delete "$INSTDIR\vk_swiftshader_icd.json" Delete "$INSTDIR\vk_swiftshader.dll" Delete "$INSTDIR\v8_context_snapshot.bin" Delete "$INSTDIR\swiftshader\libGLESv2.dll" Delete "$INSTDIR\swiftshader\libEGL.dll" Delete "$INSTDIR\snapshot_blob.bin" Delete "$INSTDIR\resXmlParser.exe" Delete "$INSTDIR\resources.pak" Delete "$INSTDIR\resources\elevate.exe" Delete "$INSTDIR\resources\app.asar" Delete "$INSTDIR\resources\app-update.yml" Delete "$INSTDIR\locales\zh-TW.pak" Delete "$INSTDIR\locales\zh-CN.pak" Delete "$INSTDIR\locales\vi.pak" Delete "$INSTDIR\locales\uk.pak" Delete "$INSTDIR\locales\tr.pak" Delete "$INSTDIR\locales\th.pak" Delete "$INSTDIR\locales\te.pak" Delete "$INSTDIR\locales\ta.pak" Delete "$INSTDIR\locales\sw.pak" Delete "$INSTDIR\locales\sv.pak" Delete "$INSTDIR\locales\sr.pak" Delete "$INSTDIR\locales\sl.pak" Delete "$INSTDIR\locales\sk.pak" Delete "$INSTDIR\locales\ru.pak" Delete "$INSTDIR\locales\ro.pak" Delete "$INSTDIR\locales\pt-PT.pak" Delete "$INSTDIR\locales\pt-BR.pak" Delete "$INSTDIR\locales\pl.pak" Delete "$INSTDIR\locales\nl.pak" Delete "$INSTDIR\locales\nb.pak" Delete "$INSTDIR\locales\ms.pak" Delete "$INSTDIR\locales\mr.pak" Delete "$INSTDIR\locales\ml.pak" Delete "$INSTDIR\locales\lv.pak" Delete "$INSTDIR\locales\lt.pak" Delete "$INSTDIR\locales\ko.pak" Delete "$INSTDIR\locales\kn.pak" Delete "$INSTDIR\locales\ja.pak" Delete "$INSTDIR\locales\it.pak" Delete "$INSTDIR\locales\id.pak" Delete "$INSTDIR\locales\hu.pak" Delete "$INSTDIR\locales\hr.pak" Delete "$INSTDIR\locales\hi.pak" Delete "$INSTDIR\locales\he.pak" Delete "$INSTDIR\locales\gu.pak" Delete "$INSTDIR\locales\fr.pak" Delete "$INSTDIR\locales\fil.pak" Delete "$INSTDIR\locales\fi.pak" Delete "$INSTDIR\locales\fa.pak" Delete "$INSTDIR\locales\et.pak" Delete "$INSTDIR\locales\es.pak" Delete "$INSTDIR\locales\es-419.pak" Delete "$INSTDIR\locales\en-US.pak" Delete "$INSTDIR\locales\en-GB.pak" Delete "$INSTDIR\locales\el.pak" Delete "$INSTDIR\locales\de.pak" Delete "$INSTDIR\locales\da.pak" Delete "$INSTDIR\locales\cs.pak" Delete "$INSTDIR\locales\ca.pak" Delete "$INSTDIR\locales\bn.pak" Delete "$INSTDIR\locales\bg.pak" Delete "$INSTDIR\locales\ar.pak" Delete "$INSTDIR\locales\am.pak" Delete "$INSTDIR\LICENSES.chromium.html" Delete "$INSTDIR\LICENSE.electron.txt" Delete "$INSTDIR\libGLESv2.dll" Delete "$INSTDIR\libEGL.dll" Delete "$INSTDIR\icudtl.dat" Delete "$INSTDIR\ffmpeg.dll" Delete "$INSTDIR\d3dcompiler_47.dll" Delete "$INSTDIR\chrome_200_percent.pak" Delete "$INSTDIR\chrome_100_percent.pak" Delete "$SMPROGRAMS\resXmlParser\Uninstall.lnk" Delete "$DESKTOP\resXmlParser.lnk" Delete "$SMPROGRAMS\resXmlParser\resXmlParser.lnk" RMDir "$SMPROGRAMS\resXmlParser" RMDir "$INSTDIR\swiftshader" RMDir "$INSTDIR\runtime\lib\security\policy\unlimited" RMDir "$INSTDIR\runtime\lib\security\policy\limited" RMDir "$INSTDIR\runtime\lib\security" RMDir "$INSTDIR\runtime\lib\management" RMDir "$INSTDIR\runtime\lib\jfr" RMDir "$INSTDIR\runtime\lib\images\cursors" RMDir "$INSTDIR\runtime\lib\fonts" RMDir "$INSTDIR\runtime\lib\ext" RMDir "$INSTDIR\runtime\lib\deploy" RMDir "$INSTDIR\runtime\lib\cmm" RMDir "$INSTDIR\runtime\lib\amd64" RMDir "$INSTDIR\runtime\lib" RMDir "$INSTDIR\runtime\bin\server" RMDir "$INSTDIR\runtime\bin\plugin2" RMDir "$INSTDIR\runtime\bin\dtplugin" RMDir "$INSTDIR\runtime\bin" RMDir "$INSTDIR\runtime" RMDir "$INSTDIR\resources" RMDir "$INSTDIR\locales" RMDir "$INSTDIR" DeleteRegKey ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" DeleteRegKey HKLM "${PRODUCT_DIR_REGKEY}" SetAutoClose true SectionEnd pack_lzma_1.1.0_standard.nsi
New file @@ -0,0 +1,824 @@ ; Script generated by the HM NIS Edit Script Wizard. ; HM NIS Edit Wizard helper defines !define PRODUCT_NAME "resXmlParser" !define PRODUCT_VERSION "1.1.0" !define PRODUCT_PUBLISHER "whyc" !define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\${PRODUCT_NAME}" !define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}" !define PRODUCT_RUN_LEVEL "Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" !define PRODUCT_UNINST_ROOT_KEY "HKLM" SetCompressor /SOLID lzma SetCompressorDictSize 32 ; MUI 1.67 compatible ------ !include "MUI.nsh" ; MUI Settings !define MUI_ABORTWARNING !define MUI_ICON "${NSISDIR}\Contrib\Graphics\Icons\res-icon.ico" !define MUI_UNICON "${NSISDIR}\Contrib\Graphics\Icons\modern-uninstall.ico" !define MUI_WELCOMEFINISHPAGE_BITMAP "bar.bmp" ; Language Selection Dialog Settings !define MUI_LANGDLL_REGISTRY_ROOT "${PRODUCT_UNINST_ROOT_KEY}" !define MUI_LANGDLL_REGISTRY_KEY "${PRODUCT_UNINST_KEY}" !define MUI_LANGDLL_REGISTRY_VALUENAME "NSIS:Language" ; Welcome page !insertmacro MUI_PAGE_WELCOME ; License page !insertmacro MUI_PAGE_LICENSE "dependent\licence.txt" ; Directory page !insertmacro MUI_PAGE_DIRECTORY ; Instfiles page !insertmacro MUI_PAGE_INSTFILES ; Finish page !insertmacro MUI_PAGE_FINISH ; Uninstaller pages !insertmacro MUI_UNPAGE_INSTFILES ; Language files ;!insertmacro MUI_LANGUAGE "English" !insertmacro MUI_LANGUAGE "SimpChinese" ; Reserve files !insertmacro MUI_RESERVEFILE_INSTALLOPTIONS ; MUI end ------ Name "${PRODUCT_NAME} ${PRODUCT_VERSION}" OutFile "${PRODUCT_NAME}-${PRODUCT_VERSION}-standard-Setup.exe" InstallDir "$PROGRAMFILES\resXmlParser" InstallDirRegKey HKLM "${PRODUCT_DIR_REGKEY}" "" ShowInstDetails show ShowUnInstDetails show BrandingText "福光 - 武汉源畅" ;BrandingText " " Function .onInit !insertmacro MUI_LANGDLL_DISPLAY FunctionEnd Function .onInstSuccess nsExec::Exec "$INSTDIR\setup_service.bat" Exec $INSTDIR\${PRODUCT_NAME}.exe FunctionEnd Section "MainSection" SEC01 SetOutPath "$INSTDIR" File "dist_electron\win-unpacked\chrome_100_percent.pak" File "dist_electron\win-unpacked\chrome_200_percent.pak" File "dist_electron\win-unpacked\d3dcompiler_47.dll" File "dist_electron\win-unpacked\ffmpeg.dll" File "dist_electron\win-unpacked\icudtl.dat" File "dist_electron\win-unpacked\libEGL.dll" File "dist_electron\win-unpacked\libGLESv2.dll" File "dist_electron\win-unpacked\LICENSE.electron.txt" File "dist_electron\win-unpacked\LICENSES.chromium.html" SetOutPath "$INSTDIR\locales" File "dist_electron\win-unpacked\locales\am.pak" File "dist_electron\win-unpacked\locales\ar.pak" File "dist_electron\win-unpacked\locales\bg.pak" File "dist_electron\win-unpacked\locales\bn.pak" File "dist_electron\win-unpacked\locales\ca.pak" File "dist_electron\win-unpacked\locales\cs.pak" File "dist_electron\win-unpacked\locales\da.pak" File "dist_electron\win-unpacked\locales\de.pak" File "dist_electron\win-unpacked\locales\el.pak" File "dist_electron\win-unpacked\locales\en-GB.pak" File "dist_electron\win-unpacked\locales\en-US.pak" File "dist_electron\win-unpacked\locales\es-419.pak" File "dist_electron\win-unpacked\locales\es.pak" File "dist_electron\win-unpacked\locales\et.pak" File "dist_electron\win-unpacked\locales\fa.pak" File "dist_electron\win-unpacked\locales\fi.pak" File "dist_electron\win-unpacked\locales\fil.pak" File "dist_electron\win-unpacked\locales\fr.pak" File "dist_electron\win-unpacked\locales\gu.pak" File "dist_electron\win-unpacked\locales\he.pak" File "dist_electron\win-unpacked\locales\hi.pak" File "dist_electron\win-unpacked\locales\hr.pak" File "dist_electron\win-unpacked\locales\hu.pak" File "dist_electron\win-unpacked\locales\id.pak" File "dist_electron\win-unpacked\locales\it.pak" File "dist_electron\win-unpacked\locales\ja.pak" File "dist_electron\win-unpacked\locales\kn.pak" File "dist_electron\win-unpacked\locales\ko.pak" File "dist_electron\win-unpacked\locales\lt.pak" File "dist_electron\win-unpacked\locales\lv.pak" File "dist_electron\win-unpacked\locales\ml.pak" File "dist_electron\win-unpacked\locales\mr.pak" File "dist_electron\win-unpacked\locales\ms.pak" File "dist_electron\win-unpacked\locales\nb.pak" File "dist_electron\win-unpacked\locales\nl.pak" File "dist_electron\win-unpacked\locales\pl.pak" File "dist_electron\win-unpacked\locales\pt-BR.pak" File "dist_electron\win-unpacked\locales\pt-PT.pak" File "dist_electron\win-unpacked\locales\ro.pak" File "dist_electron\win-unpacked\locales\ru.pak" File "dist_electron\win-unpacked\locales\sk.pak" File "dist_electron\win-unpacked\locales\sl.pak" File "dist_electron\win-unpacked\locales\sr.pak" File "dist_electron\win-unpacked\locales\sv.pak" File "dist_electron\win-unpacked\locales\sw.pak" File "dist_electron\win-unpacked\locales\ta.pak" File "dist_electron\win-unpacked\locales\te.pak" File "dist_electron\win-unpacked\locales\th.pak" File "dist_electron\win-unpacked\locales\tr.pak" File "dist_electron\win-unpacked\locales\uk.pak" File "dist_electron\win-unpacked\locales\vi.pak" File "dist_electron\win-unpacked\locales\zh-CN.pak" File "dist_electron\win-unpacked\locales\zh-TW.pak" SetOutPath "$INSTDIR\resources" File "dist_electron\win-unpacked\resources\app-update.yml" File "dist_electron\win-unpacked\resources\app.asar" File "dist_electron\win-unpacked\resources\elevate.exe" SetOutPath "$INSTDIR" File "dist_electron\win-unpacked\resources.pak" File "dist_electron\win-unpacked\resXmlParser.exe" CreateDirectory "$SMPROGRAMS\resXmlParser" CreateShortCut "$SMPROGRAMS\resXmlParser\resXmlParser.lnk" "$INSTDIR\resXmlParser.exe" CreateShortCut "$DESKTOP\resXmlParser.lnk" "$INSTDIR\resXmlParser.exe" File "dist_electron\win-unpacked\snapshot_blob.bin" SetOutPath "$INSTDIR\swiftshader" File "dist_electron\win-unpacked\swiftshader\libEGL.dll" File "dist_electron\win-unpacked\swiftshader\libGLESv2.dll" SetOutPath "$INSTDIR" File "dist_electron\win-unpacked\v8_context_snapshot.bin" File "dist_electron\win-unpacked\vk_swiftshader.dll" File "dist_electron\win-unpacked\vk_swiftshader_icd.json" File "dist_electron\win-unpacked\vulkan-1.dll" File "dependent\licence.txt" File "dependent\remove_service.bat" File "dependent\res.db" File "dependent\ResMeterManager.exe" File "dependent\ResMeterManager.jar" File "dependent\ResMeterManager.xml" SetOutPath "$INSTDIR\runtime\bin" File "dependent\runtime\bin\api-ms-win-core-console-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-datetime-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-debug-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-errorhandling-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-file-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-file-l1-2-0.dll" File "dependent\runtime\bin\api-ms-win-core-file-l2-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-handle-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-heap-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-interlocked-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-libraryloader-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-localization-l1-2-0.dll" File "dependent\runtime\bin\api-ms-win-core-memory-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-namedpipe-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-processenvironment-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-processthreads-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-processthreads-l1-1-1.dll" File "dependent\runtime\bin\api-ms-win-core-profile-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-rtlsupport-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-string-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-synch-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-synch-l1-2-0.dll" File "dependent\runtime\bin\api-ms-win-core-sysinfo-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-timezone-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-core-util-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-conio-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-convert-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-environment-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-filesystem-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-heap-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-locale-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-math-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-multibyte-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-private-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-process-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-runtime-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-stdio-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-string-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-time-l1-1-0.dll" File "dependent\runtime\bin\api-ms-win-crt-utility-l1-1-0.dll" File "dependent\runtime\bin\attach.dll" File "dependent\runtime\bin\awt.dll" File "dependent\runtime\bin\bci.dll" File "dependent\runtime\bin\concrt140.dll" File "dependent\runtime\bin\dcpr.dll" File "dependent\runtime\bin\decora_sse.dll" File "dependent\runtime\bin\deploy.dll" SetOutPath "$INSTDIR\runtime\bin\dtplugin" File "dependent\runtime\bin\dtplugin\deployJava1.dll" File "dependent\runtime\bin\dtplugin\npdeployJava1.dll" SetOutPath "$INSTDIR\runtime\bin" File "dependent\runtime\bin\dt_shmem.dll" File "dependent\runtime\bin\dt_socket.dll" File "dependent\runtime\bin\eula.dll" File "dependent\runtime\bin\fontmanager.dll" File "dependent\runtime\bin\fxplugins.dll" File "dependent\runtime\bin\glass.dll" File "dependent\runtime\bin\glib-lite.dll" File "dependent\runtime\bin\gstreamer-lite.dll" File "dependent\runtime\bin\hprof.dll" File "dependent\runtime\bin\instrument.dll" File "dependent\runtime\bin\j2pcsc.dll" File "dependent\runtime\bin\j2pkcs11.dll" File "dependent\runtime\bin\jaas_nt.dll" File "dependent\runtime\bin\jabswitch.exe" File "dependent\runtime\bin\java-rmi.exe" File "dependent\runtime\bin\java.dll" File "dependent\runtime\bin\java.exe" File "dependent\runtime\bin\JavaAccessBridge-64.dll" File "dependent\runtime\bin\javacpl.cpl" File "dependent\runtime\bin\javacpl.exe" File "dependent\runtime\bin\javafx_font.dll" File "dependent\runtime\bin\javafx_font_t2k.dll" File "dependent\runtime\bin\javafx_iio.dll" File "dependent\runtime\bin\javaw.exe" File "dependent\runtime\bin\javaws.exe" File "dependent\runtime\bin\java_crw_demo.dll" File "dependent\runtime\bin\jawt.dll" File "dependent\runtime\bin\JAWTAccessBridge-64.dll" File "dependent\runtime\bin\jdwp.dll" File "dependent\runtime\bin\jfr.dll" File "dependent\runtime\bin\jfxmedia.dll" File "dependent\runtime\bin\jfxwebkit.dll" File "dependent\runtime\bin\jjs.exe" File "dependent\runtime\bin\jli.dll" File "dependent\runtime\bin\jp2iexp.dll" File "dependent\runtime\bin\jp2launcher.exe" File "dependent\runtime\bin\jp2native.dll" File "dependent\runtime\bin\jp2ssv.dll" File "dependent\runtime\bin\jpeg.dll" File "dependent\runtime\bin\jsdt.dll" File "dependent\runtime\bin\jsound.dll" File "dependent\runtime\bin\jsoundds.dll" File "dependent\runtime\bin\keytool.exe" File "dependent\runtime\bin\kinit.exe" File "dependent\runtime\bin\klist.exe" File "dependent\runtime\bin\ktab.exe" File "dependent\runtime\bin\lcms.dll" File "dependent\runtime\bin\management.dll" File "dependent\runtime\bin\mlib_image.dll" File "dependent\runtime\bin\msvcp140.dll" File "dependent\runtime\bin\msvcr100.dll" File "dependent\runtime\bin\net.dll" File "dependent\runtime\bin\nio.dll" File "dependent\runtime\bin\npt.dll" File "dependent\runtime\bin\orbd.exe" File "dependent\runtime\bin\pack200.exe" SetOutPath "$INSTDIR\runtime\bin\plugin2" File "dependent\runtime\bin\plugin2\msvcr100.dll" File "dependent\runtime\bin\plugin2\npjp2.dll" SetOutPath "$INSTDIR\runtime\bin" File "dependent\runtime\bin\policytool.exe" File "dependent\runtime\bin\prism_common.dll" File "dependent\runtime\bin\prism_d3d.dll" File "dependent\runtime\bin\prism_sw.dll" File "dependent\runtime\bin\resource.dll" File "dependent\runtime\bin\rmid.exe" File "dependent\runtime\bin\rmiregistry.exe" File "dependent\runtime\bin\sawindbg.dll" SetOutPath "$INSTDIR\runtime\bin\server" File "dependent\runtime\bin\server\classes.jsa" File "dependent\runtime\bin\server\jvm.dll" File "dependent\runtime\bin\server\Xusage.txt" SetOutPath "$INSTDIR\runtime\bin" File "dependent\runtime\bin\servertool.exe" File "dependent\runtime\bin\splashscreen.dll" File "dependent\runtime\bin\ssv.dll" File "dependent\runtime\bin\ssvagent.exe" File "dependent\runtime\bin\sunec.dll" File "dependent\runtime\bin\sunmscapi.dll" File "dependent\runtime\bin\t2k.dll" File "dependent\runtime\bin\tnameserv.exe" File "dependent\runtime\bin\ucrtbase.dll" File "dependent\runtime\bin\unpack.dll" File "dependent\runtime\bin\unpack200.exe" File "dependent\runtime\bin\vcruntime140.dll" File "dependent\runtime\bin\verify.dll" File "dependent\runtime\bin\w2k_lsa_auth.dll" File "dependent\runtime\bin\WindowsAccessBridge-64.dll" File "dependent\runtime\bin\wsdetect.dll" File "dependent\runtime\bin\zip.dll" SetOutPath "$INSTDIR\runtime" File "dependent\runtime\COPYRIGHT" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\accessibility.properties" SetOutPath "$INSTDIR\runtime\lib\amd64" File "dependent\runtime\lib\amd64\jvm.cfg" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\calendars.properties" File "dependent\runtime\lib\charsets.jar" File "dependent\runtime\lib\classlist" SetOutPath "$INSTDIR\runtime\lib\cmm" File "dependent\runtime\lib\cmm\CIEXYZ.pf" File "dependent\runtime\lib\cmm\GRAY.pf" File "dependent\runtime\lib\cmm\LINEAR_RGB.pf" File "dependent\runtime\lib\cmm\PYCC.pf" File "dependent\runtime\lib\cmm\sRGB.pf" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\content-types.properties" File "dependent\runtime\lib\currency.data" SetOutPath "$INSTDIR\runtime\lib\deploy" File "dependent\runtime\lib\deploy\ffjcext.zip" File "dependent\runtime\lib\deploy\messages.properties" File "dependent\runtime\lib\deploy\messages_de.properties" File "dependent\runtime\lib\deploy\messages_es.properties" File "dependent\runtime\lib\deploy\messages_fr.properties" File "dependent\runtime\lib\deploy\messages_it.properties" File "dependent\runtime\lib\deploy\messages_ja.properties" File "dependent\runtime\lib\deploy\messages_ko.properties" File "dependent\runtime\lib\deploy\messages_pt_BR.properties" File "dependent\runtime\lib\deploy\messages_sv.properties" File "dependent\runtime\lib\deploy\messages_zh_CN.properties" File "dependent\runtime\lib\deploy\messages_zh_HK.properties" File "dependent\runtime\lib\deploy\messages_zh_TW.properties" File "dependent\runtime\lib\deploy\splash.gif" File "dependent\runtime\lib\deploy\splash@2x.gif" File "dependent\runtime\lib\deploy\splash_11-lic.gif" File "dependent\runtime\lib\deploy\splash_11@2x-lic.gif" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\deploy.jar" SetOutPath "$INSTDIR\runtime\lib\ext" File "dependent\runtime\lib\ext\access-bridge-64.jar" File "dependent\runtime\lib\ext\cldrdata.jar" File "dependent\runtime\lib\ext\dnsns.jar" File "dependent\runtime\lib\ext\jaccess.jar" File "dependent\runtime\lib\ext\jfxrt.jar" File "dependent\runtime\lib\ext\localedata.jar" File "dependent\runtime\lib\ext\meta-index" File "dependent\runtime\lib\ext\nashorn.jar" File "dependent\runtime\lib\ext\sunec.jar" File "dependent\runtime\lib\ext\sunjce_provider.jar" File "dependent\runtime\lib\ext\sunmscapi.jar" File "dependent\runtime\lib\ext\sunpkcs11.jar" File "dependent\runtime\lib\ext\zipfs.jar" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\flavormap.properties" File "dependent\runtime\lib\fontconfig.bfc" File "dependent\runtime\lib\fontconfig.properties.src" SetOutPath "$INSTDIR\runtime\lib\fonts" File "dependent\runtime\lib\fonts\LucidaBrightDemiBold.ttf" File "dependent\runtime\lib\fonts\LucidaBrightDemiItalic.ttf" File "dependent\runtime\lib\fonts\LucidaBrightItalic.ttf" File "dependent\runtime\lib\fonts\LucidaBrightRegular.ttf" File "dependent\runtime\lib\fonts\LucidaSansDemiBold.ttf" File "dependent\runtime\lib\fonts\LucidaSansRegular.ttf" File "dependent\runtime\lib\fonts\LucidaTypewriterBold.ttf" File "dependent\runtime\lib\fonts\LucidaTypewriterRegular.ttf" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\hijrah-config-umalqura.properties" SetOutPath "$INSTDIR\runtime\lib\images\cursors" File "dependent\runtime\lib\images\cursors\cursors.properties" File "dependent\runtime\lib\images\cursors\invalid32x32.gif" File "dependent\runtime\lib\images\cursors\win32_CopyDrop32x32.gif" File "dependent\runtime\lib\images\cursors\win32_CopyNoDrop32x32.gif" File "dependent\runtime\lib\images\cursors\win32_LinkDrop32x32.gif" File "dependent\runtime\lib\images\cursors\win32_LinkNoDrop32x32.gif" File "dependent\runtime\lib\images\cursors\win32_MoveDrop32x32.gif" File "dependent\runtime\lib\images\cursors\win32_MoveNoDrop32x32.gif" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\javafx.properties" File "dependent\runtime\lib\javaws.jar" File "dependent\runtime\lib\jce.jar" SetOutPath "$INSTDIR\runtime\lib\jfr" File "dependent\runtime\lib\jfr\default.jfc" File "dependent\runtime\lib\jfr\profile.jfc" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\jfr.jar" File "dependent\runtime\lib\jfxswt.jar" File "dependent\runtime\lib\jsse.jar" File "dependent\runtime\lib\jvm.hprof.txt" File "dependent\runtime\lib\logging.properties" SetOutPath "$INSTDIR\runtime\lib\management" File "dependent\runtime\lib\management\jmxremote.access" File "dependent\runtime\lib\management\jmxremote.password.template" File "dependent\runtime\lib\management\management.properties" File "dependent\runtime\lib\management\snmp.acl.template" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\management-agent.jar" File "dependent\runtime\lib\meta-index" File "dependent\runtime\lib\net.properties" File "dependent\runtime\lib\plugin.jar" File "dependent\runtime\lib\psfont.properties.ja" File "dependent\runtime\lib\psfontj2d.properties" File "dependent\runtime\lib\resources.jar" File "dependent\runtime\lib\rt.jar" SetOutPath "$INSTDIR\runtime\lib\security" File "dependent\runtime\lib\security\blacklist" File "dependent\runtime\lib\security\blacklisted.certs" File "dependent\runtime\lib\security\cacerts" File "dependent\runtime\lib\security\java.policy" File "dependent\runtime\lib\security\java.security" File "dependent\runtime\lib\security\javaws.policy" SetOutPath "$INSTDIR\runtime\lib\security\policy\limited" File "dependent\runtime\lib\security\policy\limited\local_policy.jar" File "dependent\runtime\lib\security\policy\limited\US_export_policy.jar" SetOutPath "$INSTDIR\runtime\lib\security\policy\unlimited" File "dependent\runtime\lib\security\policy\unlimited\local_policy.jar" File "dependent\runtime\lib\security\policy\unlimited\US_export_policy.jar" SetOutPath "$INSTDIR\runtime\lib\security" File "dependent\runtime\lib\security\trusted.libraries" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\sound.properties" File "dependent\runtime\lib\tzdb.dat" File "dependent\runtime\lib\tzmappings" SetOutPath "$INSTDIR\runtime" File "dependent\runtime\LICENSE" File "dependent\runtime\README.txt" File "dependent\runtime\THIRDPARTYLICENSEREADME-JAVAFX.txt" File "dependent\runtime\THIRDPARTYLICENSEREADME.txt" File "dependent\runtime\Welcome.html" SetOutPath "$INSTDIR" File "dependent\setup_service.bat" File "dependent\stop.bat" SectionEnd Section -AdditionalIcons CreateShortCut "$SMPROGRAMS\resXmlParser\Uninstall.lnk" "$INSTDIR\uninst.exe" SectionEnd Section -Post WriteUninstaller "$INSTDIR\uninst.exe" WriteRegStr HKLM "${PRODUCT_DIR_REGKEY}" "" "$INSTDIR" ;针对所有用户有效 添加程序以管理员权限运行 ;SetRegView 64 WriteRegStr HKLM "${PRODUCT_RUN_LEVEL}" "$INSTDIR\${PRODUCT_NAME}.exe" "RUNASADMIN" WriteRegStr ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" "DisplayName" "$(^Name)" WriteRegStr ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" "UninstallString" "$INSTDIR\uninst.exe" WriteRegStr ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" "DisplayIcon" "$INSTDIR\resources\elevate.exe" WriteRegStr ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" "DisplayVersion" "${PRODUCT_VERSION}" WriteRegStr ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" "Publisher" "${PRODUCT_PUBLISHER}" SectionEnd Function un.onUninstSuccess HideWindow MessageBox MB_ICONINFORMATION|MB_OK "$(^Name) 已成功地从你的计算机移除。" FunctionEnd Function un.onInit !insertmacro MUI_UNGETLANGUAGE MessageBox MB_ICONQUESTION|MB_YESNO|MB_DEFBUTTON2 "你确实要完全移除 $(^Name) ,其及所有的组件?" IDYES +2 Abort FunctionEnd Section Uninstall nsExec::Exec "$INSTDIR\remove_service.bat" Delete "$INSTDIR\uninst.exe" Delete "$INSTDIR\stop.bat" Delete "$INSTDIR\setup_service.bat" Delete "$INSTDIR\runtime\Welcome.html" Delete "$INSTDIR\runtime\THIRDPARTYLICENSEREADME.txt" Delete "$INSTDIR\runtime\THIRDPARTYLICENSEREADME-JAVAFX.txt" Delete "$INSTDIR\runtime\README.txt" Delete "$INSTDIR\runtime\LICENSE" Delete "$INSTDIR\runtime\lib\tzmappings" Delete "$INSTDIR\runtime\lib\tzdb.dat" Delete "$INSTDIR\runtime\lib\sound.properties" Delete "$INSTDIR\runtime\lib\security\trusted.libraries" Delete "$INSTDIR\runtime\lib\security\policy\unlimited\US_export_policy.jar" Delete "$INSTDIR\runtime\lib\security\policy\unlimited\local_policy.jar" Delete "$INSTDIR\runtime\lib\security\policy\limited\US_export_policy.jar" Delete "$INSTDIR\runtime\lib\security\policy\limited\local_policy.jar" Delete "$INSTDIR\runtime\lib\security\javaws.policy" Delete "$INSTDIR\runtime\lib\security\java.security" Delete "$INSTDIR\runtime\lib\security\java.policy" Delete "$INSTDIR\runtime\lib\security\cacerts" Delete "$INSTDIR\runtime\lib\security\blacklisted.certs" Delete "$INSTDIR\runtime\lib\security\blacklist" Delete "$INSTDIR\runtime\lib\rt.jar" Delete "$INSTDIR\runtime\lib\resources.jar" Delete "$INSTDIR\runtime\lib\psfontj2d.properties" Delete "$INSTDIR\runtime\lib\psfont.properties.ja" Delete "$INSTDIR\runtime\lib\plugin.jar" Delete "$INSTDIR\runtime\lib\net.properties" Delete "$INSTDIR\runtime\lib\meta-index" Delete "$INSTDIR\runtime\lib\management-agent.jar" Delete "$INSTDIR\runtime\lib\management\snmp.acl.template" Delete "$INSTDIR\runtime\lib\management\management.properties" Delete "$INSTDIR\runtime\lib\management\jmxremote.password.template" Delete "$INSTDIR\runtime\lib\management\jmxremote.access" Delete "$INSTDIR\runtime\lib\logging.properties" Delete "$INSTDIR\runtime\lib\jvm.hprof.txt" Delete "$INSTDIR\runtime\lib\jsse.jar" Delete "$INSTDIR\runtime\lib\jfxswt.jar" Delete "$INSTDIR\runtime\lib\jfr.jar" Delete "$INSTDIR\runtime\lib\jfr\profile.jfc" Delete "$INSTDIR\runtime\lib\jfr\default.jfc" Delete "$INSTDIR\runtime\lib\jce.jar" Delete "$INSTDIR\runtime\lib\javaws.jar" Delete "$INSTDIR\runtime\lib\javafx.properties" Delete "$INSTDIR\runtime\lib\images\cursors\win32_MoveNoDrop32x32.gif" Delete "$INSTDIR\runtime\lib\images\cursors\win32_MoveDrop32x32.gif" Delete "$INSTDIR\runtime\lib\images\cursors\win32_LinkNoDrop32x32.gif" Delete "$INSTDIR\runtime\lib\images\cursors\win32_LinkDrop32x32.gif" Delete "$INSTDIR\runtime\lib\images\cursors\win32_CopyNoDrop32x32.gif" Delete "$INSTDIR\runtime\lib\images\cursors\win32_CopyDrop32x32.gif" Delete "$INSTDIR\runtime\lib\images\cursors\invalid32x32.gif" Delete "$INSTDIR\runtime\lib\images\cursors\cursors.properties" Delete "$INSTDIR\runtime\lib\hijrah-config-umalqura.properties" Delete "$INSTDIR\runtime\lib\fonts\LucidaTypewriterRegular.ttf" Delete "$INSTDIR\runtime\lib\fonts\LucidaTypewriterBold.ttf" Delete "$INSTDIR\runtime\lib\fonts\LucidaSansRegular.ttf" Delete "$INSTDIR\runtime\lib\fonts\LucidaSansDemiBold.ttf" Delete "$INSTDIR\runtime\lib\fonts\LucidaBrightRegular.ttf" Delete "$INSTDIR\runtime\lib\fonts\LucidaBrightItalic.ttf" Delete "$INSTDIR\runtime\lib\fonts\LucidaBrightDemiItalic.ttf" Delete "$INSTDIR\runtime\lib\fonts\LucidaBrightDemiBold.ttf" Delete "$INSTDIR\runtime\lib\fontconfig.properties.src" Delete "$INSTDIR\runtime\lib\fontconfig.bfc" Delete "$INSTDIR\runtime\lib\flavormap.properties" Delete "$INSTDIR\runtime\lib\ext\zipfs.jar" Delete "$INSTDIR\runtime\lib\ext\sunpkcs11.jar" Delete "$INSTDIR\runtime\lib\ext\sunmscapi.jar" Delete "$INSTDIR\runtime\lib\ext\sunjce_provider.jar" Delete "$INSTDIR\runtime\lib\ext\sunec.jar" Delete "$INSTDIR\runtime\lib\ext\nashorn.jar" Delete "$INSTDIR\runtime\lib\ext\meta-index" Delete "$INSTDIR\runtime\lib\ext\localedata.jar" Delete "$INSTDIR\runtime\lib\ext\jfxrt.jar" Delete "$INSTDIR\runtime\lib\ext\jaccess.jar" Delete "$INSTDIR\runtime\lib\ext\dnsns.jar" Delete "$INSTDIR\runtime\lib\ext\cldrdata.jar" Delete "$INSTDIR\runtime\lib\ext\access-bridge-64.jar" Delete "$INSTDIR\runtime\lib\deploy.jar" Delete "$INSTDIR\runtime\lib\deploy\splash_11@2x-lic.gif" Delete "$INSTDIR\runtime\lib\deploy\splash_11-lic.gif" Delete "$INSTDIR\runtime\lib\deploy\splash@2x.gif" Delete "$INSTDIR\runtime\lib\deploy\splash.gif" Delete "$INSTDIR\runtime\lib\deploy\messages_zh_TW.properties" Delete "$INSTDIR\runtime\lib\deploy\messages_zh_HK.properties" Delete "$INSTDIR\runtime\lib\deploy\messages_zh_CN.properties" Delete "$INSTDIR\runtime\lib\deploy\messages_sv.properties" Delete "$INSTDIR\runtime\lib\deploy\messages_pt_BR.properties" Delete "$INSTDIR\runtime\lib\deploy\messages_ko.properties" Delete "$INSTDIR\runtime\lib\deploy\messages_ja.properties" Delete "$INSTDIR\runtime\lib\deploy\messages_it.properties" Delete "$INSTDIR\runtime\lib\deploy\messages_fr.properties" Delete "$INSTDIR\runtime\lib\deploy\messages_es.properties" Delete "$INSTDIR\runtime\lib\deploy\messages_de.properties" Delete "$INSTDIR\runtime\lib\deploy\messages.properties" Delete "$INSTDIR\runtime\lib\deploy\ffjcext.zip" Delete "$INSTDIR\runtime\lib\currency.data" Delete "$INSTDIR\runtime\lib\content-types.properties" Delete "$INSTDIR\runtime\lib\cmm\sRGB.pf" Delete "$INSTDIR\runtime\lib\cmm\PYCC.pf" Delete "$INSTDIR\runtime\lib\cmm\LINEAR_RGB.pf" Delete "$INSTDIR\runtime\lib\cmm\GRAY.pf" Delete "$INSTDIR\runtime\lib\cmm\CIEXYZ.pf" Delete "$INSTDIR\runtime\lib\classlist" Delete "$INSTDIR\runtime\lib\charsets.jar" Delete "$INSTDIR\runtime\lib\calendars.properties" Delete "$INSTDIR\runtime\lib\amd64\jvm.cfg" Delete "$INSTDIR\runtime\lib\accessibility.properties" Delete "$INSTDIR\runtime\COPYRIGHT" Delete "$INSTDIR\runtime\bin\zip.dll" Delete "$INSTDIR\runtime\bin\wsdetect.dll" Delete "$INSTDIR\runtime\bin\WindowsAccessBridge-64.dll" Delete "$INSTDIR\runtime\bin\w2k_lsa_auth.dll" Delete "$INSTDIR\runtime\bin\verify.dll" Delete "$INSTDIR\runtime\bin\vcruntime140.dll" Delete "$INSTDIR\runtime\bin\unpack200.exe" Delete "$INSTDIR\runtime\bin\unpack.dll" Delete "$INSTDIR\runtime\bin\ucrtbase.dll" Delete "$INSTDIR\runtime\bin\tnameserv.exe" Delete "$INSTDIR\runtime\bin\t2k.dll" Delete "$INSTDIR\runtime\bin\sunmscapi.dll" Delete "$INSTDIR\runtime\bin\sunec.dll" Delete "$INSTDIR\runtime\bin\ssvagent.exe" Delete "$INSTDIR\runtime\bin\ssv.dll" Delete "$INSTDIR\runtime\bin\splashscreen.dll" Delete "$INSTDIR\runtime\bin\servertool.exe" Delete "$INSTDIR\runtime\bin\server\Xusage.txt" Delete "$INSTDIR\runtime\bin\server\jvm.dll" Delete "$INSTDIR\runtime\bin\server\classes.jsa" Delete "$INSTDIR\runtime\bin\sawindbg.dll" Delete "$INSTDIR\runtime\bin\rmiregistry.exe" Delete "$INSTDIR\runtime\bin\rmid.exe" Delete "$INSTDIR\runtime\bin\resource.dll" Delete "$INSTDIR\runtime\bin\prism_sw.dll" Delete "$INSTDIR\runtime\bin\prism_d3d.dll" Delete "$INSTDIR\runtime\bin\prism_common.dll" Delete "$INSTDIR\runtime\bin\policytool.exe" Delete "$INSTDIR\runtime\bin\plugin2\npjp2.dll" Delete "$INSTDIR\runtime\bin\plugin2\msvcr100.dll" Delete "$INSTDIR\runtime\bin\pack200.exe" Delete "$INSTDIR\runtime\bin\orbd.exe" Delete "$INSTDIR\runtime\bin\npt.dll" Delete "$INSTDIR\runtime\bin\nio.dll" Delete "$INSTDIR\runtime\bin\net.dll" Delete "$INSTDIR\runtime\bin\msvcr100.dll" Delete "$INSTDIR\runtime\bin\msvcp140.dll" Delete "$INSTDIR\runtime\bin\mlib_image.dll" Delete "$INSTDIR\runtime\bin\management.dll" Delete "$INSTDIR\runtime\bin\lcms.dll" Delete "$INSTDIR\runtime\bin\ktab.exe" Delete "$INSTDIR\runtime\bin\klist.exe" Delete "$INSTDIR\runtime\bin\kinit.exe" Delete "$INSTDIR\runtime\bin\keytool.exe" Delete "$INSTDIR\runtime\bin\jsoundds.dll" Delete "$INSTDIR\runtime\bin\jsound.dll" Delete "$INSTDIR\runtime\bin\jsdt.dll" Delete "$INSTDIR\runtime\bin\jpeg.dll" Delete "$INSTDIR\runtime\bin\jp2ssv.dll" Delete "$INSTDIR\runtime\bin\jp2native.dll" Delete "$INSTDIR\runtime\bin\jp2launcher.exe" Delete "$INSTDIR\runtime\bin\jp2iexp.dll" Delete "$INSTDIR\runtime\bin\jli.dll" Delete "$INSTDIR\runtime\bin\jjs.exe" Delete "$INSTDIR\runtime\bin\jfxwebkit.dll" Delete "$INSTDIR\runtime\bin\jfxmedia.dll" Delete "$INSTDIR\runtime\bin\jfr.dll" Delete "$INSTDIR\runtime\bin\jdwp.dll" Delete "$INSTDIR\runtime\bin\JAWTAccessBridge-64.dll" Delete "$INSTDIR\runtime\bin\jawt.dll" Delete "$INSTDIR\runtime\bin\java_crw_demo.dll" Delete "$INSTDIR\runtime\bin\javaws.exe" Delete "$INSTDIR\runtime\bin\javaw.exe" Delete "$INSTDIR\runtime\bin\javafx_iio.dll" Delete "$INSTDIR\runtime\bin\javafx_font_t2k.dll" Delete "$INSTDIR\runtime\bin\javafx_font.dll" Delete "$INSTDIR\runtime\bin\javacpl.exe" Delete "$INSTDIR\runtime\bin\javacpl.cpl" Delete "$INSTDIR\runtime\bin\JavaAccessBridge-64.dll" Delete "$INSTDIR\runtime\bin\java.exe" Delete "$INSTDIR\runtime\bin\java.dll" Delete "$INSTDIR\runtime\bin\java-rmi.exe" Delete "$INSTDIR\runtime\bin\jabswitch.exe" Delete "$INSTDIR\runtime\bin\jaas_nt.dll" Delete "$INSTDIR\runtime\bin\j2pkcs11.dll" Delete "$INSTDIR\runtime\bin\j2pcsc.dll" Delete "$INSTDIR\runtime\bin\instrument.dll" Delete "$INSTDIR\runtime\bin\hprof.dll" Delete "$INSTDIR\runtime\bin\gstreamer-lite.dll" Delete "$INSTDIR\runtime\bin\glib-lite.dll" Delete "$INSTDIR\runtime\bin\glass.dll" Delete "$INSTDIR\runtime\bin\fxplugins.dll" Delete "$INSTDIR\runtime\bin\fontmanager.dll" Delete "$INSTDIR\runtime\bin\eula.dll" Delete "$INSTDIR\runtime\bin\dt_socket.dll" Delete "$INSTDIR\runtime\bin\dt_shmem.dll" Delete "$INSTDIR\runtime\bin\dtplugin\npdeployJava1.dll" Delete "$INSTDIR\runtime\bin\dtplugin\deployJava1.dll" Delete "$INSTDIR\runtime\bin\deploy.dll" Delete "$INSTDIR\runtime\bin\decora_sse.dll" Delete "$INSTDIR\runtime\bin\dcpr.dll" Delete "$INSTDIR\runtime\bin\concrt140.dll" Delete "$INSTDIR\runtime\bin\bci.dll" Delete "$INSTDIR\runtime\bin\awt.dll" Delete "$INSTDIR\runtime\bin\attach.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-utility-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-time-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-string-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-stdio-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-runtime-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-process-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-private-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-multibyte-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-math-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-locale-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-heap-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-filesystem-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-environment-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-convert-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-crt-conio-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-util-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-timezone-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-sysinfo-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-synch-l1-2-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-synch-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-string-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-rtlsupport-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-profile-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-processthreads-l1-1-1.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-processthreads-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-processenvironment-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-namedpipe-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-memory-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-localization-l1-2-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-libraryloader-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-interlocked-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-heap-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-handle-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-file-l2-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-file-l1-2-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-file-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-errorhandling-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-debug-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-datetime-l1-1-0.dll" Delete "$INSTDIR\runtime\bin\api-ms-win-core-console-l1-1-0.dll" Delete "$INSTDIR\ResMeterManager.xml" Delete "$INSTDIR\ResMeterManager.jar" Delete "$INSTDIR\ResMeterManager.exe" Delete "$INSTDIR\res.db" Delete "$INSTDIR\remove_service.bat" Delete "$INSTDIR\licence.txt" Delete "$INSTDIR\vulkan-1.dll" Delete "$INSTDIR\vk_swiftshader_icd.json" Delete "$INSTDIR\vk_swiftshader.dll" Delete "$INSTDIR\v8_context_snapshot.bin" Delete "$INSTDIR\swiftshader\libGLESv2.dll" Delete "$INSTDIR\swiftshader\libEGL.dll" Delete "$INSTDIR\snapshot_blob.bin" Delete "$INSTDIR\resXmlParser.exe" Delete "$INSTDIR\resources.pak" Delete "$INSTDIR\resources\elevate.exe" Delete "$INSTDIR\resources\app.asar" Delete "$INSTDIR\resources\app-update.yml" Delete "$INSTDIR\locales\zh-TW.pak" Delete "$INSTDIR\locales\zh-CN.pak" Delete "$INSTDIR\locales\vi.pak" Delete "$INSTDIR\locales\uk.pak" Delete "$INSTDIR\locales\tr.pak" Delete "$INSTDIR\locales\th.pak" Delete "$INSTDIR\locales\te.pak" Delete "$INSTDIR\locales\ta.pak" Delete "$INSTDIR\locales\sw.pak" Delete "$INSTDIR\locales\sv.pak" Delete "$INSTDIR\locales\sr.pak" Delete "$INSTDIR\locales\sl.pak" Delete "$INSTDIR\locales\sk.pak" Delete "$INSTDIR\locales\ru.pak" Delete "$INSTDIR\locales\ro.pak" Delete "$INSTDIR\locales\pt-PT.pak" Delete "$INSTDIR\locales\pt-BR.pak" Delete "$INSTDIR\locales\pl.pak" Delete "$INSTDIR\locales\nl.pak" Delete "$INSTDIR\locales\nb.pak" Delete "$INSTDIR\locales\ms.pak" Delete "$INSTDIR\locales\mr.pak" Delete "$INSTDIR\locales\ml.pak" Delete "$INSTDIR\locales\lv.pak" Delete "$INSTDIR\locales\lt.pak" Delete "$INSTDIR\locales\ko.pak" Delete "$INSTDIR\locales\kn.pak" Delete "$INSTDIR\locales\ja.pak" Delete "$INSTDIR\locales\it.pak" Delete "$INSTDIR\locales\id.pak" Delete "$INSTDIR\locales\hu.pak" Delete "$INSTDIR\locales\hr.pak" Delete "$INSTDIR\locales\hi.pak" Delete "$INSTDIR\locales\he.pak" Delete "$INSTDIR\locales\gu.pak" Delete "$INSTDIR\locales\fr.pak" Delete "$INSTDIR\locales\fil.pak" Delete "$INSTDIR\locales\fi.pak" Delete "$INSTDIR\locales\fa.pak" Delete "$INSTDIR\locales\et.pak" Delete "$INSTDIR\locales\es.pak" Delete "$INSTDIR\locales\es-419.pak" Delete "$INSTDIR\locales\en-US.pak" Delete "$INSTDIR\locales\en-GB.pak" Delete "$INSTDIR\locales\el.pak" Delete "$INSTDIR\locales\de.pak" Delete "$INSTDIR\locales\da.pak" Delete "$INSTDIR\locales\cs.pak" Delete "$INSTDIR\locales\ca.pak" Delete "$INSTDIR\locales\bn.pak" Delete "$INSTDIR\locales\bg.pak" Delete "$INSTDIR\locales\ar.pak" Delete "$INSTDIR\locales\am.pak" Delete "$INSTDIR\LICENSES.chromium.html" Delete "$INSTDIR\LICENSE.electron.txt" Delete "$INSTDIR\libGLESv2.dll" Delete "$INSTDIR\libEGL.dll" Delete "$INSTDIR\icudtl.dat" Delete "$INSTDIR\ffmpeg.dll" Delete "$INSTDIR\d3dcompiler_47.dll" Delete "$INSTDIR\chrome_200_percent.pak" Delete "$INSTDIR\chrome_100_percent.pak" Delete "$SMPROGRAMS\resXmlParser\Uninstall.lnk" Delete "$DESKTOP\resXmlParser.lnk" Delete "$SMPROGRAMS\resXmlParser\resXmlParser.lnk" RMDir "$SMPROGRAMS\resXmlParser" RMDir "$INSTDIR\swiftshader" RMDir "$INSTDIR\runtime\lib\security\policy\unlimited" RMDir "$INSTDIR\runtime\lib\security\policy\limited" RMDir "$INSTDIR\runtime\lib\security" RMDir "$INSTDIR\runtime\lib\management" RMDir "$INSTDIR\runtime\lib\jfr" RMDir "$INSTDIR\runtime\lib\images\cursors" RMDir "$INSTDIR\runtime\lib\fonts" RMDir "$INSTDIR\runtime\lib\ext" RMDir "$INSTDIR\runtime\lib\deploy" RMDir "$INSTDIR\runtime\lib\cmm" RMDir "$INSTDIR\runtime\lib\amd64" RMDir "$INSTDIR\runtime\lib" RMDir "$INSTDIR\runtime\bin\server" RMDir "$INSTDIR\runtime\bin\plugin2" RMDir "$INSTDIR\runtime\bin\dtplugin" RMDir "$INSTDIR\runtime\bin" RMDir "$INSTDIR\runtime" RMDir "$INSTDIR\resources" RMDir "$INSTDIR\locales" RMDir "$INSTDIR" DeleteRegKey ${PRODUCT_UNINST_ROOT_KEY} "${PRODUCT_UNINST_KEY}" DeleteRegKey HKLM "${PRODUCT_DIR_REGKEY}" SetAutoClose true SectionEnd package.json
@@ -1,6 +1,6 @@ { "name": "electron-res", "version": "0.1.13", "version": "1.1.0", "private": true, "scripts": { "serve": "vue-cli-service serve", resXmlParser-1.1.0-Setup.exeBinary files differ
resXmlParser-1.1.0-standard-Setup.exeBinary files differ
src/assets/js/config.js
New file @@ -0,0 +1,5 @@ export default { // 是否标准版 (非标准版为中性版 无福光相关信息) // isStandard: true, isStandard: false, } src/components/menuList.vue
@@ -427,7 +427,9 @@ import CONST from "@/assets/js/const"; import testVal from "@/assets/js/testVal"; import { versionBig } from "@/assets/js/util"; import config from "@/assets/js/config.js"; const { isStandard } = config; const O_rules = CONST.rules; export default { @@ -502,33 +504,42 @@ title: "帮助", visible: false, children: [ // { // title: "仪表说明书", // method: "instructionBook", // }, // { // title: "软件说明书", // method: "softwareBook", // }, // { // title: "操作视频", // method: "video", // }, { title: "升级", method: "checkForUpdate", }, // { // title: "联系支持", // method: "contact", // }, // { // title: "关于福光", // method: "others", // }, } ], }, ]; // 标准版帮助菜单 if (isStandard) { menuList[3].children = [ { title: "仪表说明书", method: "instructionBook", }, { title: "软件说明书", method: "softwareBook", }, { title: "操作视频", method: "video", }, { title: "升级", method: "checkForUpdate", }, { title: "联系支持", method: "contact", }, { title: "关于福光", method: "others", }, ]; } const p_params = { // chainResChange chainResChange: 160, src/pages/empty.vue
@@ -1,21 +1,28 @@ <template> <div class="contain"> <div class="info"> <!-- <text-rotate content="欢迎使用福光内阻测试分析软件"></text-rotate> --> <text-rotate v-if="isStandard" content="欢迎使用福光内阻测试分析软件" ></text-rotate> </div> </div> </template> <script> import TextRotate from '@/components/TextRotate' import TextRotate from "@/components/TextRotate"; import config from "@/assets/js/config.js"; const { isStandard } = config; export default { name: "", data() { return {}; return { isStandard, }; }, components: { TextRotate TextRotate, }, methods: {}, src/update.js
@@ -2,6 +2,8 @@ import { autoUpdater } from "electron-updater" // import { dialog } from 'electron' // import log from 'electron-log'; import config from "@/assets/js/config"; const { isStandard } = config; /** * @@ -27,7 +29,8 @@ /* 重点说明服务器的地址的内容,内容是打包以后生成的latest.yml,把这个文件放到服务器上,同时和你打包以后的安装包同级目录,这样latest.yml中的地址才能读取到 */ let updataPath = isTest ? 'http://118.89.139.230:9098/res-update-test' : 'http://118.89.139.230:9098/res-update'; const upUrl = isStandard ? 'http://118.89.139.230:9098/res-update-standard' : 'http://118.89.139.230:9098/res-update-nosign'; let updataPath = isTest ? 'http://118.89.139.230:9098/res-update-test' : upUrl; autoUpdater.setFeedURL({ provider: 'generic', url: updataPath