How can I change the folder of plutionium?
-
The main file of plutonium is under C:\users*\AppData\Local\Plutonium ,can I change this folder?
The file must be in C:\ makes it looks stupid. -
run plutonium.exe with -install-dir flag
plutonium.exe -install-dir "C:\your\target\directory"
either run it from cmd or create a shortcut and add it in the target input
-
mxve Thank you,it works.