summaryrefslogtreecommitdiffstats
path: root/PCbuild/python20.wse
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-07-31 03:24:55 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-07-31 03:24:55 (GMT)
commitce5f13ae418a03665c099416a25e5e0acce184cb (patch)
tree231a23ba062ad5dec7fdcbbf6aafa3930d653de9 /PCbuild/python20.wse
parentf4ccf587f6339263f5452079c12183a346f91a77 (diff)
downloadcpython-ce5f13ae418a03665c099416a25e5e0acce184cb.zip
cpython-ce5f13ae418a03665c099416a25e5e0acce184cb.tar.gz
cpython-ce5f13ae418a03665c099416a25e5e0acce184cb.tar.bz2
I hope this irons out the Add/Remove kinks on Win2K for users w/o Admin
privs, but haven't tested that yet. Doesn't hurt on Win98SE, anyway.
Diffstat (limited to 'PCbuild/python20.wse')
-rw-r--r--PCbuild/python20.wse49
1 files changed, 44 insertions, 5 deletions
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse
index 32a2302..f94cf55 100644
--- a/PCbuild/python20.wse
+++ b/PCbuild/python20.wse
@@ -1,6 +1,6 @@
Document Type: WSE
item: Global
- Version=8.12
+ Version=8.14
Title=Python 2.2 alpha 1
Flags=00010100
Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
@@ -1846,6 +1846,9 @@ item: If/While Statement
Value=A
Flags=00001010
end
+item: Remark
+ Text=Registering file extensions requires Admin privs.
+end
item: If/While Statement
Variable=COMPONENTS
Value=E
@@ -2063,9 +2066,6 @@ item: Remark
Text=Ack, and "Win2K" isn't enough either -- you can't actually do this without Admin privs too.
end
item: Check Configuration
- Flags=11110010
-end
-item: Check Configuration
Flags=10111111
end
item: Edit Registry
@@ -2089,7 +2089,46 @@ item: Edit Registry
Root=2
end
end
-item: End Block
+item: Else Statement
+end
+item: Remark
+ Text=Same thing, except write to HKCU instead.
+end
+item: Remark
+ Text=Damn -- this "edit keys" cmd was created by the Installation Expert view, and I duplicated and
+end
+item: Remark
+ Text=edited it by hand. The info comes from the "Windows 2000" section of the Properties view,
+end
+item: Remark
+ Text=and if you change it there it will only show up in the "if" block above.
+end
+item: Remark
+ Text=Easiest to make corresponding changes in *this* block by editing this script in
+end
+item: Remark
+ Text=a plain text editor.
+end
+item: Edit Registry
+ Total Keys=3
+ item: Key
+ Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
+ New Value=http://www.python.org/
+ Value Name=HelpLink
+ Root=1
+ end
+ item: Key
+ Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
+ New Value=PythonLabs at Zope Corporation
+ Value Name=Publisher
+ Root=1
+ end
+ item: Key
+ Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
+ New Value=http://www.python.org/
+ Value Name=URLInfoAbout
+ Root=1
+ end
end
item: End Block
end