Hi guys,
Sorry for my stupid questions.
I want to use Clickonce to deploy my vb .net application.
Besides the exe, I need to deploy some files for it touse e.g. help file, xsd ...
I search around the net and found that I need to select these files as "data file" and they should deploy to the client's pc's "Datadirectory".
However,how can I get the path of these files? (so i can reference them and check whether it works or not?)