diff options
Diffstat (limited to 'docs/win32-release.txt')
-rw-r--r-- | docs/win32-release.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/win32-release.txt b/docs/win32-release.txt index af43d38b..8ef87d07 100644 --- a/docs/win32-release.txt +++ b/docs/win32-release.txt @@ -33,4 +33,7 @@ Every Win32 releaser should follow this checklist when creating a new package. * !define PRODUCT_VERSION * OutFile * all the required files (install/uninstall) + - Test the script with a fresh installation (uninstall and delete + previous installations). Test also uninstall process to check if + it removes all the files.
\ No newline at end of file |