10 JUL 2026 - Back up to full speed! Let's be honest: for the last few months, TorrentFunk was painfully slow. Pages crawled, searches dragged, and just loading the site tested everyone's patience. We hunted the problem down to our network and rebuilt it from the ground up — smarter caching, a much bigger and faster connection, and a lot of fine-tuning under the hood. The difference is night and day: the site now loads in a fraction of a second. No more waiting around. Thanks for sticking with us through the slow spell. Now go discover your funk!
ClickOnceMore 2.3 Publisher's description
If you're building ClickOnce deployments, then you've probably noticed the lack of available tools to help you. Visual Studio and Mage only cater for basic requirements and provide little support for automating the build process. ClickOnceMore plugs that gap in your development process, allowing you to easily create and deploy ClickOnce manifests as part of your development and build process.ClickOnceMore provides a simple and intuitive development environment for your deployment. Use the Project Editor UI to define all of the settings for your ClickOnce manifests and to pull in files from anywhere in your system.No more batch files to copy all of your output to one location and then manually running Mage to set up the deployment. Instead use the Project Editor to define inclusion rules that can, for example, include all the DLLs in one directory and all the xml files from another; or use an exclusion rule to take everything from one directory, except those pesky pdb files that Visual Studio creates.Once you have defined your ClickOnceMore project it can easily be integrated with Visual Studio using a post build step to fire off the command line tool which can build the projects you defined in the project editor. Now you only have to click once in Visual Studio to get a new deployment with all of your up to date binaries in it.The command line tool integrates easily into you regular build process, so you always have an up to date deployment for you testers and QA staff to install.
Requirements: .Net Framework 4 or higher
What's new in this version: Version 2.3 is a minor update to ClickOnceMore:. 1. Improved error handling when creating output directory. 2. New option to use the application name as the identity field in .manifest file. This allows you to create distinct ClickOnce . packages based on the same executable file, without having to change the name of the executable file each time.