Version 2.2 is a minor update to ClickOnceMore with some great new features:
- Optional ClickOnce manifest signing, as supported by Visual Studio. If you don't need the security of signed manifests, then you don't need to go to the effort of creating a certificate to use. Just deploy your ClickOnce app unsigned.
- Better handling of duplicate assemblies pulled in by file inclusion rules... catching the duplicates, so that you don't have to! Leaving you free to concentrate on more important things than ClickOnce!
- Support for Registration Free COM. ClickOnceMore will transfer Registration Free COM info from your applications manifest file into the ClickOnce manifests it creates.
- New command line options for allowing you to override individual macro values and override many settings at build time.
- New option to ignore warnings during a build.
- Several small usability improvements such as options to automatically create missing output directories and to open the output directory after a successful build.
- New option to expand macros placeholders in your application config file when deploying your ClickOnce package.
- You can now specifiy any Windows version as a prerequisite. Select from a preconfigured list of set your own version number directly.
And a few bug fixes:
- Output folders and files now correctly inherit permissions from parent directories.
- Trust level information now moved correctly to manifest file.
- Macros placeholders in Application Name now get expanded in description field of .manifest file.
- Missing project file no longer causes error at start up.
- Loading relative paths that are simply a macro placeholder (e.g. [output]) no longer causes a path to be appended to the front.
- Macro placeholders in path names are now recorded before a 'Browse' and put back afterwards where possible.
Please note, this information is indicitive only. Red Sky Software reserves the right to alter release schedules
and features at any time.