Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Solution? Convert %path% to full path!

$
0
0
I have a problem with path (% %)
When the check is returned 0 means that the path does not exist!

[ autoit ]      
ConsoleWrite(FileExists("%SystemRoot%")&@CRLF) ;~> 0

So how to convert the relative path to the full path? and the full path to a relative path?

I need advice or a function that can resolve it!



Relative path like:

%SystemDrive%\Users,  
%SystemRoot%\WOW64\Path


Full path like:

C:\Users,
C:\Windows\WOW64\Path

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>