From 09377f3ab8cf0b4d9f037058f0b2db50695f5373 Mon Sep 17 00:00:00 2001 From: Dennis Trinks Date: Mon, 18 Jun 2012 13:43:09 +0200 Subject: [PATCH] typo --- CLIENT_DATA/setup32.ins | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index ff37aa7..f59a2b3 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -48,8 +48,8 @@ if not(HasMinimumSpace ("%SystemDrive%", $MinimumSpace$)) isFatalError ; Stop process and set installation status to failed else -# comment "Show product picture" -# ShowBitmap "%ScriptPath%\" + $ProductId$ + ".png" $ProductId$ +; comment "Show product picture" +; ShowBitmap "%ScriptPath%\" + $ProductId$ + ".png" $ProductId$ if FileExists("%ScriptPath%\delsub32.ins") comment "Start uninstall sub section"