Installer: Bundle and ship source code together with binaries
Test / Run tests (push) Successful in 3m14s
Test / Run tests (push) Successful in 3m14s
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
<Fragment>
|
||||
<!-- C:\Program Files (x86)\Elwig or C:\Program Files\Elwig -->
|
||||
<StandardDirectory Id="ProgramFiles64Folder">
|
||||
<Directory Id="InstallFolder" Name="!(bind.Property.ProductName)" />
|
||||
<Directory Id="InstallFolder" Name="!(bind.Property.ProductName)">
|
||||
<Directory Id="SourceFolder" Name="src"/>
|
||||
</Directory>
|
||||
</StandardDirectory>
|
||||
|
||||
<!-- C:\ProgramData\Elwig -->
|
||||
|
||||
Reference in New Issue
Block a user