- 
                Notifications
    
You must be signed in to change notification settings  - Fork 99
 
Description
9/10/2024 12:46:30 PM - Microsoft VSIX Installer
9/10/2024 12:46:30 PM - -------------------------------------------
9/10/2024 12:46:30 PM - vsixinstaller.exe version:
9/10/2024 12:46:30 PM - 17.11.435+d5e02aaeb0
9/10/2024 12:46:30 PM - -------------------------------------------
9/10/2024 12:46:30 PM - Command line parameters:
9/10/2024 12:46:30 PM - C:\Program Files (x86)\Microsoft Visual Studio\Installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe,C:\Users\ddos\Desktop\AsmDude-vs2022.vsix
9/10/2024 12:46:30 PM - -------------------------------------------
9/10/2024 12:46:30 PM - Microsoft VSIX Installer
9/10/2024 12:46:30 PM - -------------------------------------------
9/10/2024 12:46:31 PM - Initializing Install...
9/10/2024 12:46:31 PM - Searching for applicable products...
9/10/2024 12:46:33 PM - Found installed product - Visual Studio Community 2022
9/10/2024 12:46:33 PM - Found installed product - Global Location
9/10/2024 12:46:33 PM - Extension Details...
9/10/2024 12:46:33 PM - 	Identifier         : c729d6b2-f412-49ed-893d-a8f61vs2022B
9/10/2024 12:46:33 PM - 	Name               : AsmDude2022
9/10/2024 12:46:33 PM - 	Author             : Henk-Jan Lebbink
9/10/2024 12:46:33 PM - 	Version            : 1.9.8.0
9/10/2024 12:46:33 PM - 	Description        : Syntax highlighting and code assistance for assembly source code (.asm, .cod, .inc, .s) and the Disassembly Window
9/10/2024 12:46:33 PM - 	Locale             : en-US
9/10/2024 12:46:33 PM - 	MoreInfoURL        : https://github.com/HJLebbink/asm-dude
9/10/2024 12:46:33 PM - 	InstalledByMSI     : False
9/10/2024 12:46:33 PM - 	SupportedFrameworkVersionRange : [4.7.2,)
9/10/2024 12:46:33 PM - 	SignatureState     : Unsigned
9/10/2024 12:46:33 PM - 	Supported Products :
9/10/2024 12:46:33 PM - 		Microsoft.VisualStudio.Enterprise
9/10/2024 12:46:33 PM - 			Version : [17.0,18.0)
9/10/2024 12:46:33 PM - 			ProductArchitecture : amd64
9/10/2024 12:46:33 PM - 		Microsoft.VisualStudio.Pro
9/10/2024 12:46:33 PM - 			Version : [17.0,18.0)
9/10/2024 12:46:33 PM - 			ProductArchitecture : amd64
9/10/2024 12:46:33 PM - 		Microsoft.VisualStudio.Community
9/10/2024 12:46:33 PM - 			Version : [17.0,18.0)
9/10/2024 12:46:33 PM - 			ProductArchitecture : amd64
9/10/2024 12:46:33 PM - 	References         :
9/10/2024 12:46:33 PM - 	Prerequisites      :
9/10/2024 12:46:33 PM - 		-------------------------------------------------------
9/10/2024 12:46:33 PM - 		Identifier   : Microsoft.Net.Component.4.7.2.TargetingPack
9/10/2024 12:46:33 PM - 		Name         : .NET Framework 4.7.2 targeting pack
9/10/2024 12:46:33 PM - 		Version      : [17.0.31804.368,18.0)
9/10/2024 12:46:33 PM - 		-------------------------------------------------------
9/10/2024 12:46:33 PM - 		Identifier   : Microsoft.VisualStudio.Component.CoreEditor
9/10/2024 12:46:33 PM - 		Name         : Visual Studio core editor
9/10/2024 12:46:33 PM - 		Version      : [17.0,18.0)
9/10/2024 12:46:33 PM - Signature Details...
9/10/2024 12:46:33 PM - 	Extension is not signed.
9/10/2024 12:46:33 PM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at VSIXInstaller.ExtensionService.GetInstallableDataImpl(String vsixPath, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable1& skuData) at VSIXInstaller.ExtensionService.GetInstallableData(String vsixPath, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable1& skuData)
at VSIXInstaller.ExtensionPackService.IsExtensionPack(IStateData stateData, Boolean isRepairSupported)
at VSIXInstaller.ExtensionPackService.ExpandExtensionPackToInstall(IStateData stateData, Boolean isRepairSupported)
at VSIXInstaller.App.Initialize(Boolean isRepairSupported)
at VSIXInstaller.App.Initialize()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()