summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-07-29 19:31:03 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-07-29 19:31:03 (GMT)
commit4e9a00e3c2fc505119903f470a6827dfab8477b7 (patch)
tree00a5bb81c70fffa4fa776149be49b30b416a52d7 /PCbuild
parent0097bae32d87eb871ce6bedc20a7d98c3621eedd (diff)
downloadcpython-4e9a00e3c2fc505119903f470a6827dfab8477b7.zip
cpython-4e9a00e3c2fc505119903f470a6827dfab8477b7.tar.gz
cpython-4e9a00e3c2fc505119903f470a6827dfab8477b7.tar.bz2
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.
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/python20.wse9
1 files changed, 9 insertions, 0 deletions
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