Hi,
I have developed a VB.NET Application with backend MS Access.
Now I want to install on the user's machine, so i deployed the setup project.
I need to know how can i create a desktop shortcut for my VB.NET Application.
If I just copy and paste the filename.exe file in desktop it throws an error "Access file not found in desktop path".