Rewrite modules (untested)
This commit is contained in:
parent
b3d3ee6403
commit
eba57e6c8a
53 changed files with 1288 additions and 394 deletions
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"name" : "Disable Features",
|
||||
"description" : "This module disable some useless Windows Features",
|
||||
"actions" : [
|
||||
{
|
||||
"action" : "DisableFeature",
|
||||
"file" : "features.txt",
|
||||
"name" : ""
|
||||
}
|
||||
]
|
||||
}
|
Reference in a new issue