Closed emtuls closed 8 months ago
At the moment the only functionality that is not stricly debloat is the Cmd Here that we enable only for Windows 10. I think there is no need of adding a configuration file at this point only for the Cmd Here, or do you have something concrete in mind that you would like to add @emtuls? In any case, I think it is good to have this idea documented, thanks for sending the issue @emtuls!
I think this issue should be moved to VM-Packages as it affects the code in VM-Packages (and not flare-vm) and because we should discuss any change that affects commando-vm in the common repository.
@emtuls can you move this issue to VM-Packages please?
Details
Currently, we have separate configs for FlareVM and CommandoVM. Things that are shared between the two have been placed inside of the
debloat.vm
package. While this is convenient location, if we start to put things inside of it to be shared (such as theCmd Here
functionality), it starts to defeat the intent of the original package (debloating).I propose we create an additional config file that includes things to be shared across both FlareVM and CommandoVM to have a proper home for things of that nature.