mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
Removed the default settings
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2326 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
5b9a50127f
commit
a0bf048090
@ -102,23 +102,8 @@
|
||||
</Component>
|
||||
</Directory>
|
||||
</Directory>
|
||||
<Directory Id="AppDataFolder">
|
||||
<Directory Id="DefaultSettings" Name="OpenPilot">
|
||||
<Component Id="OpenPilotGCS.db" DiskId="1" Guid="8AEE7FF5-ABC0-4C0B-B17E-7E671B2A127E">
|
||||
<RemoveFolder Id="DefaultSettings" On="uninstall" />
|
||||
<RegistryValue Root="HKCU" Key="Software\[Manufacturer]\[ProductName]\OpenPilotGCSdb" Type="string" Value="OpenPilotGCS.db" />
|
||||
<File Id="OpenPilotGCS.db" Name="OpenPilotGCS.db" Source="..\DefaultSettings\OpenPilotGCS.db" />
|
||||
</Component>
|
||||
<Component Id="OpenPilotGCS.ini" DiskId="1" Guid="EF02D380-C484-49ED-AE31-01410AB68ACA">
|
||||
<RegistryValue Root="HKCU" Key="Software\[Manufacturer]\[ProductName]\OpenPilotGCSini" Type="string" Value="OpenPilotGCS.ini" />
|
||||
<File Id="OpenPilotGCS.ini" Name="OpenPilotGCS.ini" Source="..\DefaultSettings\OpenPilotGCS.ini" />
|
||||
</Component>
|
||||
</Directory>
|
||||
</Directory>
|
||||
</Directory>
|
||||
<Feature Id="DefaultFeature" Title="Main Feature" Level="1">
|
||||
<ComponentRef Id="OpenPilotGCS.db" />
|
||||
<ComponentRef Id="OpenPilotGCS.ini" />
|
||||
<ComponentRef Id="Aggregation.dll" />
|
||||
<ComponentRef Id="ExtensionSystem.dll" />
|
||||
<ComponentRef Id="GLC_lib.dll" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user