Skip to content

Missing underscore in install_cert.bat line #10 and echo problems #1

@BackSpace54

Description

@BackSpace54

Hi,

in your install_cert.bat file at line #10 the name of the cert file has space and not underscore:

set certName=RDP Protocol Handler.cer
set certPath=%~dp0%certName%

The cert file when downloaded has underscore so for the .bat to work the name of the cert must have underscore

At line #7 with the exit /b command the others echo (line #16, #18, #21) are not displayed.
If you comment line #7 all echo are displayed.

Bye.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions