Target="[INSTALLLOCATION]FreeSwitchConsole.exe"\r
WorkingDirectory="INSTALLLOCATION"/>\r
<RemoveFolder Id="ApplicationProgramsFolder" On="uninstall"/>\r
- <RegistryValue Root="HKCU" Key="Software\Microsoft\FreeSWITCH" Name="installed" Type="integer" Value="1" KeyPath="yes"/>\r
+ </Component>\r
+ <Component Id="FSCliShortcut" Guid="D209546C-C728-4d8f-BDB2-29AED8824282">\r
+ <Shortcut Id="FSCliStartMenuShortcut"\r
+ Name="FS_Cli"\r
+ Description="FreeSWITCH Command Line Interface"\r
+ Target="[INSTALLLOCATION]fs_cli.exe"\r
+ WorkingDirectory="INSTALLLOCATION"/>\r
+ <RemoveFolder Id="ApplicationProgramsFolder" On="uninstall"/>\r
</Component>\r
</DirectoryRef>\r
\r
<?if $(var.Platform) = x64 ?>\r
<MergeRef Id="CrtFiles_x64"/>\r
<?endif ?>\r
+ </Feature>\r
+ <Feature Id="ProductFeatureFreeSWITCH" Title="FreeSWITCH" Level="1">\r
<ComponentRef Id="ApplicationShortcut" />\r
</Feature>\r
+ <Feature Id="ProductFeatureFSCli" Title="FreeSWITCH Command Line Interface" Level="1">\r
+ <ComponentRef Id="FSCliShortcut" />\r
+ </Feature>\r
<Feature Id="ProductFeatureConf" Title="FreeSWITCH Configuration Sample" Level="1">\r
<ComponentGroupRef Id="FreeSWITCHConfFiles" />\r
</Feature>\r