diff --git a/TGServiceInstaller/TGServiceInstaller.wixproj b/TGServiceInstaller/TGServiceInstaller.wixproj
index f0cf2730ea..be4c44e20c 100644
--- a/TGServiceInstaller/TGServiceInstaller.wixproj
+++ b/TGServiceInstaller/TGServiceInstaller.wixproj
@@ -69,10 +69,13 @@
-
-
-
-
+
+
+
+
+
+ powershell -Command "& \"$(SolutionDir)Tools/SignMSI.ps1\""
+
powershell -Command "$(SolutionDir)Tools/SignMSI.ps1"