From 6f3152fac4280077c1a649b8ecb4e5a6ba199abb Mon Sep 17 00:00:00 2001 From: Cyberboss Date: Sat, 11 Nov 2017 12:16:47 -0500 Subject: [PATCH] Use " in ps1 invocation --- TGServiceInstaller/TGServiceInstaller.wixproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TGServiceInstaller/TGServiceInstaller.wixproj b/TGServiceInstaller/TGServiceInstaller.wixproj index fdfb058ba6..f0cf2730ea 100644 --- a/TGServiceInstaller/TGServiceInstaller.wixproj +++ b/TGServiceInstaller/TGServiceInstaller.wixproj @@ -71,7 +71,7 @@ - + powershell -Command "$(SolutionDir)Tools/SignMSI.ps1"