From a400048fe10b71bc4ae144cf94df3345283f4496 Mon Sep 17 00:00:00 2001 From: Chris Kaczor Date: Tue, 28 Oct 2014 16:54:30 -0400 Subject: [PATCH] Add post-build event to create install descriptor --- Bootstrapper/Bootstrapper.wixproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Bootstrapper/Bootstrapper.wixproj b/Bootstrapper/Bootstrapper.wixproj index b9501b2..f805b8f 100644 --- a/Bootstrapper/Bootstrapper.wixproj +++ b/Bootstrapper/Bootstrapper.wixproj @@ -56,6 +56,9 @@ + + D:\Code\Personal\CreateInstallDescriptor\bin\Debug\CreateInstallDescriptor.exe !(TargetPath) $(TargetDir)\$(TargetName).xml +