Added SBT_HOME environment variable for other windows packages.

This commit is contained in:
Josh Suereth 2012-02-02 21:10:37 -05:00
parent 0271bf92e2
commit f529e2a63e
1 changed files with 1 additions and 0 deletions

View File

@ -205,6 +205,7 @@ object Packaging {
<Component Id='SbtLauncherPath' Guid='17EA4092-3C70-11E1-8CD8-1BB54724019B'>
<CreateFolder/>
<Environment Id="PATH" Name="PATH" Value="[INSTALLDIR]" Permanent="no" Part="last" Action="set" System="yes" />
<Environment Id="SBT_HOME" Name="SBT_HOME" Value="[INSTALLDIR]" Permanent="no" Action="set" System="yes" />
</Component>
</Directory>
</Directory>