Along with the VB project I'm creating I also have an ini file and a log .txt file which the applicaiton will write to...
While I'm in design mode I've placed these in C:\Windows (As this is a standard area on most PC's) and they are edited from there...
When you package the project (a long way away for me ;o) is there a way to include these files and then place them in a certain area on installation (i.e. C:\Windows) so that your code can write to/edit the files...?
Sorry... but I'm pretty new with VB....
Thanks...
While I'm in design mode I've placed these in C:\Windows (As this is a standard area on most PC's) and they are edited from there...
When you package the project (a long way away for me ;o) is there a way to include these files and then place them in a certain area on installation (i.e. C:\Windows) so that your code can write to/edit the files...?
Sorry... but I'm pretty new with VB....
Thanks...