Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonid Genkin committed Dec 4, 2019
1 parent 036c7b6 commit 010a392
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion winetd.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
<ServiceInstall Id='WinetdServiceInstall' Type='ownProcess' Name='Winetd'
DisplayName='Winetd Service' Description='Winetd Service'
Start='auto' ErrorControl='normal' />
<!--<ServiceControl Id="LoggestServiceStart" Start="install" Stop="both" Remove="uninstall" Name="Loggest" />-->
</Component>

<Component Id="RegistryEntries" Guid='80630C0C-27A6-4EDC-9296-68441536C8C8' Win64='yes'>
Expand Down

0 comments on commit 010a392

Please sign in to comment.