Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 50e278e

Browse files
committed
Convert from Wise version 5.0 to 8.1. Gotta hand it to 'em! 8.1 imported
the old script without any complaints, didn't demand any manual changes, and built a working installer from it that acts very much like the old one. It did add a few script items, and changed one, so checking it in now before I break everything again.
1 parent 70195da commit 50e278e

1 file changed

Lines changed: 32 additions & 2 deletions

File tree

PCbuild/python20.wse

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Document Type: WSE
22
item: Global
3-
Version=5.0
3+
Version=8.12
44
Title=Python 2.2 alpha 1
55
Flags=00010100
66
Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
@@ -17,6 +17,7 @@ item: Global
1717
Patch Threshold=85
1818
Patch Memory=4000
1919
EXE Filename=Python-2.2a1.exe
20+
Crystal Format=10111100101100000010001001001001
2021
Variable Name1=_SYS_
2122
Variable Description1=System directory (where to find MSVCRT.DLL)
2223
Variable Default1=C:\Windows\System
@@ -25,7 +26,7 @@ item: Global
2526
Variable Flags1=00000010
2627
Variable Name2=_WISE_
2728
Variable Description2=WISE root directory
28-
Variable Default2=C:\Wise
29+
Variable Default2=C:\PROGRAM FILES\WISE INSTALLMASTER 8.1
2930
Variable Flags2=00001001
3031
Variable Name3=_SRC_
3132
Variable Description3=Python source directory
@@ -1134,64 +1135,79 @@ item: Add Text to INSTALL.LOG
11341135
Text=File Tree: %MAINDIR%\Lib\*.*
11351136
end
11361137
item: Edit Registry
1138+
Total Keys=1
11371139
Key=.py
11381140
New Value=Python.File
11391141
end
11401142
item: Edit Registry
1143+
Total Keys=1
11411144
Key=.py
11421145
New Value=text/plain
11431146
Value Name=Content Type
11441147
end
11451148
item: Edit Registry
1149+
Total Keys=1
11461150
Key=Python.File
11471151
New Value=Python File
11481152
end
11491153
item: Edit Registry
1154+
Total Keys=1
11501155
Key=Python.File\shell\open\command
11511156
New Value=%MAINDIR%\python.exe "%%1" %%*
11521157
end
11531158
item: Edit Registry
1159+
Total Keys=1
11541160
Key=Python.File\DefaultIcon
11551161
New Value=%MAINDIR%\Py.ico
11561162
end
11571163
item: Edit Registry
1164+
Total Keys=1
11581165
Key=.pyw
11591166
New Value=Python.NoConFile
11601167
end
11611168
item: Edit Registry
1169+
Total Keys=1
11621170
Key=.pyw
11631171
New Value=text/plain
11641172
Value Name=Content Type
11651173
end
11661174
item: Edit Registry
1175+
Total Keys=1
11671176
Key=Python.NoConFile
11681177
New Value=Python File (no console)
11691178
end
11701179
item: Edit Registry
1180+
Total Keys=1
11711181
Key=Python.NoConFile\shell\open\command
11721182
New Value=%MAINDIR%\pythonw.exe "%%1" %%*
11731183
end
11741184
item: Edit Registry
1185+
Total Keys=1
11751186
Key=Python.NoConFile\DefaultIcon
11761187
New Value=%MAINDIR%\Py.ico
11771188
end
11781189
item: Edit Registry
1190+
Total Keys=1
11791191
Key=.pyc
11801192
New Value=Python.CompiledFile
11811193
end
11821194
item: Edit Registry
1195+
Total Keys=1
11831196
Key=.pyo
11841197
New Value=Python.CompiledFile
11851198
end
11861199
item: Edit Registry
1200+
Total Keys=1
11871201
Key=Python.CompiledFile
11881202
New Value=Compiled Python File
11891203
end
11901204
item: Edit Registry
1205+
Total Keys=1
11911206
Key=Python.CompiledFile\shell\open\command
11921207
New Value=%MAINDIR%\python.exe "%%1" %%*
11931208
end
11941209
item: Edit Registry
1210+
Total Keys=1
11951211
Key=Python.CompiledFile\DefaultIcon
11961212
New Value=%MAINDIR%\pyc.ico
11971213
end
@@ -1202,59 +1218,71 @@ item: Check Configuration
12021218
Flags=10111111
12031219
end
12041220
item: Edit Registry
1221+
Total Keys=1
12051222
Key=Software\Python\PythonCore\CurrentVersion
12061223
Root=130
12071224
end
12081225
item: Edit Registry
1226+
Total Keys=1
12091227
Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath
12101228
New Value=%MAINDIR%
12111229
Root=2
12121230
end
12131231
item: Edit Registry
1232+
Total Keys=1
12141233
Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath\InstallGroup
12151234
New Value=%GROUP%
12161235
Root=2
12171236
end
12181237
item: Edit Registry
1238+
Total Keys=1
12191239
Key=Software\Python\PythonCore\%PY_VERSION%\PythonPath
12201240
New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs;%MAINDIR%\Lib\lib-tk
12211241
Root=2
12221242
end
12231243
item: Edit Registry
1244+
Total Keys=1
12241245
Key=Software\Python\PythonCore\%PY_VERSION%\Modules
12251246
Root=2
12261247
end
12271248
item: Edit Registry
1249+
Total Keys=1
12281250
Key=Software\Microsoft\Windows\CurrentVersion\App Paths\Python.exe
12291251
New Value=%MAINDIR%\Python.exe
12301252
Root=2
12311253
end
12321254
item: Else Statement
12331255
end
12341256
item: Edit Registry
1257+
Total Keys=1
12351258
Key=Software\Python\PythonCore\CurrentVersion
12361259
Root=129
12371260
end
12381261
item: Edit Registry
1262+
Total Keys=1
12391263
Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath
12401264
New Value=%MAINDIR%
12411265
Root=1
12421266
end
12431267
item: Edit Registry
1268+
Total Keys=1
12441269
Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath\InstallGroup
12451270
New Value=%GROUP%
12461271
Root=1
12471272
end
12481273
item: Edit Registry
1274+
Total Keys=1
12491275
Key=Software\Python\PythonCore\%PY_VERSION%\PythonPath
12501276
New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs;%MAINDIR%\Lib\lib-tk
12511277
Root=1
12521278
end
12531279
item: Edit Registry
1280+
Total Keys=1
12541281
Key=Software\Python\PythonCore\%PY_VERSION%\Modules
12551282
Root=1
12561283
end
12571284
item: Edit Registry
1285+
Total Keys=1
12581286
Key=Software\Microsoft\Windows\CurrentVersion\App Paths\Python.exe
12591287
New Value=%MAINDIR%\Python.exe
12601288
Root=1
@@ -1275,13 +1303,15 @@ item: Check Configuration
12751303
Flags=10111111
12761304
end
12771305
item: Edit Registry
1306+
Total Keys=1
12781307
Key=Software\Python\PythonCore\%PY_VERSION%\Help\Main Python Documentation
12791308
New Value=%MAINDIR%\Doc\index.html
12801309
Root=2
12811310
end
12821311
item: Else Statement
12831312
end
12841313
item: Edit Registry
1314+
Total Keys=1
12851315
Key=Software\Python\PythonCore\%PY_VERSION%\Help\Main Python Documentation
12861316
New Value=%MAINDIR%\Doc\index.html
12871317
Root=1

0 commit comments

Comments
 (0)