From 91906c55e3154baa5e3945d5f7693b600f05a170 Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 7 Feb 2003 21:17:08 +0000 Subject: [PATCH] A little clarification on InstProgressFlags & XPStyle git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2120 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/attributes.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/attributes.but b/Docs/src/attributes.but index b0ba2e26..e882a14e 100644 --- a/Docs/src/attributes.but +++ b/Docs/src/attributes.but @@ -140,7 +140,7 @@ This attribute tells the installer to check a string in the registry, and use it \c [flag [...]] -Valid values for flag are "smooth" (smooth the progress bar) or "colored" (color the progress bar with the colors set by InstallColors. Examples: "InstProgressFlags" (default old-school windows look), "InstProgressFlags smooth" (new smooth look), "InstProgressFlags smooth colored" (colored smooth look whee). Note: neither "smooth" or "colored" work with XPStyle on (see \k{axpstyle}). +Valid values for flag are "smooth" (smooth the progress bar) or "colored" (color the progress bar with the colors set by InstallColors. Examples: "InstProgressFlags" (default old-school windows look), "InstProgressFlags smooth" (new smooth look), "InstProgressFlags smooth colored" (colored smooth look whee). Note: neither "smooth" or "colored" work with XPStyle on (see \k{axpstyle}) when the installer runs on Windows XP with a modern theme. \S2{ainsttype} InstType