Skip to content

Replacing non-character with * fails in German #12

@jdhitsolutions

Description

@jdhitsolutions

In addition i had to modify the lines 23-24 in private.ps1 for the _convert function because of german OS/WinGet, so that putty also works, sadly the replace with '*' didn't work for the german version:

$i = $list.FindIndex({ $args[0] -match "^Versionshinweise:" })
$j = $list.FindIndex({ $args[0] -match "^Installationsprogramm:" })

Originally posted by @SebCT in #10 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions