Files: Shell context menu items vanished after hitting 'Pin to Start'

Created on 4 Sep 2020  路  24Comments  路  Source: files-community/Files

Describe the bug
After hitting 'Pin to Start' shell context menu item, all shell context items gets removed for all items.

To Reproduce
Steps to reproduce the behavior:

  1. Right-click on a folder
  2. Click on 'Pin to Start'
  3. Right-click on any other item
  4. Shell context menu will be removed until you restart the app

Expected behavior
Items shouldn't get removed. Also pin to start option isn't working

Desktop:

  • OS Version: Windows 10 1903 18362.175
  • App version: v0.14.0
bug fixed

All 24 comments

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.88. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@Jaiganeshkumaran the fulltrust process is probably crashing. Do you get anything in the log files?

@gave92

2020-09-04 10:05:29.9264|ERROR|FilesFullTrust.Program|Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))|System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at Vanara.PInvoke.Shell32.IContextMenu.InvokeCommand(CMINVOKECOMMANDINFOEX& pici)
   at FilesFullTrust.Win32API.ContextMenu.InvokeItem(Int32 itemID)
   at FilesFullTrust.Program.HandleMenuMessage(ValueSet message, DisposableDictionary table)
   at FilesFullTrust.Win32API.ThreadWithMessageQueue`1.<>c__DisplayClass6_0.<.ctor>b__0()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

@gave92 How about remove the Pin to Start and implementing our self using a secondary tile that will launch it in Files UWP without making it default?

@Jaiganeshkumaran the pin to start should be already hidden. The fact that you see it it's a bug.
I like the idea of creating a tile that launches Files UWP.

@gave92 How do you disable it? By finding the name? That won't work for other languages.

@Jaiganeshkumaran ~no by finding it's command verb ("pintohome") which is language independent.~

Edit: pintohome may be a different one

@gave92 So why am I seeing it?

@Jaiganeshkumaran see above.
If you can, it would be really useful if you could connect to the fulltrust process in visual studio and post what is logged to the output window when you right click.
It should print info on the context menu items found.

@gave92 I'll do that.

I can confirm that "pintohome" mentioned above refers to the "Add to quick access" item not the "Pin to start".

Unfortunately the pin to start menu item does not appear for me in Files UWP at all, so I can't reproduce the issue reported here.

@gave92 I only see it sometimes but I'm pretty sure that it says 'Pin to Start'. Also on this PC the Windows language is different from the app language so could that be an issue? But on my other PC where both the languages are the same and I still see it.

Screenshot (1)

@Jaiganeshkumaran no, windows language should not be an issue in this case.
I notice that you get more menu items than me though (I don't get Pin to start and Scan with defender) so some menu items are not shown consistently every time/to everyone (bug).

Regardless in order to fix this issue I'd need your help as Pin to start does not appear for me, did you have any chance to check with visual studio as said above?

@gave92

'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Files.exe'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntdll.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel32.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\KernelBase.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ucrtbase.dll'. 
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreRuntime.2.2_2.2.27902.3_x86__8wekyb3d8bbwe\uwphost.dll'. 
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00.Debug_14.0.27810.0_x86__8wekyb3d8bbwe\vcruntime140_app.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\combase.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rpcrt4.dll'. 
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreRuntime.2.2_2.2.27902.3_x86__8wekyb3d8bbwe\coreclr.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\advapi32.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcrt.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sechost.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ole32.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\win32u.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32full.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcp_win.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\user32.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\oleaut32.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shlwapi.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\bcrypt.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\version.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\imm32.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.StateRepositoryCore.dll'. 
The thread 0x2970 has exited with code 0 (0x0).
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreRuntime.2.2_2.2.27902.3_x86__8wekyb3d8bbwe\System.Private.CoreLib.dll'. 
'Files.exe' (CoreCLR: DefaultDomain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreRuntime.2.2_2.2.27902.3_x86__8wekyb3d8bbwe\System.Private.CoreLib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreRuntime.2.2_2.2.27902.3_x86__8wekyb3d8bbwe\clrjit.dll'. 
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\entrypoint\Files.exe'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\entrypoint\Files.exe'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\entrypoint\Files.exe'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\entrypoint\Files.exe'. Symbols loaded.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\System.Runtime.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\System.Runtime.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\System.Runtime.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\System.Runtime.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.Process.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.Process.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.Process.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.Process.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ComponentModel.Primitives.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ComponentModel.Primitives.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ComponentModel.Primitives.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ComponentModel.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Collections.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Collections.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Collections.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Collections.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WinTypes.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\bcryptprimitives.dll'. 
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\WinMetadata\Windows.winmd'. Module was built without symbols.
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\WinMetadata\Windows.winmd'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\WinMetadata\Windows.winmd'. Module was built without symbols.
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\WinMetadata\Windows.winmd'. Module was built without symbols.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\mscorlib.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\mscorlib.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\mscorlib.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\mscorlib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.Extensions.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.Extensions.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.Extensions.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.Extensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.InteropServices.WindowsRuntime.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.InteropServices.WindowsRuntime.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.InteropServices.WindowsRuntime.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.InteropServices.WindowsRuntime.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Common.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Common.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Common.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Common.dll'. Symbols loaded.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\netstandard.dll'. Module was built without symbols.
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\netstandard.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\netstandard.dll'. Module was built without symbols.
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\netstandard.dll'. Module was built without symbols.
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel.appcore.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Storage.ApplicationData.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\SHCore.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\twinapi.appcore.dll'. 
onecoreuap\base\appmodel\statemanager\winrt\lib\windows.storage.applicationdatafactory.server.cpp(235)\Windows.Storage.ApplicationData.dll!66C41391: (caller: 054D29C6) ReturnHr(1) tid(26a0) 8000000B The operation attempted to access data outside the valid range
    Msg:[User S-1-5-21-3929913072-3801844885-532257993-1004] 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ExecModelClient.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\CoreMessaging.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\propsys.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ws2_32.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Shell.ServiceHostBuilder.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\Windows.Shell.ServiceHostBuilder.dll'
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Shell.ServiceHostBuilder.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\execmodelproxy.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.UI.Xaml.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\iertutil.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\BCP47Langs.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dcomp.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\OneCoreUAPCommonProxyStub.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.UI.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\InputHost.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\TextInputFramework.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WindowManagementAPI.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\CoreUIComponents.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\CoreUIComponents.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\CoreUIComponents.dll'
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntmarta.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\uxtheme.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\urlmon.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dxgi.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ResourcePolicyClient.dll'. 
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\NLog.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\NLog.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\NLog.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\ResourcePolicyClient.dll'
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\d3d11.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\NLog.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Windows\System32\DriverStore\FileRepository\u0356773.inf_amd64_5acf2635c27aa859\B356764\aticfx32.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmm.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dwmapi.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\dwmapi.dll'
'Files.exe' (Win32): Loaded 'C:\Windows\System32\DriverStore\FileRepository\u0356773.inf_amd64_5acf2635c27aa859\B356764\atiuxpag.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\windows.storage.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wldp.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\System32\DriverStore\FileRepository\u0356773.inf_amd64_5acf2635c27aa859\B356764\atidxx32.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\setupapi.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cfgmgr32.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shell32.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\amdihk32.dll'. Module was built without symbols.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Threading.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Threading.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Threading.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Threading.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.IO.FileSystem.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.IO.FileSystem.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.IO.FileSystem.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\DXCore.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.IO.FileSystem.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\D3DSCache.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\userenv.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\profext.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\profapi.dll'. 
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.InteropServices.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.InteropServices.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.InteropServices.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.InteropServices.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\d2d1.dll'. 
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Xml.ReaderWriter.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Xml.ReaderWriter.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Xml.ReaderWriter.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\DWrite.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Xml.ReaderWriter.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\TextShaping.dll'. 
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Private.Xml.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Private.Xml.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Private.Xml.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Private.Xml.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
The thread 0x3444 has exited with code 0 (0x0).
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Private.Uri.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Private.Uri.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Private.Uri.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Private.Uri.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Threading.Thread.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Threading.Thread.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Threading.Thread.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Threading.Thread.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Memory.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Memory.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Memory.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Memory.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Security.Cryptography.Algorithms.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Security.Cryptography.Algorithms.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Security.Cryptography.Algorithms.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Security.Cryptography.Algorithms.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Net.Primitives.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Net.Primitives.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Net.Primitives.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Net.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Text.Encoding.Extensions.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Text.Encoding.Extensions.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Text.Encoding.Extensions.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Text.Encoding.Extensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Linq.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Linq.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Linq.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Linq.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ComponentModel.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ComponentModel.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ComponentModel.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ComponentModel.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.TraceSource.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.TraceSource.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.TraceSource.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.TraceSource.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Data.Common.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Data.Common.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Data.Common.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Data.Common.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Net.Mail.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Net.Mail.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Net.Mail.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Net.Mail.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Threading.ThreadPool.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Threading.ThreadPool.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Threading.ThreadPool.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Threading.ThreadPool.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.IO.FileSystem.Watcher.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.IO.FileSystem.Watcher.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.IO.FileSystem.Watcher.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.IO.FileSystem.Watcher.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Net.Sockets.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Net.Sockets.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Net.Sockets.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Net.Sockets.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ComponentModel.TypeConverter.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ComponentModel.TypeConverter.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ComponentModel.TypeConverter.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ComponentModel.TypeConverter.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Threading.Tasks.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Threading.Tasks.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Threading.Tasks.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Threading.Tasks.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Linq.Expressions.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Linq.Expressions.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Linq.Expressions.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Linq.Expressions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.Tools.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.Tools.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.Tools.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.Tools.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Buffers.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Buffers.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Buffers.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Buffers.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Threading.Timer.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Threading.Timer.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Threading.Timer.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Threading.Timer.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.FileVersionInfo.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.FileVersionInfo.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.FileVersionInfo.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.FileVersionInfo.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\MrmCoreR.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.StateRepositoryClient.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\BCP47mrm.dll'. 
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.UI.Xaml.Markup.winmd'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.UI.Xaml.Markup.winmd'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.UI.Xaml.Markup.winmd'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.UI.Xaml.Markup.winmd'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Reflection.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Reflection.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Reflection.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Reflection.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.WindowsRuntime.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.WindowsRuntime.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.WindowsRuntime.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.WindowsRuntime.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.ApplicationModel.dll'. 
The thread 0x4218 has exited with code 0 (0x0).
The thread 0x3344 has exited with code 0 (0x0).
The thread 0xfc8 has exited with code 0 (0x0).
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.UI.Xaml.2.4_2.42007.9001.0_x86__8wekyb3d8bbwe\Microsoft.UI.Xaml.winmd'. Module was built without symbols.
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.UI.Xaml.2.4_2.42007.9001.0_x86__8wekyb3d8bbwe\Microsoft.UI.Xaml.winmd'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.UI.Xaml.2.4_2.42007.9001.0_x86__8wekyb3d8bbwe\Microsoft.UI.Xaml.winmd'. Module was built without symbols.
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.UI.Xaml.2.4_2.42007.9001.0_x86__8wekyb3d8bbwe\Microsoft.UI.Xaml.winmd'. Module was built without symbols.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Reflection.Extensions.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Reflection.Extensions.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Reflection.Extensions.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Reflection.Extensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.UI.Xaml.2.4_2.42007.9001.0_x86__8wekyb3d8bbwe\Microsoft.UI.Xaml.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.UI.Xaml.2.4_2.42007.9001.0_x86__8wekyb3d8bbwe\Microsoft.UI.Xaml.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.UI.Xaml.2.4_2.42007.9001.0_x86__8wekyb3d8bbwe\Microsoft.UI.Xaml.dll'. 
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00.Debug_14.0.27810.0_x86__8wekyb3d8bbwe\msvcp140_app.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00.Debug_14.0.27810.0_x86__8wekyb3d8bbwe\msvcp140_app.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.VCLibs.140.00.Debug_14.0.27810.0_x86__8wekyb3d8bbwe\msvcp140_app.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msctf.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rmclient.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\UiaManager.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\UiaManager.dll'
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\UiaManager.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.UI.Core.TextInput.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.UI.Immersive.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\DataExchange.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cryptbase.dll'. 
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Numerics.Vectors.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Numerics.Vectors.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Numerics.Vectors.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Numerics.Vectors.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.WindowsRuntime.UI.Xaml.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.WindowsRuntime.UI.Xaml.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.WindowsRuntime.UI.Xaml.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.WindowsRuntime.UI.Xaml.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ObjectModel.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ObjectModel.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ObjectModel.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ObjectModel.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Globalization.dll'. 
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.StackTrace.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.StackTrace.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.StackTrace.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.StackTrace.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Web.dll'. 
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.Debug.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.Debug.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.Debug.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.Debug.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Console.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Console.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Console.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Console.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rometadata.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\rometadata.dll'
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rometadata.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\System32\WinMetadata\Windows.ApplicationModel.winmd'. Module was built without symbols.
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.UI.Xaml.Phone.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\Windows.UI.Xaml.Phone.dll'
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.UI.Xaml.Phone.dll'. 
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Mvvm.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Mvvm.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Mvvm.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Mvvm.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Win32.Registry.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Win32.Registry.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Win32.Registry.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Win32.Registry.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.AppCenter.Analytics.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.AppCenter.Analytics.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.AppCenter.Analytics.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.AppCenter.Analytics.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.AppCenter.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.AppCenter.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.AppCenter.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.AppCenter.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Exception thrown at 0x75529962 in Files.exe: Microsoft C++ exception: long at memory location 0x0937DB88.
'Files.exe' (Win32): Loaded 'C:\Windows\System32\WinMetadata\Windows.Storage.winmd'. Module was built without symbols.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\ByteSize.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\ByteSize.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\ByteSize.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\ByteSize.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sspicli.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.StateRepositoryPS.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\daxexec.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\container.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\fltLib.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\AppXDeploymentClient.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\IPHLPAPI.DLL'. 
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.IO.FileSystem.DriveInfo.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.IO.FileSystem.DriveInfo.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.IO.FileSystem.DriveInfo.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.IO.FileSystem.DriveInfo.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Devices.Portable.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\Windows.Devices.Portable.dll'
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Devices.Portable.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Devices.Enumeration.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\DevDispItemProvider.dll'. 
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Newtonsoft.Json.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Newtonsoft.Json.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Newtonsoft.Json.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Newtonsoft.Json.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
2020-09-06 11:38:39.958 [AppCenter] ERROR: Analytics service not initialized; discarding calls.
2020-09-06 11:38:40.003 [AppCenter] ERROR: Analytics service not initialized; discarding calls.
2020-09-06 11:38:40.037 [AppCenter] ERROR: Analytics service not initialized; discarding calls.
2020-09-06 11:38:40.080 [AppCenter] ERROR: Analytics service not initialized; discarding calls.
2020-09-06 11:38:40.127 [AppCenter] ERROR: Analytics service not initialized; discarding calls.
2020-09-06 11:38:40.174 [AppCenter] ERROR: Analytics service not initialized; discarding calls.
2020-09-06 11:38:40.219 [AppCenter] ERROR: Analytics service not initialized; discarding calls.
2020-09-06 11:38:40.251 [AppCenter] ERROR: Analytics service not initialized; discarding calls.
2020-09-06 11:38:40.297 [AppCenter] ERROR: Analytics service not initialized; discarding calls.
2020-09-06 11:38:40.343 [AppCenter] ERROR: Analytics service not initialized; discarding calls.
2020-09-06 11:38:40.392 [AppCenter] ERROR: Analytics service not initialized; discarding calls.
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\windows.applicationmodel.datatransfer.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\windows.applicationmodel.datatransfer.dll'
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\windows.applicationmodel.datatransfer.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\coml2.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\AppContracts.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\AppContracts.dll'
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\AppContracts.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cdprt.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\cdprt.dll'
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cdprt.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cdp.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\cdp.dll'
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cdp.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\crypt32.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\umpdc.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dsreg.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cryptsp.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcp110_win.dll'. 
onecore\com\combase\dcomrem\resolver.cxx(2283)\combase.dll!77038A91: (caller: 7703BD70) ReturnHr(1) tid(1ad8) 80040154 Class not registered
onecore\com\combase\dcomrem\resolver.cxx(2491)\combase.dll!7703BD91: (caller: 770396FF) ReturnHr(2) tid(1ad8) 80040154 Class not registered
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Globalization.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Globalization.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Globalization.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Globalization.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
onecore\com\combase\dcomrem\preventrundownbias.cpp(1310)\combase.dll!7708AF8A: (caller: 7708AD36) LogHr(1) tid(34f0) 80070005 Access is denied.
'backgroundTaskHost.exe' (CoreCLR: DefaultDomain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreRuntime.2.2_2.2.27902.3_x86__8wekyb3d8bbwe\System.Private.CoreLib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.Serialization.Formatters.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.Serialization.Formatters.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.Serialization.Formatters.dll'. 
'backgroundTaskHost.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\MessageRelay.winmd'. Symbols loaded.
'backgroundTaskHost.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\System.Runtime.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.Serialization.Formatters.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'backgroundTaskHost.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\WinMetadata\Windows.winmd'. Module was built without symbols.
'backgroundTaskHost.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Collections.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'backgroundTaskHost.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\mscorlib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'backgroundTaskHost.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.InteropServices.WindowsRuntime.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Collections.Concurrent.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Collections.Concurrent.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Collections.Concurrent.dll'. 
'backgroundTaskHost.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Diagnostics.Debug.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Connection opened: bda72884-be9a-4232-ba69-6539eb83c300
'backgroundTaskHost.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.WindowsRuntime.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Collections.Concurrent.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.Numerics.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.Numerics.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.Numerics.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.Numerics.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
The target process exited without raising a CoreCLR started event. Ensure that the target process is configured to use .NET Core. This may be expected if the target process did not run on .NET Core.
The program '[11228] FilesFullTrust.exe' has exited with code 0 (0x0).
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Collections.Specialized.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Collections.Specialized.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Collections.Specialized.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Collections.Specialized.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Drawing.Primitives.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Drawing.Primitives.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Drawing.Primitives.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Drawing.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.Serialization.Primitives.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.Serialization.Primitives.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.Serialization.Primitives.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.Serialization.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'Anonymously Hosted DynamicMethods Assembly'. 
The thread 0x680 has exited with code 0 (0x0).
onecore\com\combase\dcomrem\marshal.cxx(1282)\combase.dll!77001D4F: (caller: 770018BC) ReturnHr(3) tid(1ad8) 80004002 No such interface supported
    Msg:[Failed to marshal with IID={11D3B13A-180E-4789-A8BE-7712882893E6}] 
onecore\com\combase\dcomrem\marshal.cxx(1177)\combase.dll!77001A55: (caller: 77004824) LogHr(2) tid(1ad8) 80004002 No such interface supported
onecore\com\combase\dcomrem\marshal.cxx(1117)\combase.dll!7700487A: (caller: 6E4AAE29) ReturnHr(4) tid(1ad8) 80004002 No such interface supported
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.System.Launcher.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\Windows.System.Launcher.dll'
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.System.Launcher.dll'. 
App Microsoft.WindowsTerminal_8wekyb3d8bbwe, query status: NotSupported, installed: True
App 53621FSApps.FluentTerminal_87x1pks76srcp, query status: AppNotInstalled, installed: False
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\directmanipulation.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\threadpoolwinrt.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\threadpoolwinrt.dll'
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\threadpoolwinrt.dll'. 
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\e_sqlite3.dll'. Module was built without symbols.
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\e_sqlite3.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\e_sqlite3.dll'. Module was built without symbols.
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\e_sqlite3.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Files.Extensions.dll'. Symbols loaded.
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Files.Extensions.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Files.Extensions.dll'. Symbols loaded.
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Files.Extensions.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.AppCenter.Crashes.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.AppCenter.Crashes.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.AppCenter.Crashes.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.AppCenter.Crashes.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Bcl.AsyncInterfaces.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Bcl.AsyncInterfaces.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Bcl.AsyncInterfaces.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Bcl.AsyncInterfaces.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Extensions.DependencyInjection.Abstractions.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Extensions.DependencyInjection.Abstractions.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Extensions.DependencyInjection.Abstractions.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Extensions.DependencyInjection.Abstractions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Extensions.DependencyInjection.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Extensions.DependencyInjection.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Extensions.DependencyInjection.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Extensions.DependencyInjection.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Graphics.Canvas.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Graphics.Canvas.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Graphics.Canvas.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Graphics.Canvas.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Parsers.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Parsers.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Parsers.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Parsers.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.DeveloperTools.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.DeveloperTools.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.DeveloperTools.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.DeveloperTools.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.Notifications.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.Notifications.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.Notifications.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.Notifications.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.UI.Animations.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.UI.Animations.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.UI.Animations.dll'. 
Connection opened: 972a1fc4-5a26-4a39-bfc9-ee4c2e21e6d4
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.UI.Animations.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.UI.Controls.DataGrid.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.UI.Controls.DataGrid.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.UI.Controls.DataGrid.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.UI.Controls.DataGrid.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.UI.Controls.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.UI.Controls.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.UI.Controls.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.UI.Controls.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.UI.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.UI.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.UI.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Toolkit.Uwp.UI.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Xaml.Interactions.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Xaml.Interactions.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Xaml.Interactions.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Xaml.Interactions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
The thread 0x3118 has exited with code 0 (0x0).
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Xaml.Interactivity.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Xaml.Interactivity.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Xaml.Interactivity.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\Microsoft.Xaml.Interactivity.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\SQLitePCLRaw.batteries_v2.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\SQLitePCLRaw.batteries_v2.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\SQLitePCLRaw.batteries_v2.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\SQLitePCLRaw.batteries_v2.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\SQLitePCLRaw.core.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\SQLitePCLRaw.core.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\SQLitePCLRaw.core.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\SQLitePCLRaw.core.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\SQLitePCLRaw.provider.e_sqlite3.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\SQLitePCLRaw.provider.e_sqlite3.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\SQLitePCLRaw.provider.e_sqlite3.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\SQLitePCLRaw.provider.e_sqlite3.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\System.Collections.Immutable.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\System.Collections.Immutable.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\System.Collections.Immutable.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\System.Collections.Immutable.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\System.Reflection.Metadata.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\System.Reflection.Metadata.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\System.Reflection.Metadata.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\System.Reflection.Metadata.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\System.Runtime.CompilerServices.Unsafe.dll'. Module was built without symbols.
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\System.Runtime.CompilerServices.Unsafe.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\System.Runtime.CompilerServices.Unsafe.dll'. Module was built without symbols.
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\System.Runtime.CompilerServices.Unsafe.dll'. Module was built without symbols.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\ucrtbased.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\ucrtbased.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ValueTuple.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ValueTuple.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ValueTuple.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ValueTuple.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.UI.Xaml.Controls.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\Windows.UI.Xaml.Controls.dll'
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.UI.Xaml.Controls.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Energy.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\Windows.Energy.dll'
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Energy.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Graphics.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WindowsCodecs.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wuceffects.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\wuceffects.dll'
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wuceffects.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\System32\WinMetadata\Windows.UI.winmd'. Module was built without symbols.
'Files.exe' (Win32): Loaded 'C:\Windows\System32\WinMetadata\Windows.UI.Xaml.winmd'. Module was built without symbols.
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\ColorCode.Core.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\ColorCode.Core.dll'
'Files.exe' (Win32): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\ColorCode.Core.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Users\jaiga\Source\Repos\files-uwp\Files.Package\bin\x86\Debug\AppX\ColorCode.Core.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\twinapi.dll'. 
Exception thrown at 0x75529962 (KernelBase.dll) in Files.exe: WinRT originate error - 0x80040155 : 'Failed to find proxy registration for IID: {AB8E5D11-B0C1-5A21-95AE-F16BF3A37624}.'.
'Files.exe' (Win32): Loaded 'C:\Windows\System32\WinMetadata\Windows.Foundation.winmd'. Module was built without symbols.
The thread 0x1e38 has exited with code 0 (0x0).
The thread 0x47bc has exited with code 0 (0x0).
'Files.exe' (Win32): Loaded 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\XamlDiagnostics\x86\Microsoft.VisualStudio.DesignTools.UwpTap.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\XamlDiagnostics\x86\Microsoft.VisualStudio.DesignTools.UwpTap.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\XamlDiagnostics\x86\Microsoft.VisualStudio.DesignTools.UwpTap.dll'. 
Windows.UI.Xaml.dll!7968C8E1: (caller: 79067EE2) ReturnHr(1) tid(1ad8) 80070057 The parameter is incorrect.
Windows.UI.Xaml.dll!7968DA60: (caller: 164F5D05) ReturnHr(2) tid(1ad8) 80070057 The parameter is incorrect.
Windows.UI.Xaml.dll!7968C8E1: (caller: 79067EE2) ReturnHr(3) tid(1ad8) 80070057 The parameter is incorrect.
Windows.UI.Xaml.dll!7968DA60: (caller: 164F5D05) ReturnHr(4) tid(1ad8) 80070057 The parameter is incorrect.
Windows.UI.Xaml.dll!7968C8E1: (caller: 79067EE2) ReturnHr(5) tid(1ad8) 80070057 The parameter is incorrect.
Windows.UI.Xaml.dll!7968DA60: (caller: 164F5D05) ReturnHr(6) tid(1ad8) 80070057 The parameter is incorrect.
Exception thrown at 0x75529962 (KernelBase.dll) in Files.exe: WinRT originate error - 0x80070057 : '/ResourceDictionaries/TabView_themeresources.xaml is not a valid absolute URI.'.
Exception thrown at 0x75529962 (KernelBase.dll) in Files.exe: WinRT originate error - 0x80070057 : '/ResourceDictionaries/ToolbarButtonStyle.xaml is not a valid absolute URI.'.
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\xmllite.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dwmapi.dll'. 
onecore\com\combase\dcomrem\preventrundownbias.cpp(1310)\combase.dll!7708AF8A: (caller: 7708ADEB) LogHr(3) tid(eb0) 80070005 Access is denied.
The thread 0x95c has exited with code 0 (0x0).
onecore\com\combase\dcomrem\resolver.cxx(2283)\combase.dll!77038A91: (caller: 7703BD70) ReturnHr(5) tid(1ad8) 80040154 Class not registered
onecore\com\combase\dcomrem\resolver.cxx(2491)\combase.dll!7703BD91: (caller: 770396FF) ReturnHr(6) tid(1ad8) 80040154 Class not registered
onecore\com\combase\dcomrem\marshal.cxx(1282)\combase.dll!77001D4F: (caller: 770018BC) ReturnHr(7) tid(1ad8) 80004002 No such interface supported
    Msg:[Failed to marshal with IID={11D3B13A-180E-4789-A8BE-7712882893E6}] 
onecore\com\combase\dcomrem\marshal.cxx(1177)\combase.dll!77001A55: (caller: 77004824) LogHr(4) tid(1ad8) 80004002 No such interface supported
onecore\com\combase\dcomrem\marshal.cxx(1117)\combase.dll!7700487A: (caller: 6E4AAE29) ReturnHr(8) tid(1ad8) 80004002 No such interface supported
Connection opened: 91fd7ab8-f488-43ee-a7a7-7a4e88c02dd8
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ninput.dll'. 
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ComponentModel.Annotations.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ComponentModel.Annotations.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ComponentModel.Annotations.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.ComponentModel.Annotations.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Resources.ResourceManager.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Resources.ResourceManager.dll'
'Files.exe' (Win32): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Resources.ResourceManager.dll'. 
'Files.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Resources.ResourceManager.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Exception thrown at 0x75529962 (KernelBase.dll) in Files.exe: WinRT originate error - 0x80070057 : '/ResourceDictionaries/ToolbarButtonStyle.xaml is not a valid absolute URI.'.
The thread 0x3f98 has exited with code 0 (0x0).
The target process exited without raising a CoreCLR started event. Ensure that the target process is configured to use .NET Core. This may be expected if the target process did not run on .NET Core.
The program '[2248] FilesFullTrust.exe' has exited with code 0 (0x0).
CancelLoadAndClearFiles
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\edputil.dll'. 
Exception thrown at 0x75529962 (KernelBase.dll) in Files.exe: WinRT originate error - 0x8004006A : 'DataPackage does not contain the specified format. Verify its presence using DataPackageView.Contains or DataPackageView.AvailableFormats.'.
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Storage.OneCore.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\Windows.Storage.OneCore.dll'
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\Windows.Storage.OneCore.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\OneCoreCommonProxyStub.dll'. 
D:\Jaiganesh\OneDrive\Documents:WatchForDirectoryChanges: {0}
Task exiting...
waiting: 1d95e1c1-39e6-44dc-8c7c-d511a90b4c14
'backgroundTaskHost.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Threading.Tasks.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'backgroundTaskHost.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Linq.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
MessageRelay was cancelled, removing bda72884-be9a-4232-ba69-6539eb83c300 from the list of active connections.
Loading of items in D:\Jaiganesh\OneDrive\Documents completed in 2030 milliseconds.

'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\d3d10warp.dll'. 
onecore\com\combase\dcomrem\preventrundownbias.cpp(1310)\combase.dll!7708AF8A: (caller: 7708AD36) LogHr(5) tid(34f0) 80070005 Access is denied.
Request initiated by 91fd7ab8-f488-43ee-a7a7-7a4e88c02dd8
'backgroundTaskHost.exe' (CoreCLR: CoreCLR_UWP_Domain): Loaded 'C:\Program Files\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.28529.0_x86__8wekyb3d8bbwe\System.Runtime.Extensions.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
The thread 0x1de4 has exited with code 0 (0x0).
The thread 0x29b4 has exited with code 0 (0x0).
Successfully sent message to 972a1fc4-5a26-4a39-bfc9-ee4c2e21e6d4. Result = Windows.Foundation.Collections.ValueSet
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\CoreShellAPI.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\CoreShellAPI.dll'
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\CoreShellAPI.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\powrprof.dll'. 
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ComposableShellProxyStub.dll'. 
'Files.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\ComposableShellProxyStub.dll'
'Files.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ComposableShellProxyStub.dll'. 
onecore\com\combase\dcomrem\preventrundownbias.cpp(1310)\combase.dll!7708AF8A: (caller: 7708AD36) LogHr(6) tid(3ee4) 80070005 Access is denied.
Exception thrown: 'System.ArgumentOutOfRangeException' in System.Private.CoreLib.dll
Exception thrown: 'System.ArgumentOutOfRangeException' in System.Private.CoreLib.dll
Exception thrown: 'System.ArgumentOutOfRangeException' in System.Private.CoreLib.dll
Exception thrown: 'System.ArgumentOutOfRangeException' in System.Private.CoreLib.dll
Exception thrown: 'System.ArgumentOutOfRangeException' in System.Private.CoreLib.dll
Exception thrown: 'System.ArgumentOutOfRangeException' in System.Private.CoreLib.dll
Exception thrown: 'System.ArgumentOutOfRangeException' in System.Private.CoreLib.dll
Exception thrown: 'System.ArgumentOutOfRangeException' in System.Private.CoreLib.dll
Request initiated by 91fd7ab8-f488-43ee-a7a7-7a4e88c02dd8
Successfully sent message to 972a1fc4-5a26-4a39-bfc9-ee4c2e21e6d4. Result = Windows.Foundation.Collections.ValueSet
Request initiated by 91fd7ab8-f488-43ee-a7a7-7a4e88c02dd8
Successfully sent message to 972a1fc4-5a26-4a39-bfc9-ee4c2e21e6d4. Result = Windows.Foundation.Collections.ValueSet
Request initiated by 91fd7ab8-f488-43ee-a7a7-7a4e88c02dd8
Successfully sent message to 972a1fc4-5a26-4a39-bfc9-ee4c2e21e6d4. Result = Windows.Foundation.Collections.ValueSet
Request initiated by 91fd7ab8-f488-43ee-a7a7-7a4e88c02dd8
Successfully sent message to 972a1fc4-5a26-4a39-bfc9-ee4c2e21e6d4. Result = Windows.Foundation.Collections.ValueSet
onecore\com\combase\dcomrem\preventrundownbias.cpp(1310)\combase.dll!7708AF8A: (caller: 7708ADEB) LogHr(7) tid(3130) 80070005 Access is denied.
CancelLoadAndClearFiles
watcher canceled
watcher handle closed
wait done: 1d95e1c1-39e6-44dc-8c7c-d511a90b4c14
aWatcherAction done: 1d95e1c1-39e6-44dc-8c7c-d511a90b4c14
CancelLoadAndClearFiles
Exception thrown at 0x75529962 (KernelBase.dll) in Files.exe: WinRT originate error - 0x8004006A : 'DataPackage does not contain the specified format. Verify its presence using DataPackageView.Contains or DataPackageView.AvailableFormats.'.
CancelLoadAndClearFiles
CancelLoadAndClearFiles
Exception thrown at 0x75529962 (KernelBase.dll) in Files.exe: WinRT originate error - 0x8004006A : 'DataPackage does not contain the specified format. Verify its presence using DataPackageView.Contains or DataPackageView.AvailableFormats.'.
D:\Jaiganesh\?????????:WatchForDirectoryChanges: {0}
Task exiting...
waiting: ec7415ab-32f4-44d0-9541-e0e68c206f3f
C:\Users\jaiga\Music:WatchForDirectoryChanges: {0}
Task exiting...
waiting: 77b4dccf-0d9b-4f18-83d9-cf69545047d2
Loading of items in C:\Users\jaiga\Music completed in 861 milliseconds.

The thread 0x3e7c has exited with code 0 (0x0).
Request initiated by 91fd7ab8-f488-43ee-a7a7-7a4e88c02dd8
Successfully sent message to 972a1fc4-5a26-4a39-bfc9-ee4c2e21e6d4. Result = Windows.Foundation.Collections.ValueSet
The thread 0x2988 has exited with code 0 (0x0).
The thread 0x4438 has exited with code 0 (0x0).
CancelLoadAndClearFiles
watcher canceled
watcher handle closed
wait done: 77b4dccf-0d9b-4f18-83d9-cf69545047d2
aWatcherAction done: 77b4dccf-0d9b-4f18-83d9-cf69545047d2
CancelLoadAndClearFiles
Exception thrown at 0x75529962 (KernelBase.dll) in Files.exe: WinRT originate error - 0x8004006A : 'DataPackage does not contain the specified format. Verify its presence using DataPackageView.Contains or DataPackageView.AvailableFormats.'.
onecore\com\combase\dcomrem\preventrundownbias.cpp(1310)\combase.dll!7708AF8A: (caller: 7708AD36) LogHr(8) tid(eb0) 80070005 Access is denied.
D:\Jaiganesh\?????????:WatchForDirectoryChanges: {0}
Task exiting...
waiting: 9a9c2e93-7bc9-437b-94a3-616b38e59e2a
Loading of items in D:\Jaiganesh\????????? completed in 585 milliseconds.

Exception thrown: 'System.ArgumentOutOfRangeException' in System.Private.CoreLib.dll
Exception thrown: 'System.ArgumentOutOfRangeException' in System.Private.CoreLib.dll
Exception thrown: 'System.ArgumentOutOfRangeException' in System.Private.CoreLib.dll
Request initiated by 91fd7ab8-f488-43ee-a7a7-7a4e88c02dd8
Successfully sent message to 972a1fc4-5a26-4a39-bfc9-ee4c2e21e6d4. Result = Windows.Foundation.Collections.ValueSet
The thread 0x3190 has exited with code 0 (0x0).
CancelLoadAndClearFiles
watcher canceled
watcher handle closed
wait done: 9a9c2e93-7bc9-437b-94a3-616b38e59e2a
aWatcherAction done: 9a9c2e93-7bc9-437b-94a3-616b38e59e2a
CancelLoadAndClearFiles
Exception thrown at 0x75529962 (KernelBase.dll) in Files.exe: WinRT originate error - 0x8004006A : 'DataPackage does not contain the specified format. Verify its presence using DataPackageView.Contains or DataPackageView.AvailableFormats.'.
onecore\com\combase\dcomrem\preventrundownbias.cpp(1310)\combase.dll!7708AF8A: (caller: 7708AD36) LogHr(9) tid(19c8) 80070005 Access is denied.
D:\Jaiganesh\OneDrive\Documents:WatchForDirectoryChanges: {0}
Task exiting...
waiting: 3e903dd0-d176-4b61-908b-6e2e004751c5
Loading of items in D:\Jaiganesh\OneDrive\Documents completed in 814 milliseconds.

Request initiated by 91fd7ab8-f488-43ee-a7a7-7a4e88c02dd8
Successfully sent message to 972a1fc4-5a26-4a39-bfc9-ee4c2e21e6d4. Result = Windows.Foundation.Collections.ValueSet
onecore\com\combase\dcomrem\preventrundownbias.cpp(1310)\combase.dll!7708AF8A: (caller: 7708AD36) LogHr(10) tid(19c8) 80070005 Access is denied.
Exception thrown: 'System.ArgumentOutOfRangeException' in System.Private.CoreLib.dll
Request initiated by 91fd7ab8-f488-43ee-a7a7-7a4e88c02dd8
Successfully sent message to 972a1fc4-5a26-4a39-bfc9-ee4c2e21e6d4. Result = Windows.Foundation.Collections.ValueSet
The thread 0x1910 has exited with code 0 (0x0).
Request initiated by 91fd7ab8-f488-43ee-a7a7-7a4e88c02dd8
Successfully sent message to 972a1fc4-5a26-4a39-bfc9-ee4c2e21e6d4. Result = Windows.Foundation.Collections.ValueSet
onecore\com\combase\dcomrem\preventrundownbias.cpp(1310)\combase.dll!7708AF8A: (caller: 7708ADEB) LogHr(11) tid(19c8) 80070005 Access is denied.

Actually I didn't see any of those items like Microsoft Defender or Pin to Start in the debug build however I cannot attach to Files UWP Preview because Debug.WriteLine is removed from the release build.

@Jaiganeshkumaran thanks, I'll check if I get those items in the Release build then.
(As a side note, it looks like the log above is from the uwp app, I was suggesting you connect the debugger to the fulltrust process instead. In Visual studio: Debug > Connect to process > select FilesFulltrust.exe)

@gave92 I used the start option so I didn't get to choose that. Do I need to attach to the Release build or Debug build since it doesn't appear in debug build however debug.writeline doesn't work in release build

@Jaiganeshkumaran yup, you'd have to start the app from the start menu, and then connect to it from visual studio
Edit: debug build, but it may not work as you noted that those menu items do not appear in Debug
Edit 2: we probably need to change those Debug.WriteLine to log to file instead, so it works in release as well.

Can I modify the source to use NLog instead of Debug.WriteLine and do a release build?

@Jaiganeshkumaran sure, that'd be great.

@gave92 I don't see them now. Here's the log file:

2020-09-06 11:17:55.7057|INFO|FilesFullTrust.QuickLook|QuickLook detected: False|
2020-09-06 11:18:11.3553|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 11:18:17.0251|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 11:18:22.0100|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 11:18:25.5536|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 11:18:52.1723|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 11:18:53.2356|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 11:18:56.4041|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 11:18:59.0697|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 11:19:02.6496|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 11:19:04.7352|INFO|FilesFullTrust.Program|Argument: Terminate|
2020-09-06 11:38:41.4058|INFO|FilesFullTrust.QuickLook|QuickLook detected: False|
2020-09-06 11:39:04.3362|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 11:39:10.5227|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 11:39:13.6581|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 11:39:15.8048|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 11:39:19.6882|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 11:39:25.6469|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 11:39:31.3361|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 11:39:35.9512|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 11:39:40.6389|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 11:39:45.9372|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 11:40:15.8748|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 11:41:17.0631|INFO|FilesFullTrust.Program|Argument: Terminate|
2020-09-06 12:27:17.5771|INFO|FilesFullTrust.QuickLook|QuickLook detected: False|
2020-09-06 13:02:17.9260|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 13:02:19.2180|INFO|FilesFullTrust.Program|Item 0 (175): &Open|
2020-09-06 13:02:19.2180|INFO|FilesFullTrust.Program|Verb 174: open|
2020-09-06 13:02:19.2390|INFO|FilesFullTrust.Program|Item 1 (180): Pin to Quick access|
2020-09-06 13:02:19.2390|INFO|FilesFullTrust.Program|Verb 179: pintohome|
2020-09-06 13:02:19.2540|INFO|FilesFullTrust.Program|Item 2 (169): Open in &Visual Studio|
2020-09-06 13:02:19.2540|INFO|FilesFullTrust.Program|Verb 168: AnyCode|
2020-09-06 13:02:19.2700|INFO|FilesFullTrust.Program|Item 3 (171): Git &GUI Here|
2020-09-06 13:02:19.2700|INFO|FilesFullTrust.Program|Verb 170: git_gui|
2020-09-06 13:02:19.3730|INFO|FilesFullTrust.Program|Item 4 (172): Git Ba&sh Here|
2020-09-06 13:02:19.3730|INFO|FilesFullTrust.Program|Verb 171: git_shell|
2020-09-06 13:02:19.3990|INFO|FilesFullTrust.Program|Item 5: MFT_SEPARATOR|
2020-09-06 13:02:19.4090|INFO|FilesFullTrust.Program|Item 6 (134): Storage full - Get more|
2020-09-06 13:02:19.4230|INFO|FilesFullTrust.Program|Item 7 (152): &Share|
2020-09-06 13:02:19.4410|INFO|FilesFullTrust.Program|Item 8 (128): &View online|
2020-09-06 13:02:19.4510|INFO|FilesFullTrust.Program|Item 9 (154): Always keep on this device|
2020-09-06 13:02:19.4510|INFO|FilesFullTrust.Program|Item 10 (153): Free up space|
2020-09-06 13:02:19.4690|INFO|FilesFullTrust.Program|Item 11: MFT_SEPARATOR|
2020-09-06 13:02:19.4690|INFO|FilesFullTrust.Program|Item 12 (125): &Give access to|
2020-09-06 13:02:19.4850|INFO|FilesFullTrust.Program|Verb 124: Windows.Share|
2020-09-06 13:02:19.4850|INFO|FilesFullTrust.Program|Item 13 (109): Restore previous &versions|
2020-09-06 13:02:19.5000|INFO|FilesFullTrust.Program|Verb 108: PreviousVersions|
2020-09-06 13:02:19.5000|INFO|FilesFullTrust.Program|Item 14 (77): &Include in library|
2020-09-06 13:02:19.5190|INFO|FilesFullTrust.Program|Item 15: MFT_SEPARATOR|
2020-09-06 13:02:19.5190|INFO|FilesFullTrust.Program|Item 16 (75): Se&nd to|
2020-09-06 13:02:19.5350|INFO|FilesFullTrust.Program|Item 17: MFT_SEPARATOR|
2020-09-06 13:02:19.5350|INFO|FilesFullTrust.Program|Item 18 (25): Cu&t|
2020-09-06 13:02:19.5500|INFO|FilesFullTrust.Program|Verb 24: cut|
2020-09-06 13:02:19.5500|INFO|FilesFullTrust.Program|Item 19 (26): &Copy|
2020-09-06 13:02:19.5670|INFO|FilesFullTrust.Program|Verb 25: copy|
2020-09-06 13:02:19.5670|INFO|FilesFullTrust.Program|Item 20: MFT_SEPARATOR|
2020-09-06 13:02:19.5830|INFO|FilesFullTrust.Program|Item 21 (17): Create &shortcut|
2020-09-06 13:02:19.5830|INFO|FilesFullTrust.Program|Verb 16: link|
2020-09-06 13:02:19.5990|INFO|FilesFullTrust.Program|Item 22 (18): &Delete|
2020-09-06 13:02:19.6080|INFO|FilesFullTrust.Program|Verb 17: delete|
2020-09-06 13:02:19.6080|INFO|FilesFullTrust.Program|Item 23: MFT_SEPARATOR|
2020-09-06 13:02:19.6260|INFO|FilesFullTrust.Program|Item 24 (20): P&roperties|
2020-09-06 13:02:19.6390|INFO|FilesFullTrust.Program|Verb 19: properties|
2020-09-06 13:02:22.1491|INFO|FilesFullTrust.Program|Argument: LoadContextMenu|
2020-09-06 13:02:22.6401|INFO|FilesFullTrust.Program|Item 0 (140): Open with Adobe Acrobat Reader DC|
2020-09-06 13:02:22.6401|INFO|FilesFullTrust.Program|Verb 139: Read|
2020-09-06 13:02:22.6551|INFO|FilesFullTrust.Program|Item 1 (141): &Open|
2020-09-06 13:02:22.6551|INFO|FilesFullTrust.Program|Verb 140: Open|
2020-09-06 13:02:22.6731|INFO|FilesFullTrust.Program|Item 2 (142): &Print|
2020-09-06 13:02:22.6731|INFO|FilesFullTrust.Program|Verb 141: Print|
2020-09-06 13:02:22.6901|INFO|FilesFullTrust.Program|Item 3 (147): Share with Skype|
2020-09-06 13:02:22.6901|INFO|FilesFullTrust.Program|Verb 146: {776DBC8D-7347-478C-8D71-791E12EF49D8}|
2020-09-06 13:02:22.7131|INFO|FilesFullTrust.Program|Item 4: MFT_SEPARATOR|
2020-09-06 13:02:22.7201|INFO|FilesFullTrust.Program|Item 5 (105): Storage full - Get more|
2020-09-06 13:02:22.7361|INFO|FilesFullTrust.Program|Item 6 (123): &Share|
2020-09-06 13:02:22.7571|INFO|FilesFullTrust.Program|Item 7 (99): &View online|
2020-09-06 13:02:22.7641|INFO|FilesFullTrust.Program|Item 8 (131): &Version history|
2020-09-06 13:02:22.7641|INFO|FilesFullTrust.Program|Item 9 (125): Always keep on this device|
2020-09-06 13:02:22.7821|INFO|FilesFullTrust.Program|Item 10 (124): Free up space|
2020-09-06 13:02:22.7821|INFO|FilesFullTrust.Program|Item 11: MFT_SEPARATOR|
2020-09-06 13:02:22.8001|INFO|FilesFullTrust.Program|Item 12 (96): Share|
2020-09-06 13:02:22.8001|INFO|FilesFullTrust.Program|Verb 95: Windows.ModernShare|
2020-09-06 13:02:22.8161|INFO|FilesFullTrust.Program|Item 13 (79): Open wit&h|
2020-09-06 13:02:22.8161|INFO|FilesFullTrust.Program|Verb 78: openas|
2020-09-06 13:02:22.8321|INFO|FilesFullTrust.Program|Item 14 (28): Restore previous &versions|
2020-09-06 13:02:22.8321|INFO|FilesFullTrust.Program|Verb 27: PreviousVersions|
2020-09-06 13:02:22.8482|INFO|FilesFullTrust.Program|Item 15: MFT_SEPARATOR|
2020-09-06 13:02:22.8482|INFO|FilesFullTrust.Program|Item 16 (76): Se&nd to|
2020-09-06 13:02:22.8651|INFO|FilesFullTrust.Program|Item 17: MFT_SEPARATOR|
2020-09-06 13:02:22.8651|INFO|FilesFullTrust.Program|Item 18 (25): Cu&t|
2020-09-06 13:02:22.8821|INFO|FilesFullTrust.Program|Verb 24: cut|
2020-09-06 13:02:22.8891|INFO|FilesFullTrust.Program|Item 19 (26): &Copy|
2020-09-06 13:02:22.8891|INFO|FilesFullTrust.Program|Verb 25: copy|
2020-09-06 13:02:22.9071|INFO|FilesFullTrust.Program|Item 20: MFT_SEPARATOR|
2020-09-06 13:02:22.9071|INFO|FilesFullTrust.Program|Item 21 (17): Create &shortcut|
2020-09-06 13:02:22.9241|INFO|FilesFullTrust.Program|Verb 16: link|
2020-09-06 13:02:22.9241|INFO|FilesFullTrust.Program|Item 22 (18): &Delete|
2020-09-06 13:02:22.9401|INFO|FilesFullTrust.Program|Verb 17: delete|
2020-09-06 13:02:22.9401|INFO|FilesFullTrust.Program|Item 23: MFT_SEPARATOR|
2020-09-06 13:02:22.9571|INFO|FilesFullTrust.Program|Item 24 (20): P&roperties|
2020-09-06 13:02:22.9701|INFO|FilesFullTrust.Program|Verb 19: properties|
2020-09-06 13:02:36.5211|INFO|FilesFullTrust.Program|Argument: Terminate|
2020-09-06 13:03:10.6656|INFO|FilesFullTrust.QuickLook|QuickLook detected: False|
2020-09-06 13:03:15.9110|INFO|FilesFullTrust.Program|Argument: Terminate|

@Jaiganeshkumaran yeah Pin to start is missing, this was Release mode right?
It seems some menu items are not consistently shown which is bad :(

@gave92 Yes that was a release build but in the store version I see it but not in the GitHub version. I don't even see PowerRename and some other options in the GitHub version regardless of the build mode

@gave92 Yes that was a release build but in the store version I see it but not in the GitHub version. I don't even see PowerRename and some other options in the GitHub version regardless of the build mode

I can confirm that the GitHub version has some problem with that.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

szaimen picture szaimen  路  3Comments

crashmit picture crashmit  路  3Comments

yaichenbaum picture yaichenbaum  路  3Comments

Jaiganeshkumaran picture Jaiganeshkumaran  路  3Comments

xpirad picture xpirad  路  3Comments