Exepath and substed disk
Good day.
I need your help. I'm trying to get path for installer file - $EXEPATH is working great. But when I start my executable from substed drive - for example I have drive E:\ and I substed it as W:\ - then I need real path for this file, i.e. E:\longpathtofile\, not W:\longpathtofile.
Windows system function GetCurrentDirectory return just the same, but I need the real path.
With best regards.