Windows-terminal-context-menu
Windows-terminal-context-menu copied to clipboard
File doesn't have app associated with it

Currently using Windows terminal stable with custom profiles in settings.json
same issue here
Same issue as well and getting an error when installing:
C:\Users\Rafael> C:\Users\Rafael\Desktop\terminal\SetupContextMenu.ps1
Copy icons => C:\Users\Rafael\AppData\Local\WindowsTerminalContextIcons\
Add top layer menu (shell) => Registry::HKEY_CURRENT_USER\SOFTWARE\Classes\Directory\shell\WindowsTerminal
Add top layer menu (background) => Registry::HKEY_CURRENT_USER\SOFTWARE\Classes\Directory\shell\WindowsTerminal
ConvertFrom-Json : Invalid JSON primitive: .
At C:\Users\Rafael\Desktop\terminal\SetupContextMenu.ps1:91 char:10
+ $json = (ConvertFrom-Json -InputObject $rawContent);
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [ConvertFrom-Json], ArgumentException
+ FullyQualifiedErrorId : System.ArgumentException,Microsoft.PowerShell.Commands.ConvertFromJsonCommand
Working with the old profiles style
Skip entry => Registry::HKEY_CURRENT_USER\SOFTWARE\Classes\Directory\ContextMenus\WindowsTerminal\shell\01
I am going to quote myself but the problem does not appear when you install PowerShell 7, with it everything works as intended!
Currently using Windows terminal stable with custom profiles in settings.json
same issue, please help, tried with PowerShell 7