Helo there!
I have a single form application and i want to do if click the application then its will save on a custom path which i want. And don't want to make install applicaiotn which will ask next next etc. Directly from app will save in a custom path. How can i set my form application like that ?

That's not possible with ClickOnce, it always installs in the application cache. You should use MSI or some other installer technology.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.