[2025-11-01 00:18:09.2681] [INFO] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\MainWindow.xaml.cs::104] Send Run settings telemetry [2025-11-01 01:44:26.8661] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::58] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Path could not be determined Exception thrown in called method: Void g__Throw|38_0(Int32) Possible interpretation of the error: Exception Microsoft.YourPhone Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr) at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj) at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package) Exception source : WinRT.Runtime Exception target site: Void g__Throw|38_0(Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 01:44:26.8661] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::58] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Path could not be determined Exception thrown in called method: Void g__Throw|38_0(Int32) Possible interpretation of the error: Exception Microsoft.YourPhone Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr) at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj) at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package) Exception source : WinRT.Runtime Exception target site: Void g__Throw|38_0(Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 01:44:26.8833] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::58] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Path could not be determined Exception thrown in called method: Void g__Throw|38_0(Int32) Possible interpretation of the error: Exception Microsoft.YourPhone Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr) at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj) at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package) Exception source : WinRT.Runtime Exception target site: Void g__Throw|38_0(Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 01:44:26.8833] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::58] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Path could not be determined Exception thrown in called method: Void g__Throw|38_0(Int32) Possible interpretation of the error: Exception Microsoft.YourPhone Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr) at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj) at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package) Exception source : WinRT.Runtime Exception target site: Void g__Throw|38_0(Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 01:44:26.8967] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::58] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Path could not be determined Exception thrown in called method: Void g__Throw|38_0(Int32) Possible interpretation of the error: Exception Microsoft.YourPhone Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr) at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj) at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package) Exception source : WinRT.Runtime Exception target site: Void g__Throw|38_0(Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 01:44:26.8967] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::58] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Path could not be determined Exception thrown in called method: Void g__Throw|38_0(Int32) Possible interpretation of the error: Exception Microsoft.YourPhone Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr) at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj) at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package) Exception source : WinRT.Runtime Exception target site: Void g__Throw|38_0(Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 01:44:27.4713] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Storage\PackageRepository.cs::89] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Windows.Storage.StorageFolder Exception thrown in called method: Microsoft.Win32.SafeHandles.SafeFileHandle CreateFile(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, System.IO.FileOptions) Possible interpretation of the error: Could not find file 'C:\Program Files\WindowsApps\Microsoft.YourPhone_1.25101.25.0_neutral_~_8wekyb3d8bbwe\AppxManifest.xml'. Possible resolution: Not yet known Exception full name : System.IO.FileNotFoundException Exception message : Could not find file 'C:\Program Files\WindowsApps\Microsoft.YourPhone_1.25101.25.0_neutral_~_8wekyb3d8bbwe\AppxManifest.xml'. Exception stack trace: at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.Xml.XmlTextReaderImpl.FinishInitUriString() at System.Xml.XmlTextReaderImpl..ctor(String uriStr, XmlReaderSettings settings, XmlParserContext context, XmlResolver uriResolver) at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options) at Microsoft.Plugin.Program.Programs.UWP.XmlNamespaces(String path) at Microsoft.Plugin.Program.Programs.UWP.InitializeAppInfo(String installedLocation) at Microsoft.Plugin.Program.Storage.PackageRepository.AddPackage(Package package) Exception source : System.Private.CoreLib Exception target site: Microsoft.Win32.SafeHandles.SafeFileHandle CreateFile(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, System.IO.FileOptions) Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2025-11-01 06:57:56.0166] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::58] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Path could not be determined Exception thrown in called method: Void g__Throw|38_0(Int32) Possible interpretation of the error: Exception Microsoft.MicrosoftOfficeHub Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr) at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj) at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package) Exception source : WinRT.Runtime Exception target site: Void g__Throw|38_0(Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 06:57:56.0166] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::58] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Path could not be determined Exception thrown in called method: Void g__Throw|38_0(Int32) Possible interpretation of the error: Exception Microsoft.MicrosoftOfficeHub Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr) at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj) at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package) Exception source : WinRT.Runtime Exception target site: Void g__Throw|38_0(Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 06:57:56.0166] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::58] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Path could not be determined Exception thrown in called method: Void g__Throw|38_0(Int32) Possible interpretation of the error: Exception Microsoft.MicrosoftOfficeHub Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr) at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj) at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package) Exception source : WinRT.Runtime Exception target site: Void g__Throw|38_0(Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 06:57:56.0227] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::58] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Path could not be determined Exception thrown in called method: Void g__Throw|38_0(Int32) Possible interpretation of the error: Exception Microsoft.MicrosoftOfficeHub Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr) at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj) at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package) Exception source : WinRT.Runtime Exception target site: Void g__Throw|38_0(Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 06:57:56.0227] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::58] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Path could not be determined Exception thrown in called method: Void g__Throw|38_0(Int32) Possible interpretation of the error: Exception Microsoft.MicrosoftOfficeHub Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr) at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj) at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package) Exception source : WinRT.Runtime Exception target site: Void g__Throw|38_0(Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 06:57:56.0227] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\PackageWrapper.cs::58] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Path could not be determined Exception thrown in called method: Void g__Throw|38_0(Int32) Possible interpretation of the error: Exception Microsoft.MicrosoftOfficeHub Possible resolution: Not yet known Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr) at ABI.Windows.ApplicationModel.IPackageMethods.get_InstalledLocation(IObjectReference _obj) at Microsoft.Plugin.Program.Programs.PackageWrapper.GetWrapperFromPackage(Package package) Exception source : WinRT.Runtime Exception target site: Void g__Throw|38_0(Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 06:57:56.4696] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Storage\PackageRepository.cs::89] -------------------------- Begin exception -------------------------- Message: Error status: UNKNOWN Program path: Windows.Storage.StorageFolder Exception thrown in called method: Microsoft.Win32.SafeHandles.SafeFileHandle CreateFile(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, System.IO.FileOptions) Possible interpretation of the error: Could not find file 'C:\Program Files\WindowsApps\Microsoft.MicrosoftOfficeHub_2025.1031.848.0_neutral_~_8wekyb3d8bbwe\AppxManifest.xml'. Possible resolution: Not yet known Exception full name : System.IO.FileNotFoundException Exception message : Could not find file 'C:\Program Files\WindowsApps\Microsoft.MicrosoftOfficeHub_2025.1031.848.0_neutral_~_8wekyb3d8bbwe\AppxManifest.xml'. Exception stack trace: at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.Xml.XmlTextReaderImpl.FinishInitUriString() at System.Xml.XmlTextReaderImpl..ctor(String uriStr, XmlReaderSettings settings, XmlParserContext context, XmlResolver uriResolver) at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options) at Microsoft.Plugin.Program.Programs.UWP.XmlNamespaces(String path) at Microsoft.Plugin.Program.Programs.UWP.InitializeAppInfo(String installedLocation) at Microsoft.Plugin.Program.Storage.PackageRepository.AddPackage(Package package) Exception source : System.Private.CoreLib Exception target site: Microsoft.Win32.SafeHandles.SafeFileHandle CreateFile(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, System.IO.FileOptions) Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2025-11-01 17:05:06.6047] [INFO] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\MainWindow.xaml.cs::172] Reload environment: Updating environment variables for PT Run's process [2025-11-01 17:05:06.6047] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [PSModulePath] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [93].) [2025-11-01 17:05:06.6047] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [Path] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [1057].) [2025-11-01 17:05:06.6047] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [PSModulePath] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [93].) [2025-11-01 17:05:06.6047] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [Path] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [1057].) [2025-11-01 17:05:06.6047] [INFO] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\Stopwatch.cs::46] EnvironmentHelper.UpdateEnvironment - Duration cost <2ms> [2025-11-01 17:05:06.8958] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\Microsoft.4297127D64EC6_2.2.2.0_x64__8wekyb3d8bbwe Exception thrown in called method: Not available Possible interpretation of the error: |Microsoft.4297127D64EC6_8wekyb3d8bbwe!Minecraft can't find logo uri for SmallLogo.png in package location: C:\Program Files\WindowsApps\Microsoft.4297127D64EC6_2.2.2.0_x64__8wekyb3d8bbwe Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2025-11-01 17:05:12.5297] [INFO] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\MainWindow.xaml.cs::172] Reload environment: Updating environment variables for PT Run's process [2025-11-01 17:05:12.5297] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [PSModulePath] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [93].) [2025-11-01 17:05:12.5297] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [Path] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [1088].) [2025-11-01 17:05:12.5297] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [PSModulePath] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [93].) [2025-11-01 17:05:12.5297] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [Path] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [1088].) [2025-11-01 17:05:12.5297] [INFO] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\Stopwatch.cs::46] EnvironmentHelper.UpdateEnvironment - Duration cost <0ms> [2025-11-01 17:05:12.7825] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\Microsoft.4297127D64EC6_2.2.2.0_x64__8wekyb3d8bbwe Exception thrown in called method: Not available Possible interpretation of the error: |Microsoft.4297127D64EC6_8wekyb3d8bbwe!Minecraft can't find logo uri for SmallLogo.png in package location: C:\Program Files\WindowsApps\Microsoft.4297127D64EC6_2.2.2.0_x64__8wekyb3d8bbwe Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2025-11-01 17:05:19.2010] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\ShellLinkHelper.cs::156] -------------------------- Begin exception -------------------------- Message: Exception loading path C:\ProgramData\Microsoft\Windows\Start Menu\Programs\PowerShell\PowerShell 7 (x64).lnk Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode) at Wox.Infrastructure.ShellLinkHelper.RetrieveTargetPath(String path) Exception source : System.Private.CoreLib Exception target site: Void Load(System.String, Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 18:22:57.4358] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\ShellLinkHelper.cs::156] -------------------------- Begin exception -------------------------- Message: Exception loading path C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Microsoft Edge.lnk Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode) at Wox.Infrastructure.ShellLinkHelper.RetrieveTargetPath(String path) Exception source : System.Private.CoreLib Exception target site: Void Load(System.String, Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 18:22:57.4358] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\Storage\ListRepository`1.cs::55] Item Already Exists [2025-11-01 18:57:31.2053] [INFO] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\MainWindow.xaml.cs::172] Reload environment: Updating environment variables for PT Run's process [2025-11-01 18:57:31.2053] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [PSModulePath] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [93].) [2025-11-01 18:57:31.2053] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [Path] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [1088].) [2025-11-01 18:57:31.2053] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [PSModulePath] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [93].) [2025-11-01 18:57:31.2053] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Helper\EnvironmentHelper.cs::152] Skipping update of the environment variable [Path] for the PT Run process. This variable is listed as protected process variable and changing them can cause unexpected behavior. (The variable value has a length of [1088].) [2025-11-01 18:57:31.2053] [INFO] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\Stopwatch.cs::46] EnvironmentHelper.UpdateEnvironment - Duration cost <0ms> [2025-11-01 18:57:31.4557] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Plugins\Microsoft.Plugin.Program\Programs\UWPApplication.cs::625] -------------------------- Begin exception -------------------------- Message: Error status: KNOWN Program path: C:\Program Files\WindowsApps\Microsoft.4297127D64EC6_2.2.2.0_x64__8wekyb3d8bbwe Exception thrown in called method: Not available Possible interpretation of the error: |Microsoft.4297127D64EC6_8wekyb3d8bbwe!Minecraft can't find logo uri for SmallLogo.png in package location: C:\Program Files\WindowsApps\Microsoft.4297127D64EC6_2.2.2.0_x64__8wekyb3d8bbwe Possible resolution: Can be ignored and PowerToys Run should still continue, however the program may not be loaded Exception full name : System.IO.FileNotFoundException Exception message : Unable to find the specified file. Exception stack trace: Exception source : Exception target site: Exception HResult : -2147024894 -------------------------- End exception -------------------------- [2025-11-01 18:57:41.2134] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\ShellLinkHelper.cs::156] -------------------------- Begin exception -------------------------- Message: Exception loading path C:\ProgramData\Microsoft\Windows\Start Menu\Programs\VRChat Creator Companion\VRChat Creator Companion.lnk Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode) at Wox.Infrastructure.ShellLinkHelper.RetrieveTargetPath(String path) Exception source : System.Private.CoreLib Exception target site: Void Load(System.String, Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 18:57:46.7314] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\ShellLinkHelper.cs::156] -------------------------- Begin exception -------------------------- Message: Exception loading path C:\ProgramData\Microsoft\Windows\Start Menu\Programs\VRChat Creator Companion\Uninstall VRChat Creator Companion.lnk Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode) at Wox.Infrastructure.ShellLinkHelper.RetrieveTargetPath(String path) Exception source : System.Private.CoreLib Exception target site: Void Load(System.String, Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 18:57:52.2635] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\ShellLinkHelper.cs::156] -------------------------- Begin exception -------------------------- Message: Exception loading path C:\Users\decid\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\VRChat Creator Companion.lnk Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode) at Wox.Infrastructure.ShellLinkHelper.RetrieveTargetPath(String path) Exception source : System.Private.CoreLib Exception target site: Void Load(System.String, Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 18:57:58.2883] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\ShellLinkHelper.cs::156] -------------------------- Begin exception -------------------------- Message: Exception loading path C:\ProgramData\Microsoft\Windows\Start Menu\Programs\VRChat Creator Companion\Uninstall VRChat Creator Companion.lnk Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode) at Wox.Infrastructure.ShellLinkHelper.RetrieveTargetPath(String path) Exception source : System.Private.CoreLib Exception target site: Void Load(System.String, Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 18:57:58.2883] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\Storage\ListRepository`1.cs::55] Item Already Exists [2025-11-01 18:58:59.4085] [INFO] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::975] OnHotkey [2025-11-01 18:58:59.7368] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Plugin\PluginManager.cs::231] PluginManager.QueryForPlugin Window Walker. Query cost - 55 milliseconds [2025-11-01 19:07:29.6571] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\ShellLinkHelper.cs::156] -------------------------- Begin exception -------------------------- Message: Exception loading path C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Unity 2022.3.22f1\Unity.lnk Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode) at Wox.Infrastructure.ShellLinkHelper.RetrieveTargetPath(String path) Exception source : System.Private.CoreLib Exception target site: Void Load(System.String, Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 19:07:35.1750] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\ShellLinkHelper.cs::156] -------------------------- Begin exception -------------------------- Message: Exception loading path C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Unity 2022.3.22f1\Report a Problem with Unity.lnk Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode) at Wox.Infrastructure.ShellLinkHelper.RetrieveTargetPath(String path) Exception source : System.Private.CoreLib Exception target site: Void Load(System.String, Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 19:07:46.2158] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\ShellLinkHelper.cs::156] -------------------------- Begin exception -------------------------- Message: Exception loading path C:\Users\Public\Desktop\Unity 2022.3.22f1.lnk Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode) at Wox.Infrastructure.ShellLinkHelper.RetrieveTargetPath(String path) Exception source : System.Private.CoreLib Exception target site: Void Load(System.String, Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 19:07:52.2433] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\ShellLinkHelper.cs::156] -------------------------- Begin exception -------------------------- Message: Exception loading path C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Visual Studio Installer.lnk Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode) at Wox.Infrastructure.ShellLinkHelper.RetrieveTargetPath(String path) Exception source : System.Private.CoreLib Exception target site: Void Load(System.String, Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 19:07:52.2433] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\Storage\ListRepository`1.cs::55] Item Already Exists [2025-11-01 19:09:12.8771] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\ShellLinkHelper.cs::156] -------------------------- Begin exception -------------------------- Message: Exception loading path C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Visual Studio 2022.lnk Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode) at Wox.Infrastructure.ShellLinkHelper.RetrieveTargetPath(String path) Exception source : System.Private.CoreLib Exception target site: Void Load(System.String, Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 19:09:53.4415] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\ShellLinkHelper.cs::156] -------------------------- Begin exception -------------------------- Message: Exception loading path C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Windows Kits\Application Verifier (X64)\Application Verifier (X64).lnk Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode) at Wox.Infrastructure.ShellLinkHelper.RetrieveTargetPath(String path) Exception source : System.Private.CoreLib Exception target site: Void Load(System.String, Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 19:09:58.9631] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\ShellLinkHelper.cs::156] -------------------------- Begin exception -------------------------- Message: Exception loading path C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Windows Kits\Application Verifier (X86)\Application Verifier (WOW).lnk Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode) at Wox.Infrastructure.ShellLinkHelper.RetrieveTargetPath(String path) Exception source : System.Private.CoreLib Exception target site: Void Load(System.String, Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 19:10:04.4905] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\ShellLinkHelper.cs::156] -------------------------- Begin exception -------------------------- Message: Exception loading path C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Windows Kits\Windows App Certification Kit\Windows App Cert Kit.lnk Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode) at Wox.Infrastructure.ShellLinkHelper.RetrieveTargetPath(String path) Exception source : System.Private.CoreLib Exception target site: Void Load(System.String, Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 19:10:15.0258] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\ShellLinkHelper.cs::156] -------------------------- Begin exception -------------------------- Message: Exception loading path C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Windows Kits\Windows Software Development Kit\Sample UWP Apps.lnk Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode) at Wox.Infrastructure.ShellLinkHelper.RetrieveTargetPath(String path) Exception source : System.Private.CoreLib Exception target site: Void Load(System.String, Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 19:10:20.5453] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\ShellLinkHelper.cs::156] -------------------------- Begin exception -------------------------- Message: Exception loading path C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Windows Kits\Windows Software Development Kit\Tools for UWP Apps.lnk Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode) at Wox.Infrastructure.ShellLinkHelper.RetrieveTargetPath(String path) Exception source : System.Private.CoreLib Exception target site: Void Load(System.String, Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 19:10:26.0618] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\ShellLinkHelper.cs::156] -------------------------- Begin exception -------------------------- Message: Exception loading path C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Windows Kits\Windows Software Development Kit\Documentation for UWP Apps.lnk Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode) at Wox.Infrastructure.ShellLinkHelper.RetrieveTargetPath(String path) Exception source : System.Private.CoreLib Exception target site: Void Load(System.String, Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 19:10:31.5859] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\ShellLinkHelper.cs::156] -------------------------- Begin exception -------------------------- Message: Exception loading path C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Windows Kits\Windows Software Development Kit\Documentation for Desktop Apps.lnk Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode) at Wox.Infrastructure.ShellLinkHelper.RetrieveTargetPath(String path) Exception source : System.Private.CoreLib Exception target site: Void Load(System.String, Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 19:10:37.1128] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\ShellLinkHelper.cs::156] -------------------------- Begin exception -------------------------- Message: Exception loading path C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Windows Kits\Windows Software Development Kit\Sample Desktop Apps.lnk Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode) at Wox.Infrastructure.ShellLinkHelper.RetrieveTargetPath(String path) Exception source : System.Private.CoreLib Exception target site: Void Load(System.String, Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 19:10:42.6250] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\ShellLinkHelper.cs::156] -------------------------- Begin exception -------------------------- Message: Exception loading path C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Windows Kits\Windows Software Development Kit\Windows Software Development Kit.lnk Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode) at Wox.Infrastructure.ShellLinkHelper.RetrieveTargetPath(String path) Exception source : System.Private.CoreLib Exception target site: Void Load(System.String, Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 19:10:48.1406] [ERROR] [D:\a\_work\1\s\src\modules\launcher\Wox.Infrastructure\ShellLinkHelper.cs::156] -------------------------- Begin exception -------------------------- Message: Exception loading path C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Windows Kits\Windows Software Development Kit\Tools for Desktop Apps.lnk Exception full name : System.ArgumentException Exception message : Value does not fall within the expected range. Exception stack trace: at System.Runtime.InteropServices.ComTypes.IPersistFile.Load(String pszFileName, Int32 dwMode) at Wox.Infrastructure.ShellLinkHelper.RetrieveTargetPath(String path) Exception source : System.Private.CoreLib Exception target site: Void Load(System.String, Int32) Exception HResult : -2147024809 -------------------------- End exception -------------------------- [2025-11-01 20:10:55.6652] [INFO] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::975] OnHotkey [2025-11-01 20:10:56.2668] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Plugin\PluginManager.cs::231] PluginManager.QueryForPlugin Window Walker. Query cost - 125 milliseconds [2025-11-01 23:34:25.7565] [INFO] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::975] OnHotkey [2025-11-01 23:34:26.3050] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Plugin\PluginManager.cs::231] PluginManager.QueryForPlugin Window Walker. Query cost - 102 milliseconds [2025-11-01 23:34:26.4141] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Plugin\PluginManager.cs::231] PluginManager.QueryForPlugin Window Walker. Query cost - 62 milliseconds [2025-11-01 23:34:26.8544] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Plugin\PluginManager.cs::231] PluginManager.QueryForPlugin Window Walker. Query cost - 75 milliseconds [2025-11-01 23:43:31.4994] [INFO] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::975] OnHotkey [2025-11-01 23:43:34.5180] [WARN] [D:\a\_work\1\s\src\modules\launcher\PowerLauncher\Plugin\PluginManager.cs::231] PluginManager.QueryForPlugin Window Walker. Query cost - 133 milliseconds