uninstallation - InstallAnywhere - 卸载 Java 错误 : java. lang.IllegalArgumentException:没有 ID = 的产品

标签 uninstallation installanywhere

我正在尝试卸载正在使用 InstallAnywhere 的应用程序。当我运行卸载代码时出现以下错误

 java.lang.IllegalArgumentException: No product for ID=<edited>
        at ZeroGfc.<init>(DashoA10*..)
        at ZeroGe9.b(DashoA10*..)
        at ZeroGfb.<init>(DashoA10*..)
        at com.zerog.ia.installer.Installer.s(DashoA10*..)
        at com.zerog.ia.installer.Installer.setMetadata(DashoA10*..)
        at com.zerog.ia.installer.InstallerMetaData.setInstaller(DashoA10*..)
        at com.zerog.ia.installer.LifeCycleManager.j(DashoA10*..)
        at com.zerog.ia.installer.LifeCycleManager.e(DashoA10*..)
        at com.zerog.ia.installer.LifeCycleManager.a(DashoA10*..)
        at com.zerog.ia.installer.LifeCycleManager.a(DashoA10*..)
        at com.zerog.ia.installer.Main.main(DashoA10*..)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.zerog.lax.LAX.launch(DashoA10*..)
        at com.zerog.lax.LAX.main(DashoA10*..)
This Application has Unexpectedly Quit: Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

上网查了一下,这个错误很常见,但我还没有找到任何明确的解决方案。 如果有人能阐明这一点,那将绝对有帮助......

感谢和问候。

最佳答案

如果您使用的是 Windows,请尝试清理 c:\Program Files (x86)\Zero G Registry\ 文件夹

关于uninstallation - InstallAnywhere - 卸载 Java 错误 : java. lang.IllegalArgumentException:没有 ID = 的产品,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9296634/

相关文章:

android - 处理Android应用程序卸载

python - 卸载安装有 `pip install .` 的包

windows - 运行批处理文件,在卸载时使用 Wix 安排任务

python - 在 OSX 10.8.4 上卸载 Python 2.7

ios - UIApplication 图标角标(Badge)编号在重新安装时保留

java - InstallAnywhere 向导的自动测试

java - 为 Installanywhere2010 安装程序设置 UAC 'Publisher' 字段