v 1.0.3 - on setup automaticaly add the service and start it

This commit is contained in:
Claudio Boggian
2025-02-27 08:19:54 +01:00
parent ac3a1f78fb
commit a2e15a4e47
8 changed files with 262 additions and 52 deletions
+6
View File
@@ -7,6 +7,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "console_log4graylog", "cons
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "(Setup) Log 4 Graylog", "(Setup) Log 4 Graylog\(Setup) Log 4 Graylog.vdproj", "{088E2DEB-3D70-42CA-A954-A81894611502}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "serviceInstaller", "serviceInstaller\serviceInstaller.csproj", "{2640AD9B-527F-49F4-B140-62CDFD6BE532}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -19,6 +21,10 @@ Global
{D97CC845-BBC9-4683-9C99-C44050F3AD8B}.Release|Any CPU.Build.0 = Release|Any CPU
{088E2DEB-3D70-42CA-A954-A81894611502}.Debug|Any CPU.ActiveCfg = Debug
{088E2DEB-3D70-42CA-A954-A81894611502}.Release|Any CPU.ActiveCfg = Release
{2640AD9B-527F-49F4-B140-62CDFD6BE532}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2640AD9B-527F-49F4-B140-62CDFD6BE532}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2640AD9B-527F-49F4-B140-62CDFD6BE532}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2640AD9B-527F-49F4-B140-62CDFD6BE532}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE