Skip to content

Make pagent.exe path configurable #885

@Timmmm

Description

@Timmmm

The path to pagent.exe (shouldn't it be pageant.exe btw?) is hard-coded as:

var EXEPATH = path.resolve(__dirname, '..', 'util/pagent.exe');

It would be nice if this were configurable, e.g. for use with Webpack and Electron where __dirname is unreliable and weird.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions