Skip to content

[Bug]: Line 163 - WinGet-AutoUpdate-Configurator/_AppID-template.ps1 #119

Description

@jazzbanzai

The problem

Line 163 in _AppID-template.ps1 is:
Copy-ModsFile $CopyFile $CopyFile;
Should be:
Copy-ModsFile $CopyFile $CopyTo;

What version of WAU has the issue?

1.07.0020

What version of Windows are you using (ex. Windows 11 22H2)?

Windows 11 25H2

What version of winget are you using?

Windows Package Manager v1.29.280

Log information

Additional information

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