From a4f6351b22b5fe68aeaccd3fc219edabb218b540 Mon Sep 17 00:00:00 2001 From: rainwater Date: Fri, 2 Aug 2002 17:56:03 +0000 Subject: [PATCH] Added the XPStyle on option for the "bigtest". git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@632 212acab6-be3b-0410-9dea-997c60f758d6 --- Examples/bigtest.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/bigtest.nsi b/Examples/bigtest.nsi index 52ff0896..3f3dd850 100644 --- a/Examples/bigtest.nsi +++ b/Examples/bigtest.nsi @@ -16,7 +16,7 @@ CRCCheck on SilentInstall normal BGGradient 000000 800000 FFFFFF InstallColors FF8080 000030 - +XPStyle on Name "BigNSISTest" Caption "NSIS Big Test"