Answers:
看来这是Dell SupportAssist工具的一部分。该AppxManifest.xml
目录:
DisplayName =“ Dell SupportAssist”描述=“ SupportAssist驱动程序更新”
看来这是Dell预装的合法程序,而不是偷渡式恶意软件下载。可能仅仅是错误或无法联系Dell服务器。
完整的 AppxManifest.xml
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10"
xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10"
xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities">
<Identity Name="DriverToaster" ProcessorArchitecture="x86" Publisher='CN="PC-Doctor, Inc.", O="PC-Doctor, Inc.", L=Reno, S=Nevada, C=US' Version="1.3.0.0" />
<Properties>
<DisplayName>SupportAssist Driver Update</DisplayName>
<PublisherDisplayName>Dell Inc.</PublisherDisplayName>
<Logo>Assets\SupportAssist.150x150.png</Logo>
</Properties>
<Resources>
<Resource Language="en-us" />
</Resources>
<Dependencies>
<TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.14257.0" MaxVersionTested="10.0.15063.0" />
</Dependencies>
<Capabilities>
<rescap:Capability Name="runFullTrust" />
</Capabilities>
<Applications>
<Application Id="DriverToaster" Executable="DriverToaster.exe" EntryPoint="Windows.FullTrustApplication">
<uap:VisualElements DisplayName="Dell SupportAssist" Description="SupportAssist Driver Update" BackgroundColor="#777777"
Square150x150Logo="Assets\SupportAssist.150x150.png" Square44x44Logo="Assets\SupportAssist.44x44.png"/>
</Application>
</Applications>
</Package>
如果找到它,我将使用更多信息进行更新。现在就知道它不是恶意软件就足够了。
在“应用程序和功能”控制面板中签入,我有两个“ Dell SupportAssist”程序。一个是〜580KB,另一个是48.1MB。580KB好像是UWP应用,因为我可以选择“移动”它。卸载此文件夹似乎已删除该文件夹C:\Program Files\WindowsApps\DriverToaster_1.3.0.0_x86_rqs2nt378nwsp\