diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-04-16 20:14:11 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2005-04-16 20:14:11 +0000 |
commit | 969adac16bbaae97f4d96ade2b93cd09a2d456ea (patch) | |
tree | fcf6fa278954e9a21e987b4246e208ba863d7d1d /docs/win32-release.txt | |
parent | 23292470d9994a5e5d69451096343bc42cc37336 (diff) | |
download | mana-969adac16bbaae97f4d96ade2b93cd09a2d456ea.tar.gz mana-969adac16bbaae97f4d96ade2b93cd09a2d456ea.tar.bz2 mana-969adac16bbaae97f4d96ade2b93cd09a2d456ea.tar.xz mana-969adac16bbaae97f4d96ade2b93cd09a2d456ea.zip |
Updating some docs
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 |