com.typesafe.sbt.packager.windows
Members list
Type members
Classlikes
Will add the directory to the windows path. NOTE: Only one of these per MSI.
Will add the directory to the windows path. NOTE: Only one of these per MSI.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait FeatureComponentclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait FeatureComponentclass Objecttrait Matchableclass AnyShow all
Adds a file into a given windows feature.
Adds a file into a given windows feature.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait FeatureComponentclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
NameHelper.type
Define wix namespace definitions, that depend on the major version of Wix tools *
Define wix namespace definitions, that depend on the major version of Wix tools *
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class AutoPlugintrait PluginsFunctionsclass Basictrait Pluginsclass Objecttrait Matchableclass AnyShow all
- Self type
-
WindowsDeployPlugin.type
Define a new feature, that will be selectable in the default MSI.
Define a new feature, that will be selectable in the default MSI.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait FeatureComponentclass Objecttrait Matchableclass AnyShow all
windows settings
windows settings
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object autoImportobject Keys
==Windows Plugin==
==Windows Plugin==
This plugin generates ''msi'' packages that can be installed on windows systems.
==Configuration==
In order to configure this plugin take a look at the available com.typesafe.sbt.packager.windows.WindowsKeys
==Requirements==
- Windows System
- Wix Toolset (http://wixtoolset.org/) installed
Attributes
- Example
-
Enable the plugin in the
build.sbt
enablePlugins(WindowsPlugin)
- Supertypes
-
class AutoPlugintrait PluginsFunctionsclass Basictrait Pluginsclass Objecttrait Matchableclass AnyShow all
- Self type
-
WindowsPlugin.type
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all