From a619ae36ccb768053f79dbbf4eed6828ca888ea0 Mon Sep 17 00:00:00 2001
From: Bryan Berns
Date: Tue, 16 Apr 2024 23:19:08 -0400
Subject: [PATCH] Remove CHM Help / Setup Installer
- Removed legacy help file data since we will be deferring to online help.
- Adjusted Microsoft installer based on recent changes and created a simple command script to run the Wix 3.x toolset. This should be adjusted to use Wix 4.x (or another installer platform) in the future.
- Removed older, executable-based legacy installer artifacts.
---
setup/Cultures/WDS-cs-CZ.wxl | 4 -
setup/Cultures/WDS-de-DE.wxl | 4 -
setup/Cultures/WDS-en-US.wxl | 4 -
setup/Cultures/WDS-es-ES.wxl | 4 -
setup/Cultures/WDS-et-EE.wxl | 4 -
setup/Cultures/WDS-fi-FI.wxl | 4 -
setup/Cultures/WDS-fr-FR.wxl | 4 -
setup/Cultures/WDS-hu-HU.wxl | 4 -
setup/Cultures/WDS-it-IT.wxl | 4 -
setup/Cultures/WDS-nl-NL.wxl | 4 -
setup/Cultures/WDS-pl-PL.wxl | 4 -
setup/Cultures/WDS-ru-RU.wxl | 4 -
setup/Defines.wxi | 58 +---
setup/WDS.nsi | 460 ---------------------------
setup/WinDirStat.wxs | 112 +------
setup/build.cmd | 18 ++
setup/license.rtf | 213 +++++++++++++
setup/wds_setup.vs12.sln | 22 --
setup/wds_setup.wixproj | 63 ----
wdshelp/0407/actions.htm | 52 ---
wdshelp/0407/configuration.htm | 48 ---
wdshelp/0407/coupling.htm | 39 ---
wdshelp/0407/deinstallation.htm | 21 --
wdshelp/0407/directorytree.htm | 70 ----
wdshelp/0407/extensionlist.htm | 46 ---
wdshelp/0407/faq.htm | 52 ---
wdshelp/0407/format.css | 9 -
wdshelp/0407/gnufdl.htm | 389 ----------------------
wdshelp/0407/legend.htm | 59 ----
wdshelp/0407/limits.htm | 33 --
wdshelp/0407/selectdrivesdialog.htm | 55 ----
wdshelp/0407/sorting.htm | 34 --
wdshelp/0407/toc.hhc | 76 -----
wdshelp/0407/tree.jpg | Bin 3870 -> 0 bytes
wdshelp/0407/treemap.htm | 46 ---
wdshelp/0407/userdefinedcleanups.htm | 67 ----
wdshelp/0407/whatisatree.htm | 67 ----
wdshelp/0407/windirstat.hhp | 43 ---
wdshelp/0407/windirstat.htm | 67 ----
wdshelp/0409/actions.htm | 47 ---
wdshelp/0409/configuration.htm | 42 ---
wdshelp/0409/coupling.htm | 38 ---
wdshelp/0409/deinstallation.htm | 21 --
wdshelp/0409/directorytree.htm | 65 ----
wdshelp/0409/extensionlist.htm | 43 ---
wdshelp/0409/faq.htm | 50 ---
wdshelp/0409/format.css | 9 -
wdshelp/0409/gnufdl.htm | 389 ----------------------
wdshelp/0409/legend.htm | 56 ----
wdshelp/0409/limits.htm | 33 --
wdshelp/0409/original_n_baum55.gif | Bin 31152 -> 0 bytes
wdshelp/0409/selectdrivesdialog.htm | 51 ---
wdshelp/0409/sorting.htm | 30 --
wdshelp/0409/toc.hhc | 76 -----
wdshelp/0409/tree.jpg | Bin 3870 -> 0 bytes
wdshelp/0409/treemap.htm | 43 ---
wdshelp/0409/userdefinedcleanups.htm | 68 ----
wdshelp/0409/whatisatree.htm | 62 ----
wdshelp/0409/windirstat.hhp | 43 ---
wdshelp/0409/windirstat.htm | 63 ----
wdshelp/040e/actions.htm | 43 ---
wdshelp/040e/configuration.htm | 36 ---
wdshelp/040e/coupling.htm | 29 --
wdshelp/040e/deinstallation.htm | 21 --
wdshelp/040e/directorytree.htm | 55 ----
wdshelp/040e/extensionlist.htm | 39 ---
wdshelp/040e/faq.htm | 48 ---
wdshelp/040e/format.css | 9 -
wdshelp/040e/gnufdl.htm | 389 ----------------------
wdshelp/040e/legend.htm | 50 ---
wdshelp/040e/limits.htm | 33 --
wdshelp/040e/selectdrivesdialog.htm | 47 ---
wdshelp/040e/sorting.htm | 29 --
wdshelp/040e/toc.hhc | 76 -----
wdshelp/040e/tree.jpg | Bin 3870 -> 0 bytes
wdshelp/040e/treemap.htm | 38 ---
wdshelp/040e/userdefinedcleanups.htm | 63 ----
wdshelp/040e/whatisatree.htm | 50 ---
wdshelp/040e/windirstat.hhp | 43 ---
wdshelp/040e/windirstat.htm | 59 ----
wdshelp/0415/actions.htm | 46 ---
wdshelp/0415/configuration.htm | 46 ---
wdshelp/0415/coupling.htm | 37 ---
wdshelp/0415/deinstallation.htm | 21 --
wdshelp/0415/directorytree.htm | 66 ----
wdshelp/0415/extensionlist.htm | 44 ---
wdshelp/0415/faq.htm | 52 ---
wdshelp/0415/format.css | 9 -
wdshelp/0415/gnufdl.htm | 389 ----------------------
wdshelp/0415/legend.htm | 54 ----
wdshelp/0415/limits.htm | 33 --
wdshelp/0415/selectdrivesdialog.htm | 51 ---
wdshelp/0415/sorting.htm | 33 --
wdshelp/0415/toc.hhc | 77 -----
wdshelp/0415/tree.jpg | Bin 3870 -> 0 bytes
wdshelp/0415/treemap.htm | 44 ---
wdshelp/0415/userdefinedcleanups.htm | 70 ----
wdshelp/0415/whatisatree.htm | 64 ----
wdshelp/0415/windirstat.hhp | 43 ---
wdshelp/0415/windirstat.htm | 63 ----
wdshelp/buildhelp.cmd | 50 ---
101 files changed, 257 insertions(+), 5688 deletions(-)
delete mode 100644 setup/Cultures/WDS-cs-CZ.wxl
delete mode 100644 setup/Cultures/WDS-de-DE.wxl
delete mode 100644 setup/Cultures/WDS-en-US.wxl
delete mode 100644 setup/Cultures/WDS-es-ES.wxl
delete mode 100644 setup/Cultures/WDS-et-EE.wxl
delete mode 100644 setup/Cultures/WDS-fi-FI.wxl
delete mode 100644 setup/Cultures/WDS-fr-FR.wxl
delete mode 100644 setup/Cultures/WDS-hu-HU.wxl
delete mode 100644 setup/Cultures/WDS-it-IT.wxl
delete mode 100644 setup/Cultures/WDS-nl-NL.wxl
delete mode 100644 setup/Cultures/WDS-pl-PL.wxl
delete mode 100644 setup/Cultures/WDS-ru-RU.wxl
delete mode 100644 setup/WDS.nsi
create mode 100644 setup/build.cmd
create mode 100644 setup/license.rtf
delete mode 100644 setup/wds_setup.vs12.sln
delete mode 100644 setup/wds_setup.wixproj
delete mode 100644 wdshelp/0407/actions.htm
delete mode 100644 wdshelp/0407/configuration.htm
delete mode 100644 wdshelp/0407/coupling.htm
delete mode 100644 wdshelp/0407/deinstallation.htm
delete mode 100644 wdshelp/0407/directorytree.htm
delete mode 100644 wdshelp/0407/extensionlist.htm
delete mode 100644 wdshelp/0407/faq.htm
delete mode 100644 wdshelp/0407/format.css
delete mode 100644 wdshelp/0407/gnufdl.htm
delete mode 100644 wdshelp/0407/legend.htm
delete mode 100644 wdshelp/0407/limits.htm
delete mode 100644 wdshelp/0407/selectdrivesdialog.htm
delete mode 100644 wdshelp/0407/sorting.htm
delete mode 100644 wdshelp/0407/toc.hhc
delete mode 100644 wdshelp/0407/tree.jpg
delete mode 100644 wdshelp/0407/treemap.htm
delete mode 100644 wdshelp/0407/userdefinedcleanups.htm
delete mode 100644 wdshelp/0407/whatisatree.htm
delete mode 100644 wdshelp/0407/windirstat.hhp
delete mode 100644 wdshelp/0407/windirstat.htm
delete mode 100644 wdshelp/0409/actions.htm
delete mode 100644 wdshelp/0409/configuration.htm
delete mode 100644 wdshelp/0409/coupling.htm
delete mode 100644 wdshelp/0409/deinstallation.htm
delete mode 100644 wdshelp/0409/directorytree.htm
delete mode 100644 wdshelp/0409/extensionlist.htm
delete mode 100644 wdshelp/0409/faq.htm
delete mode 100644 wdshelp/0409/format.css
delete mode 100644 wdshelp/0409/gnufdl.htm
delete mode 100644 wdshelp/0409/legend.htm
delete mode 100644 wdshelp/0409/limits.htm
delete mode 100644 wdshelp/0409/original_n_baum55.gif
delete mode 100644 wdshelp/0409/selectdrivesdialog.htm
delete mode 100644 wdshelp/0409/sorting.htm
delete mode 100644 wdshelp/0409/toc.hhc
delete mode 100644 wdshelp/0409/tree.jpg
delete mode 100644 wdshelp/0409/treemap.htm
delete mode 100644 wdshelp/0409/userdefinedcleanups.htm
delete mode 100644 wdshelp/0409/whatisatree.htm
delete mode 100644 wdshelp/0409/windirstat.hhp
delete mode 100644 wdshelp/0409/windirstat.htm
delete mode 100644 wdshelp/040e/actions.htm
delete mode 100644 wdshelp/040e/configuration.htm
delete mode 100644 wdshelp/040e/coupling.htm
delete mode 100644 wdshelp/040e/deinstallation.htm
delete mode 100644 wdshelp/040e/directorytree.htm
delete mode 100644 wdshelp/040e/extensionlist.htm
delete mode 100644 wdshelp/040e/faq.htm
delete mode 100644 wdshelp/040e/format.css
delete mode 100644 wdshelp/040e/gnufdl.htm
delete mode 100644 wdshelp/040e/legend.htm
delete mode 100644 wdshelp/040e/limits.htm
delete mode 100644 wdshelp/040e/selectdrivesdialog.htm
delete mode 100644 wdshelp/040e/sorting.htm
delete mode 100644 wdshelp/040e/toc.hhc
delete mode 100644 wdshelp/040e/tree.jpg
delete mode 100644 wdshelp/040e/treemap.htm
delete mode 100644 wdshelp/040e/userdefinedcleanups.htm
delete mode 100644 wdshelp/040e/whatisatree.htm
delete mode 100644 wdshelp/040e/windirstat.hhp
delete mode 100644 wdshelp/040e/windirstat.htm
delete mode 100644 wdshelp/0415/actions.htm
delete mode 100644 wdshelp/0415/configuration.htm
delete mode 100644 wdshelp/0415/coupling.htm
delete mode 100644 wdshelp/0415/deinstallation.htm
delete mode 100644 wdshelp/0415/directorytree.htm
delete mode 100644 wdshelp/0415/extensionlist.htm
delete mode 100644 wdshelp/0415/faq.htm
delete mode 100644 wdshelp/0415/format.css
delete mode 100644 wdshelp/0415/gnufdl.htm
delete mode 100644 wdshelp/0415/legend.htm
delete mode 100644 wdshelp/0415/limits.htm
delete mode 100644 wdshelp/0415/selectdrivesdialog.htm
delete mode 100644 wdshelp/0415/sorting.htm
delete mode 100644 wdshelp/0415/toc.hhc
delete mode 100644 wdshelp/0415/tree.jpg
delete mode 100644 wdshelp/0415/treemap.htm
delete mode 100644 wdshelp/0415/userdefinedcleanups.htm
delete mode 100644 wdshelp/0415/whatisatree.htm
delete mode 100644 wdshelp/0415/windirstat.hhp
delete mode 100644 wdshelp/0415/windirstat.htm
delete mode 100644 wdshelp/buildhelp.cmd
diff --git a/setup/Cultures/WDS-cs-CZ.wxl b/setup/Cultures/WDS-cs-CZ.wxl
deleted file mode 100644
index 8cccc424..00000000
--- a/setup/Cultures/WDS-cs-CZ.wxl
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- Your localized string
-
diff --git a/setup/Cultures/WDS-de-DE.wxl b/setup/Cultures/WDS-de-DE.wxl
deleted file mode 100644
index b4e3c8ae..00000000
--- a/setup/Cultures/WDS-de-DE.wxl
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- Your localized string
-
diff --git a/setup/Cultures/WDS-en-US.wxl b/setup/Cultures/WDS-en-US.wxl
deleted file mode 100644
index 3da03436..00000000
--- a/setup/Cultures/WDS-en-US.wxl
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- Your localized string
-
diff --git a/setup/Cultures/WDS-es-ES.wxl b/setup/Cultures/WDS-es-ES.wxl
deleted file mode 100644
index ea762014..00000000
--- a/setup/Cultures/WDS-es-ES.wxl
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- Your localized string
-
diff --git a/setup/Cultures/WDS-et-EE.wxl b/setup/Cultures/WDS-et-EE.wxl
deleted file mode 100644
index 08308c08..00000000
--- a/setup/Cultures/WDS-et-EE.wxl
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- Your localized string
-
diff --git a/setup/Cultures/WDS-fi-FI.wxl b/setup/Cultures/WDS-fi-FI.wxl
deleted file mode 100644
index bbbcec7e..00000000
--- a/setup/Cultures/WDS-fi-FI.wxl
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- Your localized string
-
diff --git a/setup/Cultures/WDS-fr-FR.wxl b/setup/Cultures/WDS-fr-FR.wxl
deleted file mode 100644
index 9fdae410..00000000
--- a/setup/Cultures/WDS-fr-FR.wxl
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- Your localized string
-
diff --git a/setup/Cultures/WDS-hu-HU.wxl b/setup/Cultures/WDS-hu-HU.wxl
deleted file mode 100644
index ef2d6291..00000000
--- a/setup/Cultures/WDS-hu-HU.wxl
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- Your localized string
-
diff --git a/setup/Cultures/WDS-it-IT.wxl b/setup/Cultures/WDS-it-IT.wxl
deleted file mode 100644
index 814ecd82..00000000
--- a/setup/Cultures/WDS-it-IT.wxl
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- Your localized string
-
diff --git a/setup/Cultures/WDS-nl-NL.wxl b/setup/Cultures/WDS-nl-NL.wxl
deleted file mode 100644
index c03717c5..00000000
--- a/setup/Cultures/WDS-nl-NL.wxl
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- Your localized string
-
diff --git a/setup/Cultures/WDS-pl-PL.wxl b/setup/Cultures/WDS-pl-PL.wxl
deleted file mode 100644
index 71df06e3..00000000
--- a/setup/Cultures/WDS-pl-PL.wxl
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- Your localized string
-
diff --git a/setup/Cultures/WDS-ru-RU.wxl b/setup/Cultures/WDS-ru-RU.wxl
deleted file mode 100644
index 5679b0bd..00000000
--- a/setup/Cultures/WDS-ru-RU.wxl
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- Your localized string
-
diff --git a/setup/Defines.wxi b/setup/Defines.wxi
index 885ed207..03f45f23 100644
--- a/setup/Defines.wxi
+++ b/setup/Defines.wxi
@@ -9,49 +9,23 @@
-
-
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
\ No newline at end of file
diff --git a/setup/WDS.nsi b/setup/WDS.nsi
deleted file mode 100644
index cabdeed7..00000000
--- a/setup/WDS.nsi
+++ /dev/null
@@ -1,460 +0,0 @@
-ďťż; Define the following symbols to get the intended functionality
-; LANGUAGES_NSI
-; GETVERSION_NSI
-; WDSMAIN_NSI
-!ifdef WDSMAIN_NSI
-;--------------------------------
-; Include Modern UI
-
- !include "MUI.nsh"
-
-;--------------------------------
-; General
-
- !include "${LANGANDVER}"
- !include "Sections.nsh"
- ; Name and file
- Name "${sVersionFull}"
- BrandingText "http://windirstat.sourceforge.net"
- OutFile "windirstat${sVersionFile}_setup.exe"
- SetDatablockOptimize on
- SetCompress force
- SetCompressor /FINAL lzma
- CRCCheck force
- XPStyle on
- LicenseForceSelection checkbox
-
- ; Default installation folder
- InstallDir "$PROGRAMFILES\WinDirStat"
- ; Get installation folder from registry if available
- !define APPKEY "Software\Seifert\WinDirStat"
- InstallDirRegKey HKCU "${APPKEY}" "InstDir"
-
-;--------------------------------
-; Global variables
- Var bIsNT
- Var dwMajorVersion
- Var dwMinorVersion
- Var sAnsiFilename
- !define SelectSection "!insertmacro SelectSection"
- !define UnselectSection "!insertmacro UnselectSection"
- !define RestoreSection "!insertmacro RestoreSection"
- !define SetSectionFlag "!insertmacro SetSectionFlag"
- !define ClearSectionFlag "!insertmacro ClearSectionFlag"
- !define SetSectionInInstType "!insertmacro SetSectionInInstType"
- !define ClearSectionInInstType "!insertmacro ClearSectionInInstType"
- !define SectionFlagIsSet "!insertmacro SectionFlagIsSet"
-;--------------------------------
-; Interface Settings
-
- !define MUI_ABORTWARNING
- !define MUI_COMPONENTSPAGE_SMALLDESC
-
-;--------------------------------
-; Pages
-
- !insertmacro MUI_PAGE_LICENSE "${Installer}\license.txt"
- !insertmacro MUI_PAGE_COMPONENTS
- !insertmacro MUI_PAGE_DIRECTORY
- !insertmacro MUI_PAGE_INSTFILES
-
-; Define some values
- !define MUI_FINISHPAGE_LINK "Visit the WinDirStat website for news and hints."
- !define MUI_FINISHPAGE_LINK_LOCATION "http://windirstat.sourceforge.net/"
- !define MUI_FINISHPAGE_RUN "$INSTDIR\windirstat.exe"
- !define MUI_FINISHPAGE_NOREBOOTSUPPORT
-; Insert finish page
- !insertmacro MUI_PAGE_FINISH
-
- !insertmacro MUI_UNPAGE_CONFIRM
- !insertmacro MUI_UNPAGE_INSTFILES
-
-;--------------------------------
-;Languages
-
- !insertmacro MUI_LANGUAGE "English"
-
-;--------------------------------
-; Version Information
-
- VIProductVersion "${sVersion_Ansi}"
- VIAddVersionKey /LANG=${LANG_ENGLISH} "ProductName" "WinDirStat"
- VIAddVersionKey /LANG=${LANG_ENGLISH} "Comments" "This release contains both, Unicode and ANSI version of WinDirStat"
- VIAddVersionKey /LANG=${LANG_ENGLISH} "CompanyName" "WDS Team"
- VIAddVersionKey /LANG=${LANG_ENGLISH} "LegalCopyright" "Š 2003-2005 WDS Team"
- VIAddVersionKey /LANG=${LANG_ENGLISH} "FileDescription" "${sVersionFull}"
- VIAddVersionKey /LANG=${LANG_ENGLISH} "FileVersion" "${sVersionS}"
- VIAddVersionKey /LANG=${LANG_ENGLISH} "InternalName" "WDS Setup"
- VIAddVersionKey /LANG=${LANG_ENGLISH} "OriginalFilename" "WinDirStat${sVersionFile}_setup.exe"
- VIAddVersionKey /LANG=${LANG_ENGLISH} "SpecialBuild" "This setup is still a beta version!"
-
-;--------------------------------
-; Reserve Files
-
- ;These files should be inserted before other files in the data block
- ;Keep these lines before any File command
- ;Only for solid compression (by default, solid compression is enabled for BZIP2 and LZMA)
-
-;--------------------------------
-; Installer Sections
-
-InstType "Full installation"
-InstType "Recommended only (all languages)"
-InstType "Recommended only (without languages)"
-
-Icon "${Installer}\icon1.ico"
-SubSection /e "Core components (English incl. help)"
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ; Check the major version against 4, if equal or less copy the shfolder.dll
- ; which is required on Windows NT 4.0 and 9x/Me only.
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- Section "-Required"
- SectionIn RO
- SetOutPath $INSTDIR
- IntCmpU $dwMajorVersion 4 0 0 +3
- File ${Installer}\shfolder.dll
- Goto +2
- DetailPrint "Skipping shfolder.dll (Windows $dwMajorVersion.$dwMinorVersion)"
- File ${Installer}\windirstat.chm
- ; Store installation folder
- WriteRegStr HKCU "Software\Seifert\WinDirStat" "InstDir" $INSTDIR
- Call CreateUninstallEntry
- SectionEnd
-
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ; On Windows 9x/Me you will only get to select the ANSI version of WDS.
- ; The EXE file is being copied as "windirstat.exe" then.
- ;
- ; On the NT platform you *may* select ANSI additionally (Unicode is
- ; preselected and cannot be unchecked) in which case it is copied as
- ; "windirstatA.exe"
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- Section "ANSI (95/98/Me)" Ansi
- SectionIn 1
- StrCmp $bIsNT "0" 0 +3
- ; If not running on NT, use windirstat.exe as filename
- StrCpy $sAnsiFilename "windirstat.exe"
- Goto +2
- StrCpy $sAnsiFilename "windirstatA.exe"
- ; ... else use windirstatA.exe
- File /oname=$INSTDIR\$sAnsiFilename ${Installer}\windirstatA.exe
- SectionEnd
-
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ; This section is only of importance on the NT platform, else the file is
- ; being skipped completely.
- ;
- ; On NT you cannot uncheck Unicode, so it will be installed anyway.
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- Section "Unicode (NT/2K/XP/2003/...)" Unicode
- SectionIn 1
- ; If not running on NT, skip this file
- StrCmp $bIsNT "0" +2
- File /oname=$INSTDIR\windirstat.exe ${Installer}\windirstatU.exe
- SectionEnd
-
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ; This will create the following shortcuts under program in the start menu:
- ; -> WinDirStat\WinDirStat.lnk
- ; (OR, if running on NT platform and additionally ANSI was selected)
- ; -> WinDirStat\WinDirStat (Unicode).lnk
- ; WinDirStat\WinDirStat (ANSI).lnk
- ; ** WinDirStat\Uninstall WinDirStat.lnk
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- Section "Create a program group in startmenu" Startmenu
- SectionIn 1 2 3
- CreateDirectory "$SMPROGRAMS\WinDirStat"
- StrCmp $bIsNT "0" 0 +3
- CreateShortCut "$SMPROGRAMS\WinDirStat\WinDirStat.lnk" "$INSTDIR\windirstat.exe"
- Goto NotNT
- ; If ANSI was selected on NT
- ${SectionFlagIsSet} ${Ansi} ${SF_SELECTED} 0 OnlyUnicode
- CreateShortCut "$SMPROGRAMS\WinDirStat\WinDirStat (ANSI).lnk" "$INSTDIR\windirstatA.exe"
- CreateShortCut "$SMPROGRAMS\WinDirStat\WinDirStat (Unicode).lnk" "$INSTDIR\windirstat.exe"
- Goto NotNT
- ; If only Unicode was selected on NT
- OnlyUnicode:
- CreateShortCut "$SMPROGRAMS\WinDirStat\WinDirStat.lnk" "$INSTDIR\windirstat.exe"
- NotNT:
- CreateShortCut "$SMPROGRAMS\WinDirStat\Uninstall WinDirStat.lnk" "$INSTDIR\Uninstall.exe"
- CreateShortCut "$SMPROGRAMS\WinDirStat\Help (English).lnk" "$INSTDIR\windirstat.chm"
- SectionEnd
-
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ; This will create a single shortcut to the recommended program version on
- ; the users desktop.
- ; ** WinDirStat.lnk
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- Section "Create shortcut on the desktop" Desktop
- SectionIn 1 2 3
- CreateShortCut "$DESKTOP\WinDirStat.lnk" "$INSTDIR\windirstat.exe"
- SectionEnd
-SubSectionEnd
-
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-; Automatically created list of supported languages and their names.
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-SubSection /e "Languages"
- !define LANGSECTIONS
- !include "${LANGTEMP}"
- !undef LANGSECTIONS
-SubSectionEnd
-
-;--------------------------------
-;Installer Functions
-
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-; This function is a callback being called upon initialization. It checks the
-; OS versionon which we run and decides about the available options.
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-Function .onInit
- Call CheckOS
- StrCmp $bIsNT "0" 0 IsNT
-; Hide the unicode section
- SectionSetText ${Unicode} ""
-; Select ANSI and make if read-only
- ${SelectSection} ${Ansi}
- ${SetSectionFlag} ${Ansi} ${SF_BOLD}
- ${SetSectionFlag} ${Ansi} ${SF_RO}
- ${SetSectionInInstType} ${Ansi} ${INSTTYPE_2}
- ${SetSectionInInstType} ${Ansi} ${INSTTYPE_3}
- ${ClearSectionInInstType} ${Unicode} ${INSTTYPE_1}
- ${ClearSectionInInstType} ${Unicode} ${INSTTYPE_2}
- ${ClearSectionInInstType} ${Unicode} ${INSTTYPE_3}
- SectionSetSize ${Unicode} 0
-IsNT:
-; Make the unicode section checked and bold
- ${SelectSection} ${Unicode}
- ${SetSectionFlag} ${Unicode} ${SF_BOLD}
- ${SetSectionFlag} ${Unicode} ${SF_RO}
- ${SetSectionInInstType} ${Unicode} ${INSTTYPE_2}
- ${SetSectionInInstType} ${Unicode} ${INSTTYPE_3}
-; Set default install type to "recommended"
- SetCurInstType 2
-; Now check current thread locale
- System::Call "kernel32::GetThreadLocale() i .r0"
- !define LANGCURRLANG
- !include "${LANGTEMP}"
- !undef LANGCURRLANG
-FunctionEnd
-
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-; Check the major and minor version number and check for NT
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-Function CheckOS
- Push $0
- Push $1
- System::Call 'kernel32::GetVersion() i .r0'
- IntOp $1 $0 & 0xFFFF
- IntOp $dwMajorVersion $1 & 0xFF
- IntOp $dwMinorVersion $1 >> 8
- IntOp $0 $0 & 0x80000000
- IntCmpU $0 0 IsNT Is9x Is9x
-Is9x:
- StrCpy $bIsNT "0"
- Goto AfterOsCheck
-IsNT:
- StrCpy $bIsNT "1"
-AfterOsCheck:
- Pop $1
- Pop $0
-FunctionEnd
-
-Function CreateUninstallEntry
- ; Create the uninstaller
- WriteUninstaller "$INSTDIR\Uninstall.exe"
- WriteRegExpandStr HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\WinDirStat" "UninstallString" '"$INSTDIR\Uninstall.exe"'
- WriteRegExpandStr HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\WinDirStat" "InstallLocation" "$INSTDIR"
- WriteRegStr HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\WinDirStat" "DisplayName" "${sVersionFull}"
- WriteRegStr HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\WinDirStat" "DisplayIcon" "$INSTDIR\windirstat.exe,0"
- WriteRegStr HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\WinDirStat" "DisplayVersion" "${dVersionMajor}.${dVersionMinor}.${dVersionRev}"
- WriteRegDWORD HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\WinDirStat" "VersionMajor" "${dVersionMajor}"
- WriteRegDWORD HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\WinDirStat" "VersionMinor" "${dVersionMinor}"
- WriteRegDWORD HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\WinDirStat" "dwVersionMajor" "${dVersionMajor}"
- WriteRegDWORD HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\WinDirStat" "dwVersionMinor" "${dVersionMinor}"
- WriteRegDWORD HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\WinDirStat" "dwVersionRev" "${dVersionRev}"
- WriteRegDWORD HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\WinDirStat" "dwVersionBuild" "${dVersionBuild_Ansi}"
- WriteRegStr HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\WinDirStat" "URLInfoAbout" "http://windirstat.sourceforge.net/"
- WriteRegDWORD HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\WinDirStat" "NoModify" "1"
- WriteRegDWORD HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\WinDirStat" "NoRepair" "1"
-FunctionEnd
-; -----------------------------------------------------------------------------
-
-;--------------------------------
-;Descriptions
-
-; USE A LANGUAGE STRING IF YOU WANT YOUR DESCRIPTIONS TO BE LANGAUGE SPECIFIC
-
-; Assign descriptions to sections
-!insertmacro MUI_FUNCTION_DESCRIPTION_BEGIN
- !insertmacro MUI_DESCRIPTION_TEXT ${Ansi} "Installs the ANSI version of WinDirStat, compatible with any Windows version. [Version ${sVersion_Ansi}]"
- !insertmacro MUI_DESCRIPTION_TEXT ${Unicode} "Installs the Unicode version of WinDirStat, compatible with Windows NT/2000/XP/2003. [Version ${sVersion_Unicode}]"
- !insertmacro MUI_DESCRIPTION_TEXT ${Startmenu} "Creates a program group in your startmenu."
- !insertmacro MUI_DESCRIPTION_TEXT ${Desktop} "Creates a shortcut on the desktop which points to the component shown in bold."
- !define DESCRIBING
- !include "${LANGTEMP}"
- !undef DESCRIBING
-!insertmacro MUI_FUNCTION_DESCRIPTION_END
-
-;--------------------------------
-;Uninstaller Section
-UninstallIcon "${Installer}\icon2.ico"
-
-Section "Uninstall"
-
-; Delete the WDS files
- Delete "$INSTDIR\windirstat.exe"
- IfFileExists "$INSTDIR\windirstatA.exe" 0 +2
- Delete "$INSTDIR\windirstatA.exe"
- IfFileExists "$INSTDIR\shfolder.dll" 0 +2
- Delete "$INSTDIR\shfolder.dll"
- Delete "$INSTDIR\windirstat.chm"
-; Delete additional languag files. Only these which had been included in the installer!
- !define DELLANGFILES
- !include "${LANGTEMP}"
- !undef DELLANGFILES
-; Remove the WDS install directory, if empty
- RMDir /r "$INSTDIR"
-
-; Delete program group entries
- IfFileExists "$SMPROGRAMS\WinDirStat\WinDirStat.lnk" 0 +2
- Delete "$SMPROGRAMS\WinDirStat\WinDirStat.lnk"
- IfFileExists "$SMPROGRAMS\WinDirStat\WinDirStat (ANSI).lnk" 0 +2
- Delete "$SMPROGRAMS\WinDirStat\WinDirStat (ANSI).lnk"
- IfFileExists "$SMPROGRAMS\WinDirStat\WinDirStat (Unicode).lnk" 0 +2
- Delete "$SMPROGRAMS\WinDirStat\WinDirStat (Unicode).lnk"
-
- Delete "$SMPROGRAMS\WinDirStat\Uninstall WinDirStat.lnk"
-; Remove the program group, if empty
- RMDir /r "$SMPROGRAMS\WinDirStat"
-
-; Remove desktop link
- Delete "$DESKTOP\WinDirStat.lnk"
-
-; Remove the value for the install directory
- DeleteRegValue HKCU "Software\Seifert\WinDirStat" "InstDir"
-; Delete the WDS subkey
- DeleteRegKey /ifempty HKCU "Software\Seifert\WinDirStat"
-; Delete the parent key as well if WDS was the only app in this subkey
- DeleteRegKey /ifempty HKCU "Software\Seifert"
-
- Call un.CreateUninstallEntry
-SectionEnd
-
-;--------------------------------
-;Uninstaller Functions
-
-Function un.onInit
- Call un.CheckOS
-FunctionEnd
-
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-; Check the major and minor version number and check for NT
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-Function un.CheckOS
- Push $0
- Push $1
- System::Call 'kernel32::GetVersion() i .r0'
- IntOp $1 $0 & 0xFFFF
- IntOp $dwMajorVersion $1 & 0xFF
- IntOp $dwMinorVersion $1 >> 8
- IntOp $0 $0 & 0x80000000
- IntCmpU $0 0 IsNT Is9x Is9x
-Is9x:
- StrCpy $bIsNT "0"
- Goto AfterOsCheck
-IsNT:
- StrCpy $bIsNT "1"
-AfterOsCheck:
- Pop $1
- Pop $0
-FunctionEnd
-
-Function un.CreateUninstallEntry
-; Delete the uninstaller
- Delete "$INSTDIR\Uninstall.exe"
- DeleteRegKey HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\WinDirStat"
- DeleteRegKey HKCU "${APPKEY}"
-FunctionEnd
-; -----------------------------------------------------------------------------
-!endif ; WDSMAIN_NSI
-
-!ifdef LANGUAGES_NSI
-OutFile "${InstallerOut}"
-
-Function .onInit
-
-; Write it to a !define for use in main script
- FileOpen $R0 "$EXEDIR\${LangOut}" a
- FileSeek $R0 0 END
- Push $0 ;save
- Call LangNameEnglish
- Pop $0
- FileWrite $R0 '!define LangEngName${LANGID} "'
- FileWrite $R0 '$0"$\r$\n'
- Call LangNameNative
- Pop $0
- FileWrite $R0 '!define LangNatName${LANGID} "'
- FileWrite $R0 '$0"$\r$\n'
- Call LangNameShort
- Pop $0
- FileWrite $R0 '!define LangShoName${LANGID} "'
- FileWrite $R0 '$0"$\r$\n'
- Pop $0 ; restore
- FileClose $R0
-
- Abort
-FunctionEnd
-
-Function LangNameEnglish
- Push $0 ; push the old value of variable $0
- System::Alloc "${NSIS_MAX_STRLEN}"
- Pop $0 ; get the return value of System::Alloc
- System::Call "Kernel32::GetLocaleInfo(i,i,t,i)i(${LCID},0x00001001,.r0,${NSIS_MAX_STRLEN})i"
- Exch $0 ; restore old value of variable $0
-FunctionEnd
-
-Function LangNameNative
- Push $0 ; push the old value of variable $0
- System::Alloc "${NSIS_MAX_STRLEN}"
- Pop $0 ; get the return value of System::Alloc
- System::Call "Kernel32::GetLocaleInfo(i,i,t,i)i(${LCID},0x00000004,.r0,${NSIS_MAX_STRLEN})i"
- Exch $0 ; restore old value of variable $0
-FunctionEnd
-
-Function LangNameShort
- Push $0 ; push the old value of variable $0
- System::Alloc "${NSIS_MAX_STRLEN}"
- Pop $0 ; get the return value of System::Alloc
- System::Call "Kernel32::GetLocaleInfo(i,i,t,i)i(${LCID},0x00000003,.r0,${NSIS_MAX_STRLEN})i"
- Exch $0 ; restore old value of variable $0
-FunctionEnd
-
-Section
-SectionEnd
-!endif ; LANGUAGES_NSI
-
-!ifdef GETVERSION_NSI
-OutFile "${InstallerOut}"
-
-Function .onInit
-; Get file version
- GetDllVersion "${VersionOfFile}" $R0 $R1
- IntOp $R2 $R0 / 0x00010000
- IntOp $R3 $R0 & 0x0000FFFF
- IntOp $R4 $R1 / 0x00010000
- IntOp $R5 $R1 & 0x0000FFFF
- StrCpy $R1 "$R2.$R3.$R4.$R5"
-
-; Write it to a !define for use in main script
- FileOpen $R0 "$EXEDIR\${VersionOut}" w
- FileWrite $R0 '$R1'
- FileClose $R0
-
- Abort
-FunctionEnd
-
-Section
-SectionEnd
-!endif ; GETVERSION_NSI
-
diff --git a/setup/WinDirStat.wxs b/setup/WinDirStat.wxs
index 6c86aed6..9755d807 100644
--- a/setup/WinDirStat.wxs
+++ b/setup/WinDirStat.wxs
@@ -4,127 +4,35 @@
+
+
+
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/setup/build.cmd b/setup/build.cmd
new file mode 100644
index 00000000..6249afe9
--- /dev/null
+++ b/setup/build.cmd
@@ -0,0 +1,18 @@
+@ECHO OFF
+TITLE Building WinDirStat Installer
+
+:: setup environment variables based on location of this script
+CD /D "%~dp0"
+SET PX86=%PROGRAMFILES(X86)%
+SET BLDDIR=..\build
+FOR /F "DELIMS=" %%X IN ('DIR "%PX86%\WiX Toolset*" /B /AD') DO SET PATH=%PATH%;%PX86%\%%~nxX\bin
+
+:: create the installers
+candle -arch x86 "WinDirStat.wxs" -o "WinDirStat-x86.wixobj"
+light -ext WixUIExtension -ext WixUtilExtension -sval "WinDirStat-x86.wixobj" -o "%BLDDIR%\WinDirStat-x84.msi"
+candle -arch x64 "WinDirStat.wxs" -o "WinDirStat-x64.wixobj"
+light -ext WixUIExtension -ext WixUtilExtension -sval "WinDirStat-x64.wixobj" -o "%BLDDIR%\WinDirStat-x64.msi"
+DEL /F "*.wixobj"
+DEL /F "%BLDDIR%\*.wixpdb"
+
+EXIT /B 0
\ No newline at end of file
diff --git a/setup/license.rtf b/setup/license.rtf
new file mode 100644
index 00000000..9cc32a8f
--- /dev/null
+++ b/setup/license.rtf
@@ -0,0 +1,213 @@
+{\rtf1\ansi\deff3\adeflang1025
+{\fonttbl{\f0\froman\fprq2\fcharset0 Times New Roman;}{\f1\froman\fprq2\fcharset2 Symbol;}{\f2\fswiss\fprq2\fcharset0 Arial;}{\f3\froman\fprq2\fcharset0 Liberation Serif{\*\falt Times New Roman};}{\f4\fswiss\fprq2\fcharset0 Liberation Sans{\*\falt Arial};}{\f5\froman\fprq0\fcharset128 Helvetica{\*\falt Arial};}{\f6\froman\fprq0\fcharset128 Courier{\*\falt Courier New};}{\f7\fnil\fprq2\fcharset0 Droid Sans Fallback;}{\f8\fnil\fprq2\fcharset0 FreeSans;}{\f9\fswiss\fprq0\fcharset128 FreeSans;}}
+{\colortbl;\red0\green0\blue0;\red0\green0\blue128;\red128\green128\blue128;}
+{\stylesheet{\s0\snext0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033 Normal;}
+{\*\cs15\snext15\cf2\ul\ulc0\langfe255\alang255\lang255 Internet Link;}
+{\s16\sbasedon0\snext17\sb240\sa120\keepn\dbch\af7\dbch\af8\afs28\loch\f4\fs28 Heading;}
+{\s17\sbasedon0\snext17\sl288\slmult1\sb0\sa140 Text Body;}
+{\s18\sbasedon17\snext18\sl288\slmult1\sb0\sa140\dbch\af9 List;}
+{\s19\sbasedon0\snext19\sb120\sa120\noline\i\dbch\af9\afs24\ai\fs24 Caption;}
+{\s20\sbasedon0\snext20\noline\dbch\af9 Index;}
+}{\info{\creatim\yr0\mo0\dy0\hr0\min0}{\revtim\yr0\mo0\dy0\hr0\min0}{\printim\yr0\mo0\dy0\hr0\min0}{\comment LibreOffice}{\vern67241986}}\deftab720
+\viewscale100
+{\*\pgdsctbl
+{\pgdsc0\pgdscuse451\pgwsxn12240\pghsxn15840\marglsxn1800\margrsxn1800\margtsxn1440\margbsxn1440\pgdscnxt0 Default Style;}}
+\formshade{\*\pgdscno0}\paperh15840\paperw12240\margl1800\margr1800\margt1440\margb1440\sectd\sbknone\sectunlocked1\pgndec\pgwsxn12240\pghsxn15840\marglsxn1800\margrsxn1800\margtsxn1440\margbsxn1440\ftnbj\ftnstart1\ftnrstcont\ftnnar\aenddoc\aftnrstcont\aftnstart1\aftnnrlc
+\pgndec\pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\ul\ulc0\b\rtlch \ltrch\loch\fs28\loch\f5
+GNU GENERAL PUBLIC LICENSE}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+Version 2, June 1991}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f6
+Copyright (C) 1989, 1991 Free Software Foundation, Inc. }{\rtlch \ltrch\loch
+\line }{\rtlch \ltrch\loch\loch\f6
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA}{\rtlch \ltrch\loch
+\line \line }{\rtlch \ltrch\loch\loch\f6
+Everyone is permitted to copy and distribute verbatim copies}{\rtlch \ltrch\loch
+\line }{\rtlch \ltrch\loch\loch\f6
+of this license document, but changing it is not allowed.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\ul\ulc0\b\rtlch \ltrch\loch\fs28\loch\f5
+Preamble}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+The precise terms and conditions for copying, distribution and modification follow.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\ul\ulc0\b\rtlch \ltrch\loch\fs28\loch\f5
+TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180\rtlch \ltrch\loch
+
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch \ltrch\loch\loch\f5
+0.}{\rtlch \ltrch\loch\loch\f5
+ This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you".}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180\rtlch \ltrch\loch
+
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch \ltrch\loch\loch\f5
+1.}{\rtlch \ltrch\loch\loch\f5
+ You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180\rtlch \ltrch\loch
+
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch \ltrch\loch\loch\f5
+2.}{\rtlch \ltrch\loch\loch\f5
+ You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa0\rtlch \ltrch\loch\loch\f5
+
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li360\ri0\lin360\rin0\fi0\sb0\sa0{\b\rtlch \ltrch\loch\loch\f5
+a)}{\rtlch \ltrch\loch\loch\f5
+ You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa0\rtlch \ltrch\loch\loch\f5
+
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li360\ri0\lin360\rin0\fi0\sb0\sa0{\b\rtlch \ltrch\loch\loch\f5
+b)}{\rtlch \ltrch\loch\loch\f5
+ You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa0\rtlch \ltrch\loch\loch\f5
+
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li360\ri0\lin360\rin0\fi0\sb0\sa0{\b\rtlch \ltrch\loch\loch\f5
+c)}{\rtlch \ltrch\loch\loch\f5
+ If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180\rtlch \ltrch\loch
+
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch \ltrch\loch\loch\f5
+3.}{\rtlch \ltrch\loch\loch\f5
+ You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa0\rtlch \ltrch\loch\loch\f5
+
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li360\ri0\lin360\rin0\fi0\sb0\sa0{\b\rtlch \ltrch\loch\loch\f5
+a)}{\rtlch \ltrch\loch\loch\f5
+ Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa0\rtlch \ltrch\loch\loch\f5
+
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li360\ri0\lin360\rin0\fi0\sb0\sa0{\b\rtlch \ltrch\loch\loch\f5
+b)}{\rtlch \ltrch\loch\loch\f5
+ Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa0\rtlch \ltrch\loch\loch\f5
+
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li360\ri0\lin360\rin0\fi0\sb0\sa0{\b\rtlch \ltrch\loch\loch\f5
+c)}{\rtlch \ltrch\loch\loch\f5
+ Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180\rtlch \ltrch\loch
+
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch \ltrch\loch\loch\f5
+4.}{\rtlch \ltrch\loch\loch\f5
+ You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180\rtlch \ltrch\loch
+
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch \ltrch\loch\loch\f5
+5.}{\rtlch \ltrch\loch\loch\f5
+ You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180\rtlch \ltrch\loch
+
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch \ltrch\loch\loch\f5
+6.}{\rtlch \ltrch\loch\loch\f5
+ Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180\rtlch \ltrch\loch
+
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch \ltrch\loch\loch\f5
+7.}{\rtlch \ltrch\loch\loch\f5
+ If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180\rtlch \ltrch\loch
+
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch \ltrch\loch\loch\f5
+8.}{\rtlch \ltrch\loch\loch\f5
+ If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180\rtlch \ltrch\loch
+
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch \ltrch\loch\loch\f5
+9.}{\rtlch \ltrch\loch\loch\f5
+ The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180\rtlch \ltrch\loch
+
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch \ltrch\loch\loch\f5
+10.}{\rtlch \ltrch\loch\loch\f5
+ If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180\rtlch \ltrch\loch
+
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch \ltrch\loch\loch\f5
+NO WARRANTY}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch \ltrch\loch\loch\f5
+11.}{\rtlch \ltrch\loch\loch\f5
+ BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180\rtlch \ltrch\loch
+
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch \ltrch\loch\loch\f5
+12.}{\rtlch \ltrch\loch\loch\f5
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\b\rtlch \ltrch\loch\fs28\loch\f5
+END OF TERMS AND CONDITIONS}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\ul\ulc0\b\rtlch \ltrch\loch\fs28\loch\f5
+How to Apply These Terms to Your New Programs}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f6
+one line to give the program's name and an idea of what it does.}{\rtlch \ltrch\loch
+\line }{\rtlch \ltrch\loch\loch\f6
+Copyright (C) yyyy name of author}{\rtlch \ltrch\loch
+\line \line }{\rtlch \ltrch\loch\loch\f6
+This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.}{\rtlch \ltrch\loch
+\line \line }{\rtlch \ltrch\loch\loch\f6
+This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.}{\rtlch \ltrch\loch
+\line \line }{\rtlch \ltrch\loch\loch\f6
+You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+Also add information on how to contact you by electronic and paper mail.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+If the program is interactive, make it output a short notice like this when it starts in an interactive mode:}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f6
+Gnomovision version 69, Copyright (C) year name of author}{\rtlch \ltrch\loch
+\line }{\rtlch \ltrch\loch\loch\f6
+Gnomovision comes with ABSOLUTELY NO WARRANTY; for details}{\rtlch \ltrch\loch
+\line }{\rtlch \ltrch\loch\loch\f6
+type `show w'. This is free software, and you are welcome}{\rtlch \ltrch\loch
+\line }{\rtlch \ltrch\loch\loch\f6
+to redistribute it under certain conditions; type `show c' }{\rtlch \ltrch\loch
+\line }{\rtlch \ltrch\loch\loch\f6
+for details.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program.}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names:}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f6
+Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker.}{\rtlch \ltrch\loch
+\line \line }{\rtlch \ltrch\loch\loch\f6
+signature of Ty Coon, 1 April 1989}{\rtlch \ltrch\loch
+\line }{\rtlch \ltrch\loch\loch\f6
+Ty Coon, President of Vice}
+\par \pard\plain \s0\nowidctlpar{\*\hyphen2\hyphlead2\hyphtrail2\hyphmax0}\cf0\kerning1\dbch\af7\langfe2052\dbch\af8\afs24\alang1081\loch\f3\fs24\lang1033\ql\li0\ri0\lin0\rin0\fi0\sb0\sa180{\rtlch \ltrch\loch\loch\f5
+This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the }{{\field{\*\fldinst HYPERLINK "https://www.gnu.org/licenses/lgpl.html" }{\fldrslt {\cf2\ul\ulc0\langfe255\alang255\lang255\ul\ulc0\rtlch \ltrch\loch\loch\f5
+GNU Lesser General Public License}{}}}\rtlch \ltrch\loch\loch\f5
+ instead of this License.}
+\par }
diff --git a/setup/wds_setup.vs12.sln b/setup/wds_setup.vs12.sln
deleted file mode 100644
index cb6c229b..00000000
--- a/setup/wds_setup.vs12.sln
+++ /dev/null
@@ -1,22 +0,0 @@
-ďťż
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2013
-VisualStudioVersion = 12.0.21005.1
-MinimumVisualStudioVersion = 10.0.40219.1
-Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "wds_setup", "wds_setup.wixproj", "{6C0484E4-D2AE-4252-B0A9-17D4298A00A8}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x86 = Debug|x86
- Release|x86 = Release|x86
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {6C0484E4-D2AE-4252-B0A9-17D4298A00A8}.Debug|x86.ActiveCfg = Debug|x86
- {6C0484E4-D2AE-4252-B0A9-17D4298A00A8}.Debug|x86.Build.0 = Debug|x86
- {6C0484E4-D2AE-4252-B0A9-17D4298A00A8}.Release|x86.ActiveCfg = Release|x86
- {6C0484E4-D2AE-4252-B0A9-17D4298A00A8}.Release|x86.Build.0 = Release|x86
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/setup/wds_setup.wixproj b/setup/wds_setup.wixproj
deleted file mode 100644
index 15fc59d5..00000000
--- a/setup/wds_setup.wixproj
+++ /dev/null
@@ -1,63 +0,0 @@
-ďťż
-
-
- Debug
- x86
- 3.8
- 6c0484e4-d2ae-4252-b0a9-17d4298a00a8
- 2.0
- wds_setup
- Package
- $(MSBuildExtensionsPath32)\Microsoft\WiX\v3.x\Wix.targets
- $(MSBuildExtensionsPath)\Microsoft\WiX\v3.x\Wix.targets
-
-
- ..\wds_release\$(Configuration)\
- ..\wds_release_intermediate\$(Configuration)\
- Debug
- cs-CZ;de-DE;en-US;es-ES;et-EE;fi-FI;fr-FR;hu-HU;it-IT;nl-NL;pl-PL;ru-RU
-
-
- ..\wds_release\$(Configuration)\
- ..\wds_release_intermediate\$(Configuration)\
- cs-CZ; de-DE; en-US; es-ES; et-EE; fi-FI; fr-FR; hu-HU; is-IS; it-IT; nl-NL; pl-PL; ru-RU
-
-
-
-
-
-
-
-
-
-
-
-
- $(WixExtDir)\WixUIExtension.dll
- WixUIExtension
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/wdshelp/0407/actions.htm b/wdshelp/0407/actions.htm
deleted file mode 100644
index f9d7f3b9..00000000
--- a/wdshelp/0407/actions.htm
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
- Aktionen
-
-
-
-
-
-
Aktionen
-
Auf ein markiertes Element können verschiedene Aufräumaktionen angewendet
- werden. Die Aktionen sind erreichbar über das Hauptmenü, die Symbolleiste, die
- Kontextmenüs und über Tastatur-Shortcuts.
-
-
Markierung aktualisieren
-
Es kann sein, dass ein Element außerhalb von WinDirStat gelöscht oder verändert
- wurde. "Aktualisieren" bewirkt, dass WinDirStat das Element neu einliest, so
- dass die Anzeige in WinDirStat wieder mit den tatsächlichen Verhältnissen auf
- der Festplatte übereinstimmt.
-
-
Pfad kopieren
-
Kopiert den Pfad des markierten Elements in die Zwischenablage.
-
Öffnen
-
Öffnet die markierte Datei. Achtung: im Falle einer ausführbaren Datei (.exe)
- heißt dies, dass das Programm gestartet wird.
-
-
Explorer hier starten
-
Startet den Windows-Explorer so, dass er das markierte Element anzeigt.
-
DOS-Prompt hier starten
-
Startet die Kommandozeile im markierten Verzeichnis.
-
Löschen (in den Papierkorb)
-
Verschiebt das markierte Element in den Papierkorb. Danach werden das Element
- und die Papierkorb-Verzeichnisse aktualisiert.
-
Löschen (irreversibel)
-
Löscht das markierte Element endgültig. Danach wird das Element aktualisiert.
- Löschen Sie bitte nur Dateien und Verzeichnisse, von denen Sie wissen, dass
- weder Sie noch das Betriebssystem sie brauchen!
-
-
Eigenschaften
-
Öffnet den 'Eigenschaften'-Dialog für die markierte Datei.
-
E-Mail an den Eigentümer senden
-
Erstellt einen textuellen Report über das markierte Verzeichnis zwecks
- E-Mail-Versand an den Eigentümer. Ist gedacht für von mehreren Leuten benutzte
- Netz-Laufwerke. Der Report enthält genau die Zeilen, die die Verzeichnisliste
- gerade unter dem markierten Verzeichnis anzeigt, im selben "Klappstatus" und in
- derselben Sortierung.
-
-
Benutzerdefinierte Aktionen
-
Neben diesen eingebauten Aktionen können Sie eigene Aktionen frei
- definieren.
-
Dateisystemgrenzen überschreiten (nur NT und höher). Unter NTFS können
- Volumes in Verzeichnisse eingehängt werden. Standardmäßig stoppt WinDirStat mit
- dem Einlesen an diesen Punkten, zeigt also nur die Belegung jeweils einer
- Festplatte an. Hier können Sie dieses Verhalten ändern. (Mountpoints auf
- UNC-Laufwerken werden nicht erkannt.)
-
-
Symbolischen Verzeichnislinks folgen (außer Volume Mount Points) (nur NT und höher).
- Unter NTFS können Zielverzeichnisse in ein anderes Verzeichnis eingepfropft werden
- (Junction Points).
- (Sie brauchen ein Produkt wie z.B. awxlink, downloadbar von
- http://www.arniworld.de/, um Junction points anzulegen.)
- Standardmäßig stoppt WinDirStat mit dem Einlesen an diesen Punkten.
- Hier können Sie dieses Verhalten ändern.
-
-
Listenstil. Diese Optionen, Raster und Streifen, gelten für alle Listen
- in WinDirStat.
-
-
Sprache. In dieser Combobox werden neben der eingebauten Sprache Englisch
- diejenigen Sprachen angeboten, für die eine entsprechende wdsrxxxx.dll
- existiert. Die Einstellung wird erst beim nächsten Start von WinDirStat
- wirksam.
-
Verzeichnisliste
-
Zwei Optionen, die steuern, was die Spalten 'Teilbaum-Anteil' und 'Anteil'
- während des Einlesens anzeigen. Farben für die Teilbaum-Anteil-Darstellung.
-
-
Baumkarte
-
Quadratierungsstil, Parameter für den Kisseneffekt, Gitternetzlinien, Farbe des
- Markierungsrahmens.
-
Die eigentliche Stärke von WinDirStat besteht darin, dass die drei Ansichten,
- Verzeichnisliste, Typenliste und Baumkarte, miteinander gekoppelt sind.
-
-
Verzeichnisliste -> Baumkarte
-
Wird ein Element (Verzeichnis oder Datei) in der Verzeichnisliste markiert,
- so zeigt auch die Baumkarte dieses Element an, indem sie es durch einen
- farbigen Rahmen hervorhebt. So können Sie insbesondere die Größe von
- Verzeichnissen beurteilen.
-
-
Baumkarte -> Verzeichnisliste
-
Wenn Sie in die Baumkarte klicken, so treffen Sie mit der Maus ja immer eine
- Datei (ein farbiges Rechteck). Daraufhin klappt, falls nötig, die
- Verzeichnisliste entsprechend auf und markiert diese Datei. So können Sie,
- indem Sie z.B. auf ein großes Rechteck klicken, Pfad und Attribute der
- entsprechenden großen Datei in der Verzeichnisliste ablesen.
-
-
Die Markierung in der Verzeichnisliste und der Baumkarte stimmt aufgrund der
- gegenseitigen Kopplung also immer überein.
-
-
Verzeichnisliste+Baumkarte -> Typenliste
-
Wird in der Verzeichnisliste (bzw. in der Baumkarte) eine Datei markiert,
- so zeigt die Typenliste den Dateityp (die Dateinamenserweiterung) an. Der
- Dateityp wird markiert und in den sichtbaren Bereich gescrollt. So können Sie
- die Beschreibung und die Statistik zu diesem Typ ablesen.
-
-
Typenliste -> Baumkarte
-
Markieren Sie in der Typenliste einen Dateityp, so hebt die Baumkarte sämtliche
- Dateien dieses Typs hervor.
Die Verzeichnisliste gleicht der Baum-Ansicht des Windows-Explorers mit dem
- Unterschied, dass sie Verzeichnisse und Dateien absteigend nach Größe sortiert
- darstellt. Oben sehen Sie die Verzeichnisse und Dateien, die am meisten Platz
- verbrauchen. Klappen Sie ein Verzeichnis auf, so werden dessen
- Unterverzeichnisse wiederum nach Größe sortiert angezeigt, und so weiter.
-
-
Spalten
-
-
-
- Name. Diese Spalte zeigt die Namen der Dateien und Verzeichnisse an und
- ihre Baumstruktur.
-
- Größe. Für Dateien steht in dieser Spalte die Größe der Datei, in Bytes.
- Für Verzeichnisse steht hier die Größe des Teilbaums, d.h. die Summe der Größen
- aller Unterverzeichnisse und Dateien.
-
- Teilbaum-Anteil. Diese Spalte zeigt, wie sich die Größe eines Teilbaums
- aus den Größen der Unterelemente zusammensetzt. Die Angaben sind immer nur
- innerhalb einer Ebene vergleichbar und beziehen sich auf das
- aufgeklappte Elternelement.
- [Während des Einlesens zeigt diese Spalte entweder den Pacman oder die Anzahl
- der noch auszuführenden Leseaufträge für diesen Teilbaum.]
-
-
- Anteil. Dieselbe Angabe wie "Teilbaum-Anteil", in Prozent.
- [Während des Einlesens kann diese Spalte optional die bisher für den Teilbaum
- aufgewendete Zeit anzeigen.]
-
-
- Dateien. Anzahl der Dateien im Teilbaum.
-
- Verzeichnisse. Anzahl der Unterverzeichnisse im Teilbaum.
-
- Einträge. Anzahl der Einträge im Teilbaum. Summe aus "Dateien" und
- "Verzeichnisse".
-
- Letzte Änderung. Datum der letzten im Teilbaum erfolgten Änderung.
-
- Attribute. Datei-/Verzeichnisattribute. R = schreibgeschützt (read-only),
- H = versteckt (hidden), S = System, A = archivierbar, C = komprimiert (compressed),
- E = verschlüsselt (encrypted).
-
-
-
-
Bedienung
-
In der Spalte "Name" können Verzeichnisse mit einem Mausklick auf die kleinen
- Kästchen mit + und - wie im Windows-Explorer auf- und zugeklappt werden. Mit
- einem Klick auf einen Namen markieren Sie ein Element. Danach können Sie
- mit den Pfeiltasten im Baum navigieren.
-
-
In der Baumkarte wird das jeweils markierte Element durch eine Umrahmung
- hervorgehoben.
-
-
Markieren Sie eine Datei, so zeigt die Typenliste automatisch deren Typ an.
-
-
Die Sortierung kann per Mausklick auf die
- Spaltenüberschrift geändert werden.
-
Die Typenliste enthält sämtliche im Verzeichnisbaum vorkommenden Dateitypen
- (Dateinamenserweiterungen). Für jeden Dateityp wird die Summe der Dateigrößen
- in der Spalte "Bytes" angezeigt. Die Typenliste ist standardmäßig absteigend
- nach dieser Spalte sortiert. Oben stehen also diejenigen Dateitypen, die auf
- der Festplatte zusammengenommen den meisten Platz einnehmen.
-
-
Den 12 Dateitypen, die am meisten Platz belegen, sind 12 Farben zugeordnet,
- allen anderen die Farbe Grau. In dieser Farbe werden die Dateien in der
- Baumkarte dargestellt.
-
-
Spalten
-
-
-
- Dateityp. Symbol und Dateinamenserweiterung.
-
- Farbe. Die Farbe, in der dieser Typ in der Baumkarte dargestellt ist.
-
- Beschreibung. Beschreibung des Dateityps. Entspricht der Beschreibung,
- wie sie der Windows-Explorer unter Extras->Ordneroptionen->Dateitypen
- anzeigt.
-
- Bytes. Gesamt-Volumen des Dateityps im Verzeichnisbaum. Summe der Größen
- aller Dateien dieses Typs.
-
- % Bytes. Dieselbe Angabe als Prozent-Anteil bezogen auf die gesamte
- Baumgröße.
-
- Dateien. Anzahl der Dateien dieses Typs im Verzeichnisbaum.
-
-
-
Bedienung
-
Klicken Sie auf eine Dateinamenserweiterung: Die Baumkarte hebt alle Dateien
- dieses Typs hervor.
Gibt die Baumkarte die Belegung der Harddisk-Sektoren wieder?
-
Nein. Die Baumkartenansicht hat nichts zu tun mit den Harddisk-Sektoren. Die
- Verteilung der Dateien auf Sektoren ist eine ganz andere. Im allgemeinen sind
- große Dateien weit über die Harddisk verstreut. Die Baumkarte hingegen stellt
- jede Datei als ein Rechteck dar.
-
-
Werden für die Leseaufträge Threads gestartet?
-
Nein. WinDirStat ist - abgesehen von der Aboutbox, die in einem eigenen Thread
- läuft und von den Abfragen im Laufwerksauswahldialog - single-threaded.
- Alle Arbeit geschieht in OnIdle().
-
Was bedeutet das >-Zeichen vor den Spaltenüberschriften?
-
Die >- und <-Zeichen in den Spaltenüberschriften deuten die aktuelle
- Sortierung an.
-
-
Auf meinem XP zeigt WinDirStat mehr als 1 GB <Unbekannt> an. Ist das
- normal?
-
Ja. XP speichert ziemlich oft ziemlich große 'Systemwiederherstellungspunkte'
- unter C:\System Volume Information, verweigert aber den Zugriff darauf.
-
-
Wozu ist die Datei wdsr0407.dll da?
-
Diese Datei enthält die deutsche Übersetzung von WinDirStat. 0407 ist die
- Kennziffer für "Deutsch - Deutschland". Wenn diese Datei fehlt, dann ist
- WinDirStat nur in der (eingebauten) Sprache Englisch verfügbar.
-
-
Die Größenangaben in KB und MB scheinen etwas zu klein zu sein.
-
WinDirStat hält sich an die im Computerwesen übliche Konvention, dass "Kilo"
- nicht für 1000 steht sondern für 1024. Es gilt also:
- 1 KB = 1024 Bytes
- 1 MB = 1024 KB = 1.048.576 Bytes
- 1 GB = 1024 MB = 1.048.576 KB = 1.073.741.824 Bytes.
-
Copyright (C) 2000,2001,2002 Free Software Foundation, Inc.
-59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-Everyone is permitted to copy and distribute verbatim copies
-of this license document, but changing it is not allowed.
-
-
0. PREAMBLE
-
- The purpose of this License is to make a manual, textbook, or other functional
- and useful document "free" in the sense of freedom: to assure everyone the
- effective freedom to copy and redistribute it, with or without modifying it,
- either commercially or noncommercially. Secondarily, this License preserves for
- the author and publisher a way to get credit for their work, while not being
- considered responsible for modifications made by others.
-
- This License is a kind of "copyleft", which means that derivative works of the
- document must themselves be free in the same sense. It complements the GNU
- General Public License, which is a copyleft license designed for free software.
-
- We have designed this License in order to use it for manuals for free software,
- because free software needs free documentation: a free program should come with
- manuals providing the same freedoms that the software does. But this License is
- not limited to software manuals; it can be used for any textual work,
- regardless of subject matter or whether it is published as a printed book. We
- recommend this License principally for works whose purpose is instruction or
- reference.
-
1. APPLICABILITY AND DEFINITIONS
-
- This License applies to any manual or other work, in any medium, that contains
- a notice placed by the copyright holder saying it can be distributed under the
- terms of this License. Such a notice grants a world-wide, royalty-free license,
- unlimited in duration, to use that work under the conditions stated herein. The
- "Document", below, refers to any such manual or work. Any member of the public
- is a licensee, and is addressed as "you". You accept the license if you copy,
- modify or distribute the work in a way requiring permission under copyright
- law.
-
- A "Modified Version" of the Document means any work containing the Document or
- a portion of it, either copied verbatim, or with modifications and/or
- translated into another language.
-
- A "Secondary Section" is a named appendix or a front-matter section of the
- Document that deals exclusively with the relationship of the publishers or
- authors of the Document to the Document's overall subject (or to related
- matters) and contains nothing that could fall directly within that overall
- subject. (Thus, if the Document is in part a textbook of mathematics, a
- Secondary Section may not explain any mathematics.) The relationship could be a
- matter of historical connection with the subject or with related matters, or of
- legal, commercial, philosophical, ethical or political position regarding them.
-
- The "Invariant Sections" are certain Secondary Sections whose titles are
- designated, as being those of Invariant Sections, in the notice that says that
- the Document is released under this License. If a section does not fit the
- above definition of Secondary then it is not allowed to be designated as
- Invariant. The Document may contain zero Invariant Sections. If the Document
- does not identify any Invariant Sections then there are none.
-
- The "Cover Texts" are certain short passages of text that are listed, as
- Front-Cover Texts or Back-Cover Texts, in the notice that says that the
- Document is released under this License. A Front-Cover Text may be at most 5
- words, and a Back-Cover Text may be at most 25 words.
-
- A "Transparent" copy of the Document means a machine-readable copy, represented
- in a format whose specification is available to the general public, that is
- suitable for revising the document straightforwardly with generic text editors
- or (for images composed of pixels) generic paint programs or (for drawings)
- some widely available drawing editor, and that is suitable for input to text
- formatters or for automatic translation to a variety of formats suitable for
- input to text formatters. A copy made in an otherwise Transparent file format
- whose markup, or absence of markup, has been arranged to thwart or discourage
- subsequent modification by readers is not Transparent. An image format is not
- Transparent if used for any substantial amount of text. A copy that is not
- "Transparent" is called "Opaque".
-
- Examples of suitable formats for Transparent copies include plain ASCII without
- markup, Texinfo input format, LaTeX input format, SGML or XML using a publicly
- available DTD, and standard-conforming simple HTML, PostScript or PDF designed
- for human modification. Examples of transparent image formats include PNG, XCF
- and JPG. Opaque formats include proprietary formats that can be read and edited
- only by proprietary word processors, SGML or XML for which the DTD and/or
- processing tools are not generally available, and the machine-generated HTML,
- PostScript or PDF produced by some word processors for output purposes only.
-
- The "Title Page" means, for a printed book, the title page itself, plus such
- following pages as are needed to hold, legibly, the material this License
- requires to appear in the title page. For works in formats which do not have
- any title page as such, "Title Page" means the text near the most prominent
- appearance of the work's title, preceding the beginning of the body of the
- text.
-
- A section "Entitled XYZ" means a named subunit of the Document whose title
- either is precisely XYZ or contains XYZ in parentheses following text that
- translates XYZ in another language. (Here XYZ stands for a specific section
- name mentioned below, such as "Acknowledgements", "Dedications",
- "Endorsements", or "History".) To "Preserve the Title" of such a section when
- you modify the Document means that it remains a section "Entitled XYZ"
- according to this definition.
-
- The Document may include Warranty Disclaimers next to the notice which states
- that this License applies to the Document. These Warranty Disclaimers are
- considered to be included by reference in this License, but only as regards
- disclaiming warranties: any other implication that these Warranty Disclaimers
- may have is void and has no effect on the meaning of this License.
-
2. VERBATIM COPYING
-
- You may copy and distribute the Document in any medium, either commercially or
- noncommercially, provided that this License, the copyright notices, and the
- license notice saying this License applies to the Document are reproduced in
- all copies, and that you add no other conditions whatsoever to those of this
- License. You may not use technical measures to obstruct or control the reading
- or further copying of the copies you make or distribute. However, you may
- accept compensation in exchange for copies. If you distribute a large enough
- number of copies you must also follow the conditions in section 3.
-
- You may also lend copies, under the same conditions stated above, and you may
- publicly display copies.
-
3. COPYING IN QUANTITY
-
- If you publish printed copies (or copies in media that commonly have printed
- covers) of the Document, numbering more than 100, and the Document's license
- notice requires Cover Texts, you must enclose the copies in covers that carry,
- clearly and legibly, all these Cover Texts: Front-Cover Texts on the front
- cover, and Back-Cover Texts on the back cover. Both covers must also clearly
- and legibly identify you as the publisher of these copies. The front cover must
- present the full title with all words of the title equally prominent and
- visible. You may add other material on the covers in addition. Copying with
- changes limited to the covers, as long as they preserve the title of the
- Document and satisfy these conditions, can be treated as verbatim copying in
- other respects.
-
- If the required texts for either cover are too voluminous to fit legibly, you
- should put the first ones listed (as many as fit reasonably) on the actual
- cover, and continue the rest onto adjacent pages.
-
- If you publish or distribute Opaque copies of the Document numbering more than
- 100, you must either include a machine-readable Transparent copy along with
- each Opaque copy, or state in or with each Opaque copy a computer-network
- location from which the general network-using public has access to download
- using public-standard network protocols a complete Transparent copy of the
- Document, free of added material. If you use the latter option, you must take
- reasonably prudent steps, when you begin distribution of Opaque copies in
- quantity, to ensure that this Transparent copy will remain thus accessible at
- the stated location until at least one year after the last time you distribute
- an Opaque copy (directly or through your agents or retailers) of that edition
- to the public.
-
- It is requested, but not required, that you contact the authors of the Document
- well before redistributing any large number of copies, to give them a chance to
- provide you with an updated version of the Document.
-
4. MODIFICATIONS
-
- You may copy and distribute a Modified Version of the Document under the
- conditions of sections 2 and 3 above, provided that you release the Modified
- Version under precisely this License, with the Modified Version filling the
- role of the Document, thus licensing distribution and modification of the
- Modified Version to whoever possesses a copy of it. In addition, you must do
- these things in the Modified Version:
-
-
-
- A.
- Use in the Title Page (and on the covers, if any) a title distinct from that of
- the Document, and from those of previous versions (which should, if there were
- any, be listed in the History section of the Document). You may use the same
- title as a previous version if the original publisher of that version gives
- permission.
-
- B.
- List on the Title Page, as authors, one or more persons or entities responsible
- for authorship of the modifications in the Modified Version, together with at
- least five of the principal authors of the Document (all of its principal
- authors, if it has fewer than five), unless they release you from this
- requirement.
-
- C.
- State on the Title page the name of the publisher of the Modified Version, as
- the publisher.
-
- D.
- Preserve all the copyright notices of the Document.
-
- E.
- Add an appropriate copyright notice for your modifications adjacent to the
- other copyright notices.
-
- F.
- Include, immediately after the copyright notices, a license notice giving the
- public permission to use the Modified Version under the terms of this License,
- in the form shown in the Addendum below.
-
- G.
- Preserve in that license notice the full lists of Invariant Sections and
- required Cover Texts given in the Document's license notice.
-
- H.
- Include an unaltered copy of this License.
-
- I.
- Preserve the section Entitled "History", Preserve its Title, and add to it an
- item stating at least the title, year, new authors, and publisher of the
- Modified Version as given on the Title Page. If there is no section Entitled
- "History" in the Document, create one stating the title, year, authors, and
- publisher of the Document as given on its Title Page, then add an item
- describing the Modified Version as stated in the previous sentence.
-
- J.
- Preserve the network location, if any, given in the Document for public access
- to a Transparent copy of the Document, and likewise the network locations given
- in the Document for previous versions it was based on. These may be placed in
- the "History" section. You may omit a network location for a work that was
- published at least four years before the Document itself, or if the original
- publisher of the version it refers to gives permission.
-
- K.
- For any section Entitled "Acknowledgements" or "Dedications", Preserve the
- Title of the section, and preserve in the section all the substance and tone of
- each of the contributor acknowledgements and/or dedications given therein.
-
- L.
- Preserve all the Invariant Sections of the Document, unaltered in their text
- and in their titles. Section numbers or the equivalent are not considered part
- of the section titles.
-
- M.
- Delete any section Entitled "Endorsements". Such a section may not be included
- in the Modified Version.
-
- N.
- Do not retitle any existing section to be Entitled "Endorsements" or to
- conflict in title with any Invariant Section.
-
- O. Preserve any Warranty Disclaimers.
-
-
-
- If the Modified Version includes new front-matter sections or appendices that
- qualify as Secondary Sections and contain no material copied from the Document,
- you may at your option designate some or all of these sections as invariant. To
- do this, add their titles to the list of Invariant Sections in the Modified
- Version's license notice. These titles must be distinct from any other section
- titles.
-
- You may add a section Entitled "Endorsements", provided it contains nothing but
- endorsements of your Modified Version by various parties--for example,
- statements of peer review or that the text has been approved by an organization
- as the authoritative definition of a standard.
-
- You may add a passage of up to five words as a Front-Cover Text, and a passage
- of up to 25 words as a Back-Cover Text, to the end of the list of Cover Texts
- in the Modified Version. Only one passage of Front-Cover Text and one of
- Back-Cover Text may be added by (or through arrangements made by) any one
- entity. If the Document already includes a cover text for the same cover,
- previously added by you or by arrangement made by the same entity you are
- acting on behalf of, you may not add another; but you may replace the old one,
- on explicit permission from the previous publisher that added the old one.
-
- The author(s) and publisher(s) of the Document do not by this License give
- permission to use their names for publicity for or to assert or imply
- endorsement of any Modified Version.
-
5. COMBINING DOCUMENTS
-
- You may combine the Document with other documents released under this License,
- under the terms defined in section 4 above for modified versions, provided that
- you include in the combination all of the Invariant Sections of all of the
- original documents, unmodified, and list them all as Invariant Sections of your
- combined work in its license notice, and that you preserve all their Warranty
- Disclaimers.
-
- The combined work need only contain one copy of this License, and multiple
- identical Invariant Sections may be replaced with a single copy. If there are
- multiple Invariant Sections with the same name but different contents, make the
- title of each such section unique by adding at the end of it, in parentheses,
- the name of the original author or publisher of that section if known, or else
- a unique number. Make the same adjustment to the section titles in the list of
- Invariant Sections in the license notice of the combined work.
-
- In the combination, you must combine any sections Entitled "History" in the
- various original documents, forming one section Entitled "History"; likewise
- combine any sections Entitled "Acknowledgements", and any sections Entitled
- "Dedications". You must delete all sections Entitled "Endorsements."
-
6. COLLECTIONS OF DOCUMENTS
-
- You may make a collection consisting of the Document and other documents
- released under this License, and replace the individual copies of this License
- in the various documents with a single copy that is included in the collection,
- provided that you follow the rules of this License for verbatim copying of each
- of the documents in all other respects.
-
- You may extract a single document from such a collection, and distribute it
- individually under this License, provided you insert a copy of this License
- into the extracted document, and follow this License in all other respects
- regarding verbatim copying of that document.
-
7. AGGREGATION WITH INDEPENDENT WORKS
-
- A compilation of the Document or its derivatives with other separate and
- independent documents or works, in or on a volume of a storage or distribution
- medium, is called an "aggregate" if the copyright resulting from the
- compilation is not used to limit the legal rights of the compilation's users
- beyond what the individual works permit. When the Document is included in an
- aggregate, this License does not apply to the other works in the aggregate
- which are not themselves derivative works of the Document.
-
- If the Cover Text requirement of section 3 is applicable to these copies of the
- Document, then if the Document is less than one half of the entire aggregate,
- the Document's Cover Texts may be placed on covers that bracket the Document
- within the aggregate, or the electronic equivalent of covers if the Document is
- in electronic form. Otherwise they must appear on printed covers that bracket
- the whole aggregate.
-
8. TRANSLATION
-
- Translation is considered a kind of modification, so you may distribute
- translations of the Document under the terms of section 4. Replacing Invariant
- Sections with translations requires special permission from their copyright
- holders, but you may include translations of some or all Invariant Sections in
- addition to the original versions of these Invariant Sections. You may include
- a translation of this License, and all the license notices in the Document, and
- any Warranty Disclaimers, provided that you also include the original English
- version of this License and the original versions of those notices and
- disclaimers. In case of a disagreement between the translation and the original
- version of this License or a notice or disclaimer, the original version will
- prevail.
-
- If a section in the Document is Entitled "Acknowledgements", "Dedications", or
- "History", the requirement (section 4) to Preserve its Title (section 1) will
- typically require changing the actual title.
-
9. TERMINATION
-
- You may not copy, modify, sublicense, or distribute the Document except as
- expressly provided for under this License. Any other attempt to copy, modify,
- sublicense or distribute the Document is void, and will automatically terminate
- your rights under this License. However, parties who have received copies, or
- rights, from you under this License will not have their licenses terminated so
- long as such parties remain in full compliance.
-
10. FUTURE REVISIONS OF THIS LICENSE
-
- The Free Software Foundation may publish new, revised versions of the GNU Free
- Documentation License from time to time. Such new versions will be similar in
- spirit to the present version, but may differ in detail to address new problems
- or concerns. See http://www.gnu.org/copyleft/.
-
- Each version of the License is given a distinguishing version number. If the
- Document specifies that a particular numbered version of this License "or any
- later version" applies to it, you have the option of following the terms and
- conditions either of that specified version or of any later version that has
- been published (not as a draft) by the Free Software Foundation. If the
- Document does not specify a version number of this License, you may choose any
- version ever published (not as a draft) by the Free Software Foundation.
-
-
How to use this License for your documents
-
- To use this License in a document you have written, include a copy of the
- License in the document and put the following copyright and license notices
- just after the title page:
-
Copyright (c) YEAR YOUR NAME.
-Permission is granted to copy, distribute and/or modify this document
-under the terms of the GNU Free Documentation License, Version 1.2
-or any later version published by the Free Software Foundation;
-with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
-Texts. A copy of the license is included in the section entitled "GNU
-Free Documentation License".
-
-
- If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, replace
- the "with...Texts." line with this:
-
with the Invariant Sections being LIST THEIR TITLES, with the
-Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
-
-
- If you have Invariant Sections without Cover Texts, or some other combination
- of the three, merge those two alternatives to suit the situation.
-
- If your document contains nontrivial examples of program code, we recommend
- releasing these examples in parallel under your choice of free software
- license, such as the GNU General Public License, to permit their use in free
- software.
-
Jedes Verzeichnis in der Verzeichnisliste hat im allgemeinen ein
- Pseudo-Unterverzeichnis <Dateien>. Dort sind alle einfachen Dateien des
- Verzeichnisses zusammengefasst. Also die Dateien, die direkt im Verzeichnis,
- nicht in Unterverzeichnissen, liegen. Dies hat den Vorteil, dass die
- Verzeichnisliste aufgeräumter und dass die Statistik aussagekräftiger ist. So
- können Sie nämlich ablesen, welchen Platz die in einem Verzeichnis (nicht in
- Unterverzeichnissen) liegenden Dateien zusammen einnehmen.
-
-
Der <Dateien>-Pseudoeintrag entfällt, wenn es nur eine Datei im
- Verzeichnis gibt, oder wenn das Verzeichnis keine Unterverzeichnisse hat.
-
-
<Freier Platz>
-
Wenn Sie im Optionen-Menü "Freien Platz anzeigen" aktiviert haben, hat jedes
- Laufwerk einen <Freier Platz>-Eintrag. Die Größe dieses Eintrags
- entspricht der Menge des auf dem Laufwerk noch zur Verfügung stehenden freien
- Platzes. In der Baumkarte hat dieser Eintrag eine dunkelgraue Farbe. Durch den
- <Freier Platz>-Eintrag bekommt man einen Eindruck von der Relation
- zwischen ingesamt belegtem und noch freien Plattenplatz. Diese Angabe
- entspricht der Angabe "Freier Speicher" im
- Windows-Explorer-Eigenschaften-Dialog für das Laufwerk.
-
-
<Unbekannt>
-
Wenn Sie im Optionen-Menü "Unbekannten Platz anzeigen" aktiviert haben, hat
- jedes Laufwerk einen <Unbekannt>-Eintrag. Damit hat es folgende
- Bewandtnis. Einerseits kennt WinDirStat die Gesamtkapazität des Laufwerks und
- den freien Plattenplatz. (Diese Werte entsprechen den Angaben im
- Windows-Explorer-Eigenschaften-Dialog für das Laufwerk.) Andererseits hat
- WinDirStat die Größen aller Dateien ermittelt und summiert. <Unbekannt>
- ist nun die Differenz Gesamtkapazität minus freier Platz minus ermittelte
- Summe. Dieser Rest kann aus mehreren Gründen größer als Null sein. Z.B.
- kann es Verzeichnisse (z.B. "System Volume Information") geben, die man nicht
- auslesen darf. Deren Größe fließt also in die von WinDirStat ermittelte Summe
- nicht mit ein. In der Baumkarte hat der <Unbekannt>-Eintrag eine
- leuchtend gelbe Farbe.
-
-
< (in Spaltenüberschriften)
-
deutet an, dass die Liste nach dieser Spalte aufsteigend sortiert
- ist.
-
> (in Spaltenüberschriften)
-
deutet an, dass die Liste nach dieser Spalte absteigend sortiert
- ist.
Hier können Sie bestimmen, welche Laufwerke in die Statistik aufgenommen werden
- sollen.
-
-
Sie haben die Möglichkeit, eines oder mehrere Laufwerke aus der Liste
- auszusuchen oder ein Verzeichnis auszuwählen.
-
-
Die Liste zeigt alle vorhandenen Laufwerke (Festplatten, eingelegte Floppy Disks
- oder CDs, Netzlaufwerke) an.
-
Spalten
-
-
-
- Name. Name und Laufwerksbuchstabe des Laufwerks.
-
- Gesamt. Kapazität des Laufwerks.
-
- Frei. Freier Platz auf dem Laufwerk.
-
- Belegt/Gesamt Anteil der Belegung bezogen auf die Kapazität.
-
- Belegt/Gesamt Dasselbe in Prozent.
-
-
-
Bedienung
-
Der Dialog hat drei "Radioknöpfe".
-
-
- Alle lokalen Laufwerke. Dies ist die Voreinstellung. Liest alle lokalen
- Laufwerke, d.h. alle Laufwerke, die keine Netzlaufwerke sind. Laufwerke, die
- mit SUBST erstellt wurden, werden ebenfalls ausgeschlossen (nur NT und höher).
-
-
- Einzelne Laufwerke. Hier können Sie explizit eine Menge von Laufwerken
- auswählen.
-
-
- Ein Verzeichnis. Hier können Sie ein Verzeichnis oder einen UNC-Pfad
- auswählen.
-
-
- Klicken Sie auf OK, um mit dem Einlesen zu beginnen.
-
-
Die Auswahl ist persistent, d.h. beim nächsten Öffnen des Dialogs erscheint
- wieder dieselbe Auswahl, die Sie zuletzt vorgenommen hatten.
Sämtliche Listen in WinDirStat können Sie nach Belieben sortieren. Die aktuelle
- Sortierung wird durch die Zeichen < und > in den Spaltenüberschriften
- angedeutet. < bedeutet aufsteigende Sortierung, > bedeutet absteigende
- Sortierung.
-
-
Durch einen Mausklick auf eine Spaltenüberschrift setzen Sie die gewünschte
- Sortierung.
-
-
Eigentlich werden sogar zwei Spalten zur Sortierung herangezogen. Erstens
- diejenige, auf die Sie zuletzt geklickt haben, und zweitens - wenn die Elemente
- bezüglich dieser Spalte gleich sind - diejenige, nach der zuvor sortiert wurde.
-
-
Beachten Sie, dass die Sortierung in der Verzeichnisliste natürlich die
- Baumstruktur respektiert: Sortiert wird dort immer nur innerhalb derselben
- Hierarchieebene.
-
-
-
Bemerkung
-
Die Breite der Spalten und ihre Reihenfolge können per Drag 'n Drop eingestellt
- werden. Die Spaltenbreiten und -reihenfolgen sind persistent, d.h.
- werden beim Programmstart automatisch wieder so hergestellt, wie Sie sie
- zuletzt eingestellt hatten.
-
Die Baumkarte zeigt auf einen Blick den gesamten Inhalt des Verzeichnisbaums.
-
-
Sie stellt jede Datei dabei als ein farbiges Rechteck dar, dessen Fläche der
- Größe der Datei entspricht.
-
- Die Rechtecke sind so angeordnet, dass Verzeichnisse wiederum Rechtecke bilden,
- die alle ihre Dateien und Unterverzeichnisse enthalten. Die Fläche dieser
- Rechtecke entspricht also der Größe der Teilbäume.
-
-
Die Farbe eines Rechtecks deutet den Typ der Datei an,
- wie in der Typenliste angegeben.
-
-
Der Kisseneffekt verdeutlicht dabei zusätzlich die Verzeichnisstruktur.
-
-
Bedienung
-
Sie erkennen mühelos die großen Rechtecke, d.h. die großen Dateien, auch wenn
- diese weit unten im Verzeichnisbaum in Unterverzeichnissen versteckt sind.
- Klicken Sie darauf: In der Verzeichnisliste klappt der Pfad zu dieser Datei
- auf, und Sie können Ort, Namen und Attribute der Datei ablesen, sowie - wenn
- Sie wollen - eine Aktion auf sie anwenden, z.B. die Datei löschen.
-
-
Navigieren Sie in der Verzeichnisliste: die jeweilige Markierung wird in
- der Baumkarte durch einen farbigen Rahmen hervorgehoben. Gewinnen Sie so
- einen Eindruck von den Größenverhältnissen: Wie groß ist z.B. C:\windows
- verglichen mit C:\programme?
-
Benutzen Sie zum Navigieren auch die Kontextmenü-Optionen "Zum Elternelement"
- und "Zurück zum Kindelement".
-
-
Zoomen. Die Option "Hineinzoomen" vergrößert die Baumkarte, so dass ein
- Teilbaum in voller Größe dargestellt wird. Sie machen quasi einen
- Schritt auf das markierte Element zu. Die Verzeichnisliste zeigt die Wurzel
- dieses Teilbaums durch eine blaue Umrahmung an. Mit "Herauszoomen" treten Sie wieder
- zurück und das Elternelement wird wieder dargestellt.
-
-