Same problem, did you find a solution with the non-working poe 2 overlay?
Last edited by Karkada; 04-13-2025 at 12:17 AM.
Originally Posted by husshuss I struggled to get this to work for me before but I figured out a path that worked for me. My path of exile 2 folder was on another drive. Added /d to cd to handle switching drives properly.Kept everything inside a single set of quotes for the cmd part. Code: runas /user:MY_USERNAME /savecred "cmd /C \"cd /d X:\ggg && PathOfExile_x64.exe\"" Someone might find this helpful idk. thanks a lot, this worked
runas /user:MY_USERNAME /savecred "cmd /C \"cd /d X:\ggg && PathOfExile_x64.exe\""