From: Tim Peters Date: Sun, 29 Jul 2001 19:31:03 +0000 (+0000) Subject: Ewwww -- the 8.1 support for rolling back changes in case the user aborts X-Git-Tag: v2.2a3~936 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4e9a00e3c2fc505119903f470a6827dfab8477b7;p=thirdparty%2FPython%2Fcpython.git Ewwww -- the 8.1 support for rolling back changes in case the user aborts the installation was hiding in a part of the GUI I never saw before. Add it. --- diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index 12c8b7a250e2..b1e892f21231 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -1872,3 +1872,12 @@ item: Custom Dialog Set end item: End Block end +item: New Event + Name=Cancel +end +item: Remark + Text=This include script supports a rollback to preinstallation state if the user chooses to cancel before the installation is complete. +end +item: Include Script + Pathname=%_WISE_%\INCLUDE\rollback.wse +end