Tools.InnoDownloadPlugin 1.5.1

dotnet add package Tools.InnoDownloadPlugin --version 1.5.1
NuGet\Install-Package Tools.InnoDownloadPlugin -Version 1.5.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Tools.InnoDownloadPlugin" Version="1.5.1">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tools.InnoDownloadPlugin --version 1.5.1
#r "nuget: Tools.InnoDownloadPlugin, 1.5.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Tools.InnoDownloadPlugin as a Cake Addin
#addin nuget:?package=Tools.InnoDownloadPlugin&version=1.5.1

// Install Tools.InnoDownloadPlugin as a Cake Tool
#tool nuget:?package=Tools.InnoDownloadPlugin&version=1.5.1

Q: What is this package?

A: This package contains Mitrich Software's Inno Download Plugin in its entirety, source code included.

Q: Isn't there already Tools.InnoSetup.Download by J Wyman that does the same?

A: While the contents of the two packages are practically the same, this package also defines a MSBuild property InnoDownloadPluginDir containing the full path (without a trailing backslash) to the directory where idp.iss is located.

Q: The NuGet client will already create a PkgTools_InnoDownloadPlugin property for that. What's the point of having one more property?

A: NuGet's Pkg_* properties are only available during "inner" builds, i.e. when the TargetFramework property is available. InnoDownloadPluginDir is always available: for example, you cannot use PkgTools_InnoDownloadPlugin in a Pack target, but you can use InnoDownloadPluginDir. As a matter of fact, this package was created specifically to integrate Inno Download Plugin in the "alternate Pack" feature of Buildvana SDK.


Inno Download Plugin is Copyright (c) 2013-2015 Mitrich Software.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.1 307 4/2/2022