]> granicus.if.org Git - icinga2/commit
Improve user experience when updating Icinga 2 with the NSIS installer
authorGunnar Beutner <gunnar@beutner.name>
Tue, 12 May 2015 11:49:52 +0000 (13:49 +0200)
committerGunnar Beutner <gunnar@beutner.name>
Tue, 12 May 2015 11:55:40 +0000 (13:55 +0200)
commit85d773a21b7aa7f91519548c070471ca5419fff2
treeefcd46218e2ed998e3c8db755deb960815f770f2
parentf2ac52cc883254034ca9d80e099a5736b3679076
Improve user experience when updating Icinga 2 with the NSIS installer

fixes #8116
CMakeLists.txt
agent/windows-setup-agent/Icinga2SetupAgent.csproj
agent/windows-setup-agent/Program.cs
agent/windows-setup-agent/ServiceStatus.Designer.cs [new file with mode: 0644]
agent/windows-setup-agent/ServiceStatus.cs [new file with mode: 0644]
agent/windows-setup-agent/ServiceStatus.resx [new file with mode: 0644]
agent/windows-setup-agent/SetupWizard.cs