Map WOW6432Node

This commit is contained in:
mtkennerly 2020-08-07 06:09:03 -04:00
parent 5d8fbab33f
commit 3d6113e3d4
4 changed files with 357 additions and 103 deletions

View file

@ -129,10 +129,9 @@ const PATH_ARGS: { [arg: string]: { mapped: string, when?: Constraint, registry?
registry: true,
},
wow64: {
mapped: "<regWow64>",
mapped: "WOW6432Node",
when: { os: "windows" },
registry: true,
ignored: true,
},
username: {
mapped: "<osUserName>",