[RESOLVED] deployment issue
I have a question.. My working directory is C:\Project
I would like to deploy my program on client PC.
1) How I can set this directory as a target directory during installation on client PC?
2) I have set the directory C:\Project\Data on my working directory. How I can deploy my program to client PC so that It also create the directory (C:\Project\Data ) similar with my working directory?
3) Is it the client need Microsoft Visual Basic to use my program if I do package and deployment?