| | #1 |
| Junior Member Join Date: Jul 2009
Posts: 10
| Have you thought about using ClickOnce as a deployment option of PwnBoxer? Information
While I have not deployed any code using ClickOnce I have used a software package that did and it worked pretty good for updates. I have used a similar technology from Java to deploy my applications. I love it makes it so easy to deploy new code. Thanks Paul |
| | |
| | #2 |
| Administrator Join Date: Jun 2009 Location: USA
Posts: 6,767
| Oh god the ClickOnce concept is extremely horribad and there is a reason nobody is using it. #1 the security model behind it is extremely flawed. The PC user is delegating their security to Microsoft's ClickOnce system, which is a horrible thing to do. #2 the ClickOnce system doesn't really even facilitate a need that PC users have. Instead, it facilitates the transfer of funds from developers to MC by way of certificate requirement. All in all, horrible technology by MS, which is why it will never be used |
| | |
| | #3 |
| Senior Member Join Date: Nov 2009
Posts: 221
| |
| | |
| | #4 |
| Administrator Join Date: Jun 2009 Location: USA
Posts: 6,767
| |
| | |