I am using Visual Basic 2010 Express Edition on a Win7 machine. I want to install the program using ClickOnce so that it is available offline (available on my Start menu). I set the publish folder to a folder on my hard drive. I set the installation mode: “The application is also available offline (it starts from the Start menu). When I select“ Publish now ”, I get the message“ Please enter and set the URL. ”
Why it will not be installed in the publication folder? How to fix it?

source
share