From 6491e951bcc3c875015cc18e23b0c2108cfb6c24 Mon Sep 17 00:00:00 2001 From: RKrom Date: Fri, 13 Jun 2014 13:53:47 +0200 Subject: [PATCH] Left out the paf.exe for now, enabling it later --- build.ps1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.ps1 b/build.ps1 index c05959df9..cd4f721e3 100644 --- a/build.ps1 +++ b/build.ps1 @@ -214,5 +214,5 @@ PackageInstaller echo "Generating ZIP" PackageZip -echo "Generating Portable" -PackagePortable \ No newline at end of file +#echo "Generating Portable" +#PackagePortable \ No newline at end of file