Skip to content

Proposal: Add support for different interpreter (pwsh) #167

@uejo

Description

@uejo

It would be nice to have the option to specify the interpreter which is used, especially when executing Userdata. Currently Userdata powershell scripts are executed using the default interpreter but since the scripts were designed and developed for PSCore it would be nice to start them also with pwsh.
An idea would be a simple config eg:

[DEFAULT]
powershell_path=C:\Program Files\PowerShell\7\pwsh.exe

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions