pack_lzma_1.2.0_standard_32_en.nsi | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
pack_lzma_1.2.0_standard_32_zh.nsi | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
package.json | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
resXmlParser-1.2.0-Standard-Setup.exe | 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/assets/js/config.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/assets/js/config.module.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
vue.config.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pack_lzma_1.2.0_standard_32_en.nsi
New file @@ -0,0 +1,921 @@ ; Script generated by the HM NIS Edit Script Wizard. ; HM NIS Edit Wizard helper defines !define PRODUCT_NAME "resXmlParser" !define PRODUCT_VERSION "1.2.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-EN-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" SetOverwrite try File "dist_electron\win-ia32-unpacked\chrome_100_percent.pak" File "dist_electron\win-ia32-unpacked\chrome_200_percent.pak" File "dist_electron\win-ia32-unpacked\d3dcompiler_47.dll" File "dist_electron\win-ia32-unpacked\ffmpeg.dll" File "dist_electron\win-ia32-unpacked\icudtl.dat" File "dist_electron\win-ia32-unpacked\libEGL.dll" File "dist_electron\win-ia32-unpacked\libGLESv2.dll" File "dist_electron\win-ia32-unpacked\LICENSE.electron.txt" File "dist_electron\win-ia32-unpacked\LICENSES.chromium.html" SetOutPath "$INSTDIR\locales" File "dist_electron\win-ia32-unpacked\locales\am.pak" File "dist_electron\win-ia32-unpacked\locales\ar.pak" File "dist_electron\win-ia32-unpacked\locales\bg.pak" File "dist_electron\win-ia32-unpacked\locales\bn.pak" File "dist_electron\win-ia32-unpacked\locales\ca.pak" File "dist_electron\win-ia32-unpacked\locales\cs.pak" File "dist_electron\win-ia32-unpacked\locales\da.pak" File "dist_electron\win-ia32-unpacked\locales\de.pak" File "dist_electron\win-ia32-unpacked\locales\el.pak" File "dist_electron\win-ia32-unpacked\locales\en-GB.pak" File "dist_electron\win-ia32-unpacked\locales\en-US.pak" File "dist_electron\win-ia32-unpacked\locales\es-419.pak" File "dist_electron\win-ia32-unpacked\locales\es.pak" File "dist_electron\win-ia32-unpacked\locales\et.pak" File "dist_electron\win-ia32-unpacked\locales\fa.pak" File "dist_electron\win-ia32-unpacked\locales\fi.pak" File "dist_electron\win-ia32-unpacked\locales\fil.pak" File "dist_electron\win-ia32-unpacked\locales\fr.pak" File "dist_electron\win-ia32-unpacked\locales\gu.pak" File "dist_electron\win-ia32-unpacked\locales\he.pak" File "dist_electron\win-ia32-unpacked\locales\hi.pak" File "dist_electron\win-ia32-unpacked\locales\hr.pak" File "dist_electron\win-ia32-unpacked\locales\hu.pak" File "dist_electron\win-ia32-unpacked\locales\id.pak" File "dist_electron\win-ia32-unpacked\locales\it.pak" File "dist_electron\win-ia32-unpacked\locales\ja.pak" File "dist_electron\win-ia32-unpacked\locales\kn.pak" File "dist_electron\win-ia32-unpacked\locales\ko.pak" File "dist_electron\win-ia32-unpacked\locales\lt.pak" File "dist_electron\win-ia32-unpacked\locales\lv.pak" File "dist_electron\win-ia32-unpacked\locales\ml.pak" File "dist_electron\win-ia32-unpacked\locales\mr.pak" File "dist_electron\win-ia32-unpacked\locales\ms.pak" File "dist_electron\win-ia32-unpacked\locales\nb.pak" File "dist_electron\win-ia32-unpacked\locales\nl.pak" File "dist_electron\win-ia32-unpacked\locales\pl.pak" File "dist_electron\win-ia32-unpacked\locales\pt-BR.pak" File "dist_electron\win-ia32-unpacked\locales\pt-PT.pak" File "dist_electron\win-ia32-unpacked\locales\ro.pak" File "dist_electron\win-ia32-unpacked\locales\ru.pak" File "dist_electron\win-ia32-unpacked\locales\sk.pak" File "dist_electron\win-ia32-unpacked\locales\sl.pak" File "dist_electron\win-ia32-unpacked\locales\sr.pak" File "dist_electron\win-ia32-unpacked\locales\sv.pak" File "dist_electron\win-ia32-unpacked\locales\sw.pak" File "dist_electron\win-ia32-unpacked\locales\ta.pak" File "dist_electron\win-ia32-unpacked\locales\te.pak" File "dist_electron\win-ia32-unpacked\locales\th.pak" File "dist_electron\win-ia32-unpacked\locales\tr.pak" File "dist_electron\win-ia32-unpacked\locales\uk.pak" File "dist_electron\win-ia32-unpacked\locales\vi.pak" File "dist_electron\win-ia32-unpacked\locales\zh-CN.pak" File "dist_electron\win-ia32-unpacked\locales\zh-TW.pak" SetOutPath "$INSTDIR\resources" File "dist_electron\win-ia32-unpacked\resources\app-update.yml" File "dist_electron\win-ia32-unpacked\resources\app.asar" File "dist_electron\win-ia32-unpacked\resources\elevate.exe" SetOutPath "$INSTDIR" File "dist_electron\win-ia32-unpacked\resources.pak" File "dist_electron\win-ia32-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-ia32-unpacked\snapshot_blob.bin" SetOutPath "$INSTDIR\swiftshader" File "dist_electron\win-ia32-unpacked\swiftshader\libEGL.dll" File "dist_electron\win-ia32-unpacked\swiftshader\libGLESv2.dll" SetOutPath "$INSTDIR" File "dist_electron\win-ia32-unpacked\v8_context_snapshot.bin" File "dist_electron\win-ia32-unpacked\vk_swiftshader.dll" File "dist_electron\win-ia32-unpacked\vk_swiftshader_icd.json" File "dist_electron\win-ia32-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-console-l1-2-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-core-xstate-l2-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\awt.dll" File "dependent\runtime\bin\bci.dll" SetOutPath "$INSTDIR\runtime\bin\client" File "dependent\runtime\bin\client\jvm.dll" File "dependent\runtime\bin\client\Xusage.txt" SetOutPath "$INSTDIR\runtime\bin" 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-32.dll" File "dependent\runtime\bin\JavaAccessBridge.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_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-32.dll" File "dependent\runtime\bin\JAWTAccessBridge.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\msvcp140_1.dll" File "dependent\runtime\bin\msvcp140_2.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\msvcp140.dll" File "dependent\runtime\bin\plugin2\npjp2.dll" File "dependent\runtime\bin\plugin2\vcruntime140.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\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-32.dll" File "dependent\runtime\bin\WindowsAccessBridge.dll" File "dependent\runtime\bin\wsdetect.dll" File "dependent\runtime\bin\zip.dll" SetOutPath "$INSTDIR\runtime" File "dependent\runtime\COPYRIGHT" SetOutPath "$INSTDIR\runtime\legal\javafx" File "dependent\runtime\legal\javafx\directshow.md" File "dependent\runtime\legal\javafx\glib.md" File "dependent\runtime\legal\javafx\gstreamer.md" File "dependent\runtime\legal\javafx\icu_web.md" File "dependent\runtime\legal\javafx\jpeg_fx.md" File "dependent\runtime\legal\javafx\libffi.md" File "dependent\runtime\legal\javafx\libxml2.md" File "dependent\runtime\legal\javafx\libxslt.md" File "dependent\runtime\legal\javafx\mesa3d.md" File "dependent\runtime\legal\javafx\public_suffix.md" File "dependent\runtime\legal\javafx\webkit.md" SetOutPath "$INSTDIR\runtime\legal\jdk" File "dependent\runtime\legal\jdk\asm.md" File "dependent\runtime\legal\jdk\bcel.md" File "dependent\runtime\legal\jdk\cldr.md" File "dependent\runtime\legal\jdk\colorimaging.md" File "dependent\runtime\legal\jdk\cryptix.md" File "dependent\runtime\legal\jdk\dom.md" File "dependent\runtime\legal\jdk\dynalink.md" File "dependent\runtime\legal\jdk\ecc.md" File "dependent\runtime\legal\jdk\freebxml.md" File "dependent\runtime\legal\jdk\giflib.md" File "dependent\runtime\legal\jdk\icu.md" File "dependent\runtime\legal\jdk\jcup.md" File "dependent\runtime\legal\jdk\joni.md" File "dependent\runtime\legal\jdk\jopt-simple.md" File "dependent\runtime\legal\jdk\jpeg.md" File "dependent\runtime\legal\jdk\lcms.md" File "dependent\runtime\legal\jdk\libpng.md" File "dependent\runtime\legal\jdk\mesa3d.md" File "dependent\runtime\legal\jdk\pkcs11cryptotoken.md" File "dependent\runtime\legal\jdk\pkcs11wrapper.md" File "dependent\runtime\legal\jdk\relaxngcc.md" File "dependent\runtime\legal\jdk\relaxngdatatype.md" File "dependent\runtime\legal\jdk\relaxngom.md" File "dependent\runtime\legal\jdk\santuario.md" File "dependent\runtime\legal\jdk\thaidict.md" File "dependent\runtime\legal\jdk\unicode.md" File "dependent\runtime\legal\jdk\xalan.md" File "dependent\runtime\legal\jdk\xerces.md" File "dependent\runtime\legal\jdk\xmlresolver.md" File "dependent\runtime\legal\jdk\zlib.md" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\accessibility.properties" 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-32.jar" File "dependent\runtime\lib\ext\access-bridge.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\i386" File "dependent\runtime\lib\i386\jvm.cfg" 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\public_suffix_list.dat" 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\release" 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\release" 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\public_suffix_list.dat" 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\i386\jvm.cfg" 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.jar" Delete "$INSTDIR\runtime\lib\ext\access-bridge-32.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\accessibility.properties" Delete "$INSTDIR\runtime\legal\jdk\zlib.md" Delete "$INSTDIR\runtime\legal\jdk\xmlresolver.md" Delete "$INSTDIR\runtime\legal\jdk\xerces.md" Delete "$INSTDIR\runtime\legal\jdk\xalan.md" Delete "$INSTDIR\runtime\legal\jdk\unicode.md" Delete "$INSTDIR\runtime\legal\jdk\thaidict.md" Delete "$INSTDIR\runtime\legal\jdk\santuario.md" Delete "$INSTDIR\runtime\legal\jdk\relaxngom.md" Delete "$INSTDIR\runtime\legal\jdk\relaxngdatatype.md" Delete "$INSTDIR\runtime\legal\jdk\relaxngcc.md" Delete "$INSTDIR\runtime\legal\jdk\pkcs11wrapper.md" Delete "$INSTDIR\runtime\legal\jdk\pkcs11cryptotoken.md" Delete "$INSTDIR\runtime\legal\jdk\mesa3d.md" Delete "$INSTDIR\runtime\legal\jdk\libpng.md" Delete "$INSTDIR\runtime\legal\jdk\lcms.md" Delete "$INSTDIR\runtime\legal\jdk\jpeg.md" Delete "$INSTDIR\runtime\legal\jdk\jopt-simple.md" Delete "$INSTDIR\runtime\legal\jdk\joni.md" Delete "$INSTDIR\runtime\legal\jdk\jcup.md" Delete "$INSTDIR\runtime\legal\jdk\icu.md" Delete "$INSTDIR\runtime\legal\jdk\giflib.md" Delete "$INSTDIR\runtime\legal\jdk\freebxml.md" Delete "$INSTDIR\runtime\legal\jdk\ecc.md" Delete "$INSTDIR\runtime\legal\jdk\dynalink.md" Delete "$INSTDIR\runtime\legal\jdk\dom.md" Delete "$INSTDIR\runtime\legal\jdk\cryptix.md" Delete "$INSTDIR\runtime\legal\jdk\colorimaging.md" Delete "$INSTDIR\runtime\legal\jdk\cldr.md" Delete "$INSTDIR\runtime\legal\jdk\bcel.md" Delete "$INSTDIR\runtime\legal\jdk\asm.md" Delete "$INSTDIR\runtime\legal\javafx\webkit.md" Delete "$INSTDIR\runtime\legal\javafx\public_suffix.md" Delete "$INSTDIR\runtime\legal\javafx\mesa3d.md" Delete "$INSTDIR\runtime\legal\javafx\libxslt.md" Delete "$INSTDIR\runtime\legal\javafx\libxml2.md" Delete "$INSTDIR\runtime\legal\javafx\libffi.md" Delete "$INSTDIR\runtime\legal\javafx\jpeg_fx.md" Delete "$INSTDIR\runtime\legal\javafx\icu_web.md" Delete "$INSTDIR\runtime\legal\javafx\gstreamer.md" Delete "$INSTDIR\runtime\legal\javafx\glib.md" Delete "$INSTDIR\runtime\legal\javafx\directshow.md" Delete "$INSTDIR\runtime\COPYRIGHT" Delete "$INSTDIR\runtime\bin\zip.dll" Delete "$INSTDIR\runtime\bin\wsdetect.dll" Delete "$INSTDIR\runtime\bin\WindowsAccessBridge.dll" Delete "$INSTDIR\runtime\bin\WindowsAccessBridge-32.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\rmiregistry.exe" Delete "$INSTDIR\runtime\bin\rmid.exe" Delete "$INSTDIR\runtime\bin\resource.dll" Delete "$INSTDIR\runtime\bin\res.db" 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\vcruntime140.dll" Delete "$INSTDIR\runtime\bin\plugin2\npjp2.dll" Delete "$INSTDIR\runtime\bin\plugin2\msvcp140.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\msvcp140_2.dll" Delete "$INSTDIR\runtime\bin\msvcp140_1.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.dll" Delete "$INSTDIR\runtime\bin\JAWTAccessBridge-32.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.dll" Delete "$INSTDIR\runtime\bin\javacpl.exe" Delete "$INSTDIR\runtime\bin\javacpl.cpl" Delete "$INSTDIR\runtime\bin\JavaAccessBridge.dll" Delete "$INSTDIR\runtime\bin\JavaAccessBridge-32.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\client\Xusage.txt" Delete "$INSTDIR\runtime\bin\client\jvm.dll" Delete "$INSTDIR\runtime\bin\bci.dll" Delete "$INSTDIR\runtime\bin\awt.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-xstate-l2-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-2-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\i386" RMDir "$INSTDIR\runtime\lib\fonts" RMDir "$INSTDIR\runtime\lib\ext" RMDir "$INSTDIR\runtime\lib\deploy" RMDir "$INSTDIR\runtime\lib\cmm" RMDir "$INSTDIR\runtime\lib" RMDir "$INSTDIR\runtime\legal\jdk" RMDir "$INSTDIR\runtime\legal\javafx" RMDir "$INSTDIR\runtime\bin\plugin2" RMDir "$INSTDIR\runtime\bin\dtplugin" RMDir "$INSTDIR\runtime\bin\client" 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.2.0_standard_32_zh.nsi
New file @@ -0,0 +1,921 @@ ; Script generated by the HM NIS Edit Script Wizard. ; HM NIS Edit Wizard helper defines !define PRODUCT_NAME "resXmlParser" !define PRODUCT_VERSION "1.2.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" SetOverwrite try File "dist_electron\win-ia32-unpacked\chrome_100_percent.pak" File "dist_electron\win-ia32-unpacked\chrome_200_percent.pak" File "dist_electron\win-ia32-unpacked\d3dcompiler_47.dll" File "dist_electron\win-ia32-unpacked\ffmpeg.dll" File "dist_electron\win-ia32-unpacked\icudtl.dat" File "dist_electron\win-ia32-unpacked\libEGL.dll" File "dist_electron\win-ia32-unpacked\libGLESv2.dll" File "dist_electron\win-ia32-unpacked\LICENSE.electron.txt" File "dist_electron\win-ia32-unpacked\LICENSES.chromium.html" SetOutPath "$INSTDIR\locales" File "dist_electron\win-ia32-unpacked\locales\am.pak" File "dist_electron\win-ia32-unpacked\locales\ar.pak" File "dist_electron\win-ia32-unpacked\locales\bg.pak" File "dist_electron\win-ia32-unpacked\locales\bn.pak" File "dist_electron\win-ia32-unpacked\locales\ca.pak" File "dist_electron\win-ia32-unpacked\locales\cs.pak" File "dist_electron\win-ia32-unpacked\locales\da.pak" File "dist_electron\win-ia32-unpacked\locales\de.pak" File "dist_electron\win-ia32-unpacked\locales\el.pak" File "dist_electron\win-ia32-unpacked\locales\en-GB.pak" File "dist_electron\win-ia32-unpacked\locales\en-US.pak" File "dist_electron\win-ia32-unpacked\locales\es-419.pak" File "dist_electron\win-ia32-unpacked\locales\es.pak" File "dist_electron\win-ia32-unpacked\locales\et.pak" File "dist_electron\win-ia32-unpacked\locales\fa.pak" File "dist_electron\win-ia32-unpacked\locales\fi.pak" File "dist_electron\win-ia32-unpacked\locales\fil.pak" File "dist_electron\win-ia32-unpacked\locales\fr.pak" File "dist_electron\win-ia32-unpacked\locales\gu.pak" File "dist_electron\win-ia32-unpacked\locales\he.pak" File "dist_electron\win-ia32-unpacked\locales\hi.pak" File "dist_electron\win-ia32-unpacked\locales\hr.pak" File "dist_electron\win-ia32-unpacked\locales\hu.pak" File "dist_electron\win-ia32-unpacked\locales\id.pak" File "dist_electron\win-ia32-unpacked\locales\it.pak" File "dist_electron\win-ia32-unpacked\locales\ja.pak" File "dist_electron\win-ia32-unpacked\locales\kn.pak" File "dist_electron\win-ia32-unpacked\locales\ko.pak" File "dist_electron\win-ia32-unpacked\locales\lt.pak" File "dist_electron\win-ia32-unpacked\locales\lv.pak" File "dist_electron\win-ia32-unpacked\locales\ml.pak" File "dist_electron\win-ia32-unpacked\locales\mr.pak" File "dist_electron\win-ia32-unpacked\locales\ms.pak" File "dist_electron\win-ia32-unpacked\locales\nb.pak" File "dist_electron\win-ia32-unpacked\locales\nl.pak" File "dist_electron\win-ia32-unpacked\locales\pl.pak" File "dist_electron\win-ia32-unpacked\locales\pt-BR.pak" File "dist_electron\win-ia32-unpacked\locales\pt-PT.pak" File "dist_electron\win-ia32-unpacked\locales\ro.pak" File "dist_electron\win-ia32-unpacked\locales\ru.pak" File "dist_electron\win-ia32-unpacked\locales\sk.pak" File "dist_electron\win-ia32-unpacked\locales\sl.pak" File "dist_electron\win-ia32-unpacked\locales\sr.pak" File "dist_electron\win-ia32-unpacked\locales\sv.pak" File "dist_electron\win-ia32-unpacked\locales\sw.pak" File "dist_electron\win-ia32-unpacked\locales\ta.pak" File "dist_electron\win-ia32-unpacked\locales\te.pak" File "dist_electron\win-ia32-unpacked\locales\th.pak" File "dist_electron\win-ia32-unpacked\locales\tr.pak" File "dist_electron\win-ia32-unpacked\locales\uk.pak" File "dist_electron\win-ia32-unpacked\locales\vi.pak" File "dist_electron\win-ia32-unpacked\locales\zh-CN.pak" File "dist_electron\win-ia32-unpacked\locales\zh-TW.pak" SetOutPath "$INSTDIR\resources" File "dist_electron\win-ia32-unpacked\resources\app-update.yml" File "dist_electron\win-ia32-unpacked\resources\app.asar" File "dist_electron\win-ia32-unpacked\resources\elevate.exe" SetOutPath "$INSTDIR" File "dist_electron\win-ia32-unpacked\resources.pak" File "dist_electron\win-ia32-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-ia32-unpacked\snapshot_blob.bin" SetOutPath "$INSTDIR\swiftshader" File "dist_electron\win-ia32-unpacked\swiftshader\libEGL.dll" File "dist_electron\win-ia32-unpacked\swiftshader\libGLESv2.dll" SetOutPath "$INSTDIR" File "dist_electron\win-ia32-unpacked\v8_context_snapshot.bin" File "dist_electron\win-ia32-unpacked\vk_swiftshader.dll" File "dist_electron\win-ia32-unpacked\vk_swiftshader_icd.json" File "dist_electron\win-ia32-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-console-l1-2-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-core-xstate-l2-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\awt.dll" File "dependent\runtime\bin\bci.dll" SetOutPath "$INSTDIR\runtime\bin\client" File "dependent\runtime\bin\client\jvm.dll" File "dependent\runtime\bin\client\Xusage.txt" SetOutPath "$INSTDIR\runtime\bin" 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-32.dll" File "dependent\runtime\bin\JavaAccessBridge.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_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-32.dll" File "dependent\runtime\bin\JAWTAccessBridge.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\msvcp140_1.dll" File "dependent\runtime\bin\msvcp140_2.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\msvcp140.dll" File "dependent\runtime\bin\plugin2\npjp2.dll" File "dependent\runtime\bin\plugin2\vcruntime140.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\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-32.dll" File "dependent\runtime\bin\WindowsAccessBridge.dll" File "dependent\runtime\bin\wsdetect.dll" File "dependent\runtime\bin\zip.dll" SetOutPath "$INSTDIR\runtime" File "dependent\runtime\COPYRIGHT" SetOutPath "$INSTDIR\runtime\legal\javafx" File "dependent\runtime\legal\javafx\directshow.md" File "dependent\runtime\legal\javafx\glib.md" File "dependent\runtime\legal\javafx\gstreamer.md" File "dependent\runtime\legal\javafx\icu_web.md" File "dependent\runtime\legal\javafx\jpeg_fx.md" File "dependent\runtime\legal\javafx\libffi.md" File "dependent\runtime\legal\javafx\libxml2.md" File "dependent\runtime\legal\javafx\libxslt.md" File "dependent\runtime\legal\javafx\mesa3d.md" File "dependent\runtime\legal\javafx\public_suffix.md" File "dependent\runtime\legal\javafx\webkit.md" SetOutPath "$INSTDIR\runtime\legal\jdk" File "dependent\runtime\legal\jdk\asm.md" File "dependent\runtime\legal\jdk\bcel.md" File "dependent\runtime\legal\jdk\cldr.md" File "dependent\runtime\legal\jdk\colorimaging.md" File "dependent\runtime\legal\jdk\cryptix.md" File "dependent\runtime\legal\jdk\dom.md" File "dependent\runtime\legal\jdk\dynalink.md" File "dependent\runtime\legal\jdk\ecc.md" File "dependent\runtime\legal\jdk\freebxml.md" File "dependent\runtime\legal\jdk\giflib.md" File "dependent\runtime\legal\jdk\icu.md" File "dependent\runtime\legal\jdk\jcup.md" File "dependent\runtime\legal\jdk\joni.md" File "dependent\runtime\legal\jdk\jopt-simple.md" File "dependent\runtime\legal\jdk\jpeg.md" File "dependent\runtime\legal\jdk\lcms.md" File "dependent\runtime\legal\jdk\libpng.md" File "dependent\runtime\legal\jdk\mesa3d.md" File "dependent\runtime\legal\jdk\pkcs11cryptotoken.md" File "dependent\runtime\legal\jdk\pkcs11wrapper.md" File "dependent\runtime\legal\jdk\relaxngcc.md" File "dependent\runtime\legal\jdk\relaxngdatatype.md" File "dependent\runtime\legal\jdk\relaxngom.md" File "dependent\runtime\legal\jdk\santuario.md" File "dependent\runtime\legal\jdk\thaidict.md" File "dependent\runtime\legal\jdk\unicode.md" File "dependent\runtime\legal\jdk\xalan.md" File "dependent\runtime\legal\jdk\xerces.md" File "dependent\runtime\legal\jdk\xmlresolver.md" File "dependent\runtime\legal\jdk\zlib.md" SetOutPath "$INSTDIR\runtime\lib" File "dependent\runtime\lib\accessibility.properties" 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-32.jar" File "dependent\runtime\lib\ext\access-bridge.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\i386" File "dependent\runtime\lib\i386\jvm.cfg" 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\public_suffix_list.dat" 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\release" 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\release" 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\public_suffix_list.dat" 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\i386\jvm.cfg" 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.jar" Delete "$INSTDIR\runtime\lib\ext\access-bridge-32.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\accessibility.properties" Delete "$INSTDIR\runtime\legal\jdk\zlib.md" Delete "$INSTDIR\runtime\legal\jdk\xmlresolver.md" Delete "$INSTDIR\runtime\legal\jdk\xerces.md" Delete "$INSTDIR\runtime\legal\jdk\xalan.md" Delete "$INSTDIR\runtime\legal\jdk\unicode.md" Delete "$INSTDIR\runtime\legal\jdk\thaidict.md" Delete "$INSTDIR\runtime\legal\jdk\santuario.md" Delete "$INSTDIR\runtime\legal\jdk\relaxngom.md" Delete "$INSTDIR\runtime\legal\jdk\relaxngdatatype.md" Delete "$INSTDIR\runtime\legal\jdk\relaxngcc.md" Delete "$INSTDIR\runtime\legal\jdk\pkcs11wrapper.md" Delete "$INSTDIR\runtime\legal\jdk\pkcs11cryptotoken.md" Delete "$INSTDIR\runtime\legal\jdk\mesa3d.md" Delete "$INSTDIR\runtime\legal\jdk\libpng.md" Delete "$INSTDIR\runtime\legal\jdk\lcms.md" Delete "$INSTDIR\runtime\legal\jdk\jpeg.md" Delete "$INSTDIR\runtime\legal\jdk\jopt-simple.md" Delete "$INSTDIR\runtime\legal\jdk\joni.md" Delete "$INSTDIR\runtime\legal\jdk\jcup.md" Delete "$INSTDIR\runtime\legal\jdk\icu.md" Delete "$INSTDIR\runtime\legal\jdk\giflib.md" Delete "$INSTDIR\runtime\legal\jdk\freebxml.md" Delete "$INSTDIR\runtime\legal\jdk\ecc.md" Delete "$INSTDIR\runtime\legal\jdk\dynalink.md" Delete "$INSTDIR\runtime\legal\jdk\dom.md" Delete "$INSTDIR\runtime\legal\jdk\cryptix.md" Delete "$INSTDIR\runtime\legal\jdk\colorimaging.md" Delete "$INSTDIR\runtime\legal\jdk\cldr.md" Delete "$INSTDIR\runtime\legal\jdk\bcel.md" Delete "$INSTDIR\runtime\legal\jdk\asm.md" Delete "$INSTDIR\runtime\legal\javafx\webkit.md" Delete "$INSTDIR\runtime\legal\javafx\public_suffix.md" Delete "$INSTDIR\runtime\legal\javafx\mesa3d.md" Delete "$INSTDIR\runtime\legal\javafx\libxslt.md" Delete "$INSTDIR\runtime\legal\javafx\libxml2.md" Delete "$INSTDIR\runtime\legal\javafx\libffi.md" Delete "$INSTDIR\runtime\legal\javafx\jpeg_fx.md" Delete "$INSTDIR\runtime\legal\javafx\icu_web.md" Delete "$INSTDIR\runtime\legal\javafx\gstreamer.md" Delete "$INSTDIR\runtime\legal\javafx\glib.md" Delete "$INSTDIR\runtime\legal\javafx\directshow.md" Delete "$INSTDIR\runtime\COPYRIGHT" Delete "$INSTDIR\runtime\bin\zip.dll" Delete "$INSTDIR\runtime\bin\wsdetect.dll" Delete "$INSTDIR\runtime\bin\WindowsAccessBridge.dll" Delete "$INSTDIR\runtime\bin\WindowsAccessBridge-32.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\rmiregistry.exe" Delete "$INSTDIR\runtime\bin\rmid.exe" Delete "$INSTDIR\runtime\bin\resource.dll" Delete "$INSTDIR\runtime\bin\res.db" 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\vcruntime140.dll" Delete "$INSTDIR\runtime\bin\plugin2\npjp2.dll" Delete "$INSTDIR\runtime\bin\plugin2\msvcp140.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\msvcp140_2.dll" Delete "$INSTDIR\runtime\bin\msvcp140_1.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.dll" Delete "$INSTDIR\runtime\bin\JAWTAccessBridge-32.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.dll" Delete "$INSTDIR\runtime\bin\javacpl.exe" Delete "$INSTDIR\runtime\bin\javacpl.cpl" Delete "$INSTDIR\runtime\bin\JavaAccessBridge.dll" Delete "$INSTDIR\runtime\bin\JavaAccessBridge-32.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\client\Xusage.txt" Delete "$INSTDIR\runtime\bin\client\jvm.dll" Delete "$INSTDIR\runtime\bin\bci.dll" Delete "$INSTDIR\runtime\bin\awt.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-xstate-l2-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-2-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\i386" RMDir "$INSTDIR\runtime\lib\fonts" RMDir "$INSTDIR\runtime\lib\ext" RMDir "$INSTDIR\runtime\lib\deploy" RMDir "$INSTDIR\runtime\lib\cmm" RMDir "$INSTDIR\runtime\lib" RMDir "$INSTDIR\runtime\legal\jdk" RMDir "$INSTDIR\runtime\legal\javafx" RMDir "$INSTDIR\runtime\bin\plugin2" RMDir "$INSTDIR\runtime\bin\dtplugin" RMDir "$INSTDIR\runtime\bin\client" 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
@@ -7,7 +7,7 @@ "build": "vue-cli-service build", "lint": "vue-cli-service lint", "electron:build": "vue-cli-service electron:build", "electron:build32": "vue-cli-service electron:build --win --ia32", "electron:build32": "set NODE_OPTIONS=--openssl-legacy-provider & vue-cli-service electron:build --win --ia32", "electron:build:test": "vue-cli-service electron:build --mode dev", "electron:build:test32": "vue-cli-service electron:build --win --ia32 --mode dev", "electron:serve": "vue-cli-service electron:serve", resXmlParser-1.2.0-Standard-Setup.exeBinary files differ
src/assets/js/config.js
@@ -1,9 +1,3 @@ export default { // 是否标准版 (非标准版为中性版 无福光相关信息) isStandard: true, // isStandard: false, const config = require('./config.module.js'); // 打包语言 CN, US // lang: 'CN', lang: 'US', } export default config; src/assets/js/config.module.js
New file @@ -0,0 +1,9 @@ module.exports = { // 是否标准版 (非标准版为中性版 无福光相关信息) isStandard: true, // isStandard: false, // 打包语言 CN, US // lang: 'CN', lang: 'US', } vue.config.js
@@ -2,6 +2,8 @@ const json = require('./package.json'); const { version } = json; const config = require('./config.module.js'); const title = config.lang == 'US' ? 'Internal resistance test analysis' : '内阻测试分析软件V'; function resolve(dir) { return path.join(__dirname, dir); @@ -45,7 +47,7 @@ .set('components', resolve('src/components')); config.plugin('html').tap((args) => { args[0].title = `内阻测试分析软件V${version}`; args[0].title = `${title} ${version}`; return args; }) }