Skip to content

Implement pure self-contained PowerShell installer #2

@kdevo

Description

@kdevo

Right now, this repo is not very useful for normal users: An installer is needed.

Since I did not find a way to easily use the command line utilities provided by MSKLC to build the installer that pops up when using Project -> "Build DLL and Setup Package" via GUI:
Let's build a simple PowerShell script has a smaller footprint, I think that it is "good enough" to build a PowerShell-base installer that is self-contained (i.e. includes all DLLs in various architectures) and extracts these to a file from Base-64 which is then installed to the %SystemRoot%\System32 folder (at least on x64 systems).

The installer is currently drafted as installer-wip.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions