Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/setup
diff options
context:
space:
mode:
authorassarbad <none@none>2005-08-13 01:33:39 +0400
committerassarbad <none@none>2005-08-13 01:33:39 +0400
commit270f95a5aea054540a9432e53c112db081518a3b (patch)
tree5811dcdbeef963118be96fff78c56333ffa3dc39 /setup
parent8c8ccb47642b73b6fed6e1f201e98d3d77ecd508 (diff)
- Added branding
Diffstat (limited to 'setup')
-rw-r--r--setup/WDS.nsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup/WDS.nsi b/setup/WDS.nsi
index aa811c2..a2fe498 100644
--- a/setup/WDS.nsi
+++ b/setup/WDS.nsi
@@ -10,6 +10,7 @@
!include "Sections.nsh"
;Name and file
Name "${sVersionFull}"
+ BrandingText "http://windirstat.sourceforge.net"
OutFile "windirstat${sVersionFile}_setup.exe"
SetDatablockOptimize on
SetCompress force