Skip to content

[Feature Request]: Add support for an override.txt modification #118

Description

@jazzbanzai

The request

Add support for an override Modification Configuration JSON schema, for example:

Name: NoMachine.NoMachine.EnterpriseClient-override
Value: {"Override":"/printerinstall=0 /usbinstall=0 /verysilent"}

will then create the txt file NoMachine.NoMachine.EnterpriseClient-override.txt in mods folder containing:
"/printerinstall=0 /usbinstall=0 /verysilent"

Is your feature request related to a problem?

No need to manually deploy and maintain AppId-override.txt files.
Fully manageable through Intune configuration policies.
Consistent with the existing Mod Configuration framework.
Useful for applications that require custom silent install parameters, feature selection, or component exclusion.

Additional information

Many Thanks for all your had work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions