Hello,
I've written an application in .NET 2.0 and used ClickOnce deployment. I've
set the prerequisites options to 'download from component vendor's website'.
When users try to install it via the web, if they haven't got .NET framework
installed at all, then it asks them whether they want t...
more >>
Hi all,
I've been browsing through the different posts for a few days now but I
didn't found the answer.
We are considering the use of the ClickOnce deployment framework for a C#
application that has a plug-in architecture. Plug-ins are developed as
independent DLL projects. The plugin...
more >>
I am attempting to delete some files from my target installation folder prior
to new versions of the files being copied over during the installation. In
an effort to implement this functionality I created a custom installer class
that I've added to my solution. I would like specific actions ...
more >>
Can I legally redistribute WebDev.WebServer.EXE? This is part of the
SDK for .Net 2.0.
This is useful for a demo situation where IIS is not available (such
as on a laptop).
Thanks!
-Alex
...
more >>