From 91700e26a6e215ae95982ae3e011194789f59005 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakob=20Aar=C3=B8e=20Dam?= Date: Tue, 28 Apr 2015 08:44:59 +0200 Subject: [PATCH] Change service name --- RDSFactor/ProjectInstaller.Designer.vb | 6 ++--- RDSFactor/RDSFactor.vbproj | 37 ++++++++++++++++++++++++++ RDSFactor/RDSFactor.vbproj.user | 10 +++++++ 3 files changed, 50 insertions(+), 3 deletions(-) diff --git a/RDSFactor/ProjectInstaller.Designer.vb b/RDSFactor/ProjectInstaller.Designer.vb index f720e44..6ffab6b 100644 --- a/RDSFactor/ProjectInstaller.Designer.vb +++ b/RDSFactor/ProjectInstaller.Designer.vb @@ -32,9 +32,9 @@ ' 'ServiceInstaller1 ' - Me.ServiceInstaller1.Description = "Radius Server for SMS Token" - Me.ServiceInstaller1.DisplayName = "CIC Radius Server" - Me.ServiceInstaller1.ServiceName = "CICRadiusR" + Me.ServiceInstaller1.Description = "RDSFactor Radius Server" + Me.ServiceInstaller1.DisplayName = "RDSFactor Radius Server" + Me.ServiceInstaller1.ServiceName = "RDSFactor" Me.ServiceInstaller1.StartType = System.ServiceProcess.ServiceStartMode.Automatic ' 'ProjectInstaller diff --git a/RDSFactor/RDSFactor.vbproj b/RDSFactor/RDSFactor.vbproj index f1d555c..2a4be1d 100644 --- a/RDSFactor/RDSFactor.vbproj +++ b/RDSFactor/RDSFactor.vbproj @@ -17,6 +17,21 @@ v4.0 + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true x86 @@ -149,6 +164,28 @@ RADAR + + + False + Microsoft .NET Framework 4 %28x86 and x64%29 + true + + + False + .NET Framework 3.5 SP1 Client Profile + false + + + False + .NET Framework 3.5 SP1 + false + + + False + Windows Installer 4.5 + true + +