Have you ever wondered whether an app behaves differenty if another user is logged into the computer? - Don't wait no more!
This handy tool let's you run every app and it will detect a custom user name. Most of the code is straigth from the EasyHook Tutorial.
The shown app is DisplayUsername
The Replacer reads all parameters from the App.config. The folloging items are used:
TargetExe: The Application that should be startedParams: All params that should be submitted via command lineUserName: The Username that should be reported to the calling appDomain: The Domain that should be reported to the calling app
This project is MIT-licensed
