Changes between Initial Version and Version 1 of Ticket #1782


Ignore:
Timestamp:
Dec 12, 2023, 12:34:14 PM (5 months ago)
Author:
Christian Franke
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1782 – Description

    initial v1  
    11When I try to execute the update-smart-drivedb.ps1 script in a Powershell or Command Prompt CLI (running as Administrator or not) I receive the error:
    22
     3{{{
    34& : The term 'gpg.exe gpg.exe' is not recognized as the name of a cmdlet, function, script file, or operable program.
    45Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
     
    89    + CategoryInfo          : ObjectNotFound: (gpg.exe gpg.exe:String) [], CommandNotFoundException
    910    + FullyQualifiedErrorId : CommandNotFoundException
    10 
     11}}}
    1112
    1213update-smart-drivedb.ps1 version 5515 2023-07-24 12:58:25Z from smartmontools 7.4, on Windows 10 22H2 64-bit, Powershell 10.0.19041.3636. gpg.exe is in $PATH and works.