nps icon indicating copy to clipboard operation
nps copied to clipboard

unhandled exception

Open RVG-Nikeisfake0 opened this issue 8 months ago • 0 comments

error:

C:\Users\RetailAdmin\Downloads>nps.exe Get-Date

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'System.Management.Automation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
File name: 'System.Management.Automation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
   at nps.Program.Main(String[] args)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

RVG-Nikeisfake0 avatar Jun 27 '24 15:06 RVG-Nikeisfake0