mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-18 09:32:34 +00:00
revert till right solution found
This commit is contained in:
parent
80a6279993
commit
0d098a5110
@ -57,9 +57,6 @@
|
|||||||
WorkingDirectory="INSTALLLOCATION"/>
|
WorkingDirectory="INSTALLLOCATION"/>
|
||||||
<RemoveFolder Id="ApplicationProgramsFolder" On="uninstall"/>
|
<RemoveFolder Id="ApplicationProgramsFolder" On="uninstall"/>
|
||||||
<RegistryValue Root="HKCU" Key="Software\FreeSWITCH\FreeSWITCH" Name="installed" Type="integer" Value="1" KeyPath="yes"/>
|
<RegistryValue Root="HKCU" Key="Software\FreeSWITCH\FreeSWITCH" Name="installed" Type="integer" Value="1" KeyPath="yes"/>
|
||||||
<CreateFolder Directory="INSTALLLOCATION">
|
|
||||||
<Permission User="Authenticated Users" GenericAll="yes" />
|
|
||||||
</CreateFolder>
|
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="FSCliShortcut" Guid="D209546C-C728-4d8f-BDB2-29AED8824282">
|
<Component Id="FSCliShortcut" Guid="D209546C-C728-4d8f-BDB2-29AED8824282">
|
||||||
<Shortcut Id="FSCliStartMenuShortcut"
|
<Shortcut Id="FSCliStartMenuShortcut"
|
||||||
@ -68,9 +65,6 @@
|
|||||||
Target="[INSTALLLOCATION]fs_cli.exe"
|
Target="[INSTALLLOCATION]fs_cli.exe"
|
||||||
WorkingDirectory="INSTALLLOCATION"/>
|
WorkingDirectory="INSTALLLOCATION"/>
|
||||||
<RegistryValue Root="HKCU" Key="Software\FreeSWITCH\FS_CLI" Name="installed" Type="integer" Value="1" KeyPath="yes"/>
|
<RegistryValue Root="HKCU" Key="Software\FreeSWITCH\FS_CLI" Name="installed" Type="integer" Value="1" KeyPath="yes"/>
|
||||||
<CreateFolder Directory="INSTALLLOCATION">
|
|
||||||
<Permission User="Authenticated Users" GenericAll="yes" />
|
|
||||||
</CreateFolder>
|
|
||||||
</Component>
|
</Component>
|
||||||
</DirectoryRef>
|
</DirectoryRef>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user