Workaround with paths in vista
- by Argiropoulos Stavros
Not really a programming question but i think quite relative.
I have a .exe running in my windows XP PC.
This exe needs a file in the same directory to run
and has no problem finding it in XP BUT in Vista(I tried this in several machines and works in some of them) fails to run.
I'm guessing there is a problem finding the path.The program is written…