Skip to content

Need a way to package config and resources into a single exe package #590

Open
@SteveL-MSFT

Description

@SteveL-MSFT

Summary of the new feature / enhancement

For both Windows and Linux, it would be nice to have something like dsc pack <folder> that would create a new exe that embeds all the resources and configuration files needed so that when run, it would perform get, set, etc... on the embedded configuration and use those dependencies.

Proposed technical implementation details (optional)

On Windows, it's clear how to embed resources. No clear yet on how this would work on Linux. Self-extracting to a temp folder may be acceptable.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions