diff --git a/TGServiceInstaller/TGServiceInstaller.wixproj b/TGServiceInstaller/TGServiceInstaller.wixproj index e3d070599c..c2985570e2 100644 --- a/TGServiceInstaller/TGServiceInstaller.wixproj +++ b/TGServiceInstaller/TGServiceInstaller.wixproj @@ -74,7 +74,7 @@ - powershell -Command "& \"$(SolutionDir)Tools/SignMSI.ps1\"" + powershell -Command "& \"$(SolutionDir)Tools/SignBasics.ps1\"" powershell -Command "& \"$(SolutionDir)Tools/SignMSI.ps1\""