cutebe 发表于 2025-2-22 14:40
猜测:可能是要用.exe调用这个.msi来安装,或者.msi /参数 方式安装。
cutebe 发表于 2025-2-22 14:52
看下 .msi /? 有没有帮助框
cutebe 发表于 2025-2-22 14:52
看下 .msi /? 有没有帮助框
ssttee 发表于 2025-2-22 15:12
要带哪个参数?
sheen328 发表于 2025-2-22 15:01
这年头, 你还用 GHOST干嘛,用.wim .esd的镜像啊,
nianyueriPE 发表于 2025-2-22 15:27
试试msiexec /i ghost.msi
ssttee 发表于 2025-2-22 15:33
还是一样的报错
nianyueriPE 发表于 2025-2-22 15:36
你的文件是哪个帖子的
cutebe 发表于 2025-2-22 15:49
::保存为参数安装msi.bat
::把.msi文件拖放到图标上
if "%~1"=="" (echo 请拖入msi安装文件&pause&goto : ...
System Requirements
For complete details on platform and OS support, please review the Platform Support Matrix.
Management Server
NET Framework 4.5.1 or above
Internet Explorer 10 or 11
SQL Server 2008 SP2 or above, SQL Server 2012, SQL Server 2014 or SQL Server 2016
Windows Server 2008 R2 or Windows Server 2012 R2
Site Server
Windows XP SP3 or later (Package Server), Vista SP2 or later, 7, 8, 8.1 x64/x86, 10
Windows Server 2008, 2008 R2, 2012, 2012 R2
Windows IIS
Microsoft .NET 4.5.1 or above
Windows Agent
Windows XP SP2 (x64) or SP3 (x86)
Windows Vista SP2 or later x64/x86
Windows 7 x64/x86
Windows 8/8.1 x64/x86
Windows 10 x64/x86
Windows Server 2003 SP2 or later
Windows Server 2008 or later
Windows Server 2012 or later
Windows Server 2016
Mac Agent
OS X 10.10, 10.11, Sierra
OS X Server 10.10, 10.11, Sierra
Linux Agent
Red Hat Enterprise Linux WS\ES\AS 5.10 and 5.11 x64/x86, 6 x64/x86, 7, 7.1, 7.2
SUSE Linux Enterprise 11 x64/x86, 12 x64/x86
CentOS 6, 7
VMware ESX Server 4.0 (Agentless), 5.0 (Agentless), 6.0 (Agentless)
UNIX Agent
IBM AIX 6.1, 7.1
Oracle Solaris 10 and 11 (SPARC/x86/x64)
HP-UX 11i v3 (PA-RISC /IA-64)
tt911 发表于 2025-2-22 16:10
https://docs.broadcom.com/doc/deployment-solution-en
查了一下帮助,立马知道了,果然需要.net框架支 ...
tt911 发表于 2025-2-22 16:10
https://docs.broadcom.com/doc/deployment-solution-en
查了一下帮助,立马知道了,果然需要.net框架支 ...
ssttee 发表于 2025-2-22 16:19
对了,我10和11都提示这个错误,两个系统估计有4.8的。
tt911 发表于 2025-2-22 16:10
https://docs.broadcom.com/doc/deployment-solution-en
查了一下帮助,立马知道了,果然需要.net框架支 ...
YWFhYmJi 发表于 2025-2-22 16:47
我这里也不行,.NET Framework都装了还是提示一样的错误,最后用/a选项解包了。
ssttee 发表于 2025-2-22 17:03
不知道什么情况
YWFhYmJi 发表于 2025-2-22 17:50
反编译MSI后发现这个提示信息是在CustomAction表中的AimRunCheckCustomAction,在InstallExecuteSequence ...
YWFhYmJi 发表于 2025-2-22 17:50
反编译MSI后发现这个提示信息是在CustomAction表中的AimRunCheckCustomAction,在InstallExecuteSequence ...
2012andyle113 发表于 2025-2-22 20:18
这么明确的报错提示,还要问的吗,不是说了framework环境没有,查下到底需要哪个版本
blank007 发表于 2025-2-22 18:40
原来,用 ghost 的都是小白。了解了。
lyrgcy 发表于 2025-2-22 22:10
你是直接运行ghost64.exe提示这个?我平时就单机是用来备份还原,也没你这情况
ssttee 发表于 2025-2-24 12:15
大佬,以前都是用你提取的GHOST,我现在想试试自己安装,帮忙解决一下为啥报错呀,谢谢啦~求~
The preinstallation requirements for Deployment Solution are as follows:
■ Symantec Installation Manager (SIM) is installed.
■ Symantec Management Platform is installed.
■ Symantec Management Agent for Windows, Linux, and Mac is pre-installed on the client computers if you want to execute any tasks.
■ Symantec Administrator Software Development Kit (SASDK) is installed if you plan to use the Web Services API.
■ Ensure that the client computers have Pre-boot eXecution Environment (PXE) enabled in BIOS or UEFI.
■ NBS site service is configured and turned on for the Initial Deployment job that is scheduled for the unknown computers that are added into the network.
■ Silverlight 5 is installed.
■ The storage and the network drivers in your environment are collected.
■ The remote site server is configured on the supported operating system if you plan to manage client computers in different subnet.
■ DNS is properly configured Clients computers inside different subnets should be able to communicate with the Symantec Management Platform and the remote site server using FQDN.
blank007 发表于 2025-2-24 19:41
我没有安装过。只是提取其中的文件
ssttee 发表于 2025-2-25 08:07
请教怎么解压提取?直接用WINRAR解压也是报错无法解压的。
YWFhYmJi 发表于 2025-2-24 21:49
要不别装了吧,直接提取里面的Ghost就行了,装这个要装一堆其他东西的。
官网文档:
ssttee 发表于 2025-2-26 12:23
用7zip是可以解压,不过全部文件在同一个目录,不好分别了。另外有些虽然名字相同但不是相同文件(比如语 ...
2011lerv 发表于 2025-2-23 19:51
ghost太老了,现在PE里都有类似WinNTSetup系统安装器,本论坛多的是!现在都是用体积小的esd安装了!
YWFhYmJi 发表于 2025-2-26 21:35
msi文件可以用下面的代码解压
lqhaudit 发表于 2025-2-26 22:31
请问 如果用ESD或者WIM,是用什么软件工具好用,备份后 的恢复,需要修补启动分区吗?谢谢。
ssttee 发表于 2025-2-27 11:31
命令可以用,感谢大佬,跟你上一个帖子提到的msiexec /i symantec_deploymentsolution_8_7_3_x64.msi RUN ...
YWFhYmJi 发表于 2025-2-27 21:18
msiexec /a是管理安装,能直接把安装包的文件解压到一个位置,通过TARGETDIR变量指定解压位置。
msiex ...
欢迎光临 无忧启动论坛 (http://bbs.wuyou.net/) | Powered by Discuz! X3.3 |