Hi.
I Developed a program and I published it.
when I want to install that, it doesn't ask me an installation path.
What should I do to make it ask me a path?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Majid KamaliPosted Oct 14, 2010, 10:48 AM
I right click on project name in solution explorer. then choose properties. In publish tab I click Publish now button.
Posted Oct 14, 2010, 8:03 AM
http://msdn.microsoft.com/en-us/library/wh45kb66(VS.90).aspx
Sam HobbsPosted Oct 13, 2010, 7:43 PM
Note that you did not specify what is being used to install. I am not sure what Visual Studio uses when it publishes an application, but probably ClickOnce. I think ClickOnce gets installed in a manner that the application must go where ClickOnce puts it.
Suthish NairPosted Oct 13, 2010, 3:43 PM
Majid KamaliPosted Oct 13, 2010, 3:14 PM
VS 2008.
Thanks :-)
Posted Oct 12, 2010, 11:37 PM