From 4e9a00e3c2fc505119903f470a6827dfab8477b7 Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Sun, 29 Jul 2001 19:31:03 +0000 Subject: 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. --- PCbuild/python20.wse | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index 12c8b7a..b1e892f 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 -- cgit v0.12