Hi again.
In the VB app I have made it utilises several seperate files which are called from the program. I want to make an installer using the visual studio installer.
So my question is this, in VB is there any way to reference the files like \file1.txt as apposed to c:\my Prog\file1.txt so that regardless of the installation directory, the program will work


LinkBack URL
About LinkBacks
Reply With Quote