ExtremeInjector
ExtremeInjector copied to clipboard
[Request] Relative Path , please?
Relative Path , please? App basically supports relative path. But when started once it will edit settings file and replace relative with absolute path. And that breaks my injecting. My path is bit long and has spaces in it , my app just wont boot with absolute path for dll files. But it does work with relative path to dll
TLDR: Accept relative path to dll files without changing to absolute in settings ./somefile.dll
P.S i tried making settings file read only, but that only prevents this app to even start.
I don't plan to make any updates to the injector unfortunately - any way you can just rewrite the config file after the fact or prior to launch?