Have you noticed when most programs are displaying long file paths that they truncate the middle and display the rest? Like so...
Code:
c:\programs\~\myapp.exe
How do I do that one?
thanks