Hi
Can anyone help me with path variables.
My problem is a referenced a dll file as part of my project, and in the reference properties it has "C:\users\susan\desktop\project1\xfind.dll" as its path
I tried removing it, and adding its reference to the windows system dir but it just goes back to where it was.
I installed this file in the systemdir with my packaging app because thats where I want it to be finally, accept it dosent look there for it.
Is there a way to have a variable like %systemdir% as the path.
I'm a bit stuck here, any advice appreciated.