Open Disassembler0 opened 5 years ago
Can you please add support in the #244 GUI (and using arguments for main script) to select target users? (like generic ones - CurrentUser, AllUsers (loop all valid users), DefaultUser (future users) and also specific ones listed on GUI runtime)
This feature was often requested from the beginning (#5, #29 etc.), so it might be worth to look into it.
The basic idea would be to have a parameter (#241) to switch between single user and multiuser application. There are bunch of problems associated with that:
HKCU:\
. To make this work, the registry hive can be spoofed by remapping the PSDrive root to keep the tweak code clean, but there still needs to be some common/shared part which will do the looping.