tool makes absolute paths in to relative paths
Status: Inactive
Brought to you by:
bhenden
Hi,
I need some files from the windows system folder.
so I set the file folder to c:\windows\system32\
If I change properties inside the window the script is changed to ..\..\..\windows etc.
This is not working for me because my build machine and development machine have different path dephts of where the script is stored. please correct this problem.