|
|
S大你好,首先感谢你发布了好用的PE作品。我在用你做的最新的win10PE的时候遇到了一个问题,就是我已经完整加载了你外置包里面的netframework和powershell,但是在使用powershell运行一些命令的时候却出现了错误提示,我不清楚是什么原因,还望您有时间看看能否解决。

PS X:\Windows\System32\WindowsPowerShell\v1.0> Get-NetAdapterBinding
使用“1”个参数调用“ProcessRecord”时发生异常:“Could not load file or assembly 'Microsoft.Management.Infrastructure.Native, Version=1.0.0.0, Cultur
e=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. 系统找不到指定的文件。”
所在位置 行:170 字符: 5
+ $__cmdletization_objectModelWrapper.ProcessRecord($__cmdletizatio ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : FileNotFoundException |
|