Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
205eb722
Kaydet (Commit)
205eb722
authored
Ara 05, 1997
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Use registry key ProgramFilesDir as default MAINDIR
üst
6656d1f0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
3 deletions
+16
-3
python15.wse
PC/python15.wse
+16
-3
No files found.
PC/python15.wse
Dosyayı görüntüle @
205eb722
...
...
@@ -65,7 +65,7 @@ item: Set Variable
Variable=DISABLED
Value=!
end
item: Set Variable
remarked
item: Set Variable
Variable=MAINDIR
Value=Python
end
...
...
@@ -92,9 +92,16 @@ end
item: Remark
Text=Dont use "Program Files" for Python! (why not?)
end
item: Get Registry Key Value
Variable=MAINDIR
Key=SOFTWARE\Microsoft\Windows\CurrentVersion
Default=C:
Value Name=ProgramFilesDir
Flags=00000100
end
item: Set Variable
Variable=MAINDIR
Value=
C:\%MAINDIR%
Value=
%MAINDIR%\Python
end
item: Set Variable
Variable=BACKUP
...
...
@@ -830,6 +837,12 @@ item: Install File
Description=Python Documentation (HTML)
Flags=0000000000000010
end
item: Install File
Source=%_SRC_%\Doc\ref\*.html
Destination=%MAINDIR%\Doc\ref
Description=Python Documentation (HTML)
Flags=0000000000000010
end
item: End Block
end
item: If/While Statement
...
...
@@ -948,7 +961,7 @@ item: If/While Statement
end
item: Edit Registry
Key=Software\Python\PythonCore\%PY_VERSION%\Help\Main Python Documentation
New Value=%MAINDIR%\doc\
lib\
index.html
New Value=%MAINDIR%\doc\index.html
Root=2
end
item: End Block
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment