开发者

ClickOne updating application on local machine

开发者 https://www.devze.com 2023-01-11 11:13 出处:网络
I am working on VS 2010 with .net 4 (OS: Windows XP). I want my application to have update feature. I h开发者_JAVA技巧ave only one computer. How can i deploy the application it to test the update feat

I am working on VS 2010 with .net 4 (OS: Windows XP). I want my application to have update feature. I h开发者_JAVA技巧ave only one computer. How can i deploy the application it to test the update feature?

Currently i am publishing my application in a folder in my documents

I tried publishing to local FTP using XAMPP but it was unable to check for updates on FTP.

Now i have installed IIS to make a local HTTP server to deploy my application there but it asks for Front Page Server Extension then was asking Front Page.

All i need is that my application can update it self. Original requirement was patch update but i don't know how to do that. I think using ClickOnce is enough.


Create a network share on your local machine and publish to that; when you install the application, make sure to install it via the network share too.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号