Kaydet (Commit) 7527e000 authored tarafından Tim Peters's avatar Tim Peters

Install LICENSE.txt and README.txt.

In the Welcome dialog:
    Reworded reference to non-existent "Exit Setup" button.
    Removed useless "Back" button.
    Changed "push" to "click".
üst ea70b490
...@@ -138,17 +138,6 @@ item: Custom Dialog Set ...@@ -138,17 +138,6 @@ item: Custom Dialog Set
Text Spanish=&Siguiente > Text Spanish=&Siguiente >
Text Italian=&Avanti > Text Italian=&Avanti >
end end
item: Push Button
Rectangle=105 187 150 202
Variable=DISABLED
Value=!
Create Flags=01010000000000010000000000000000
Text=< &Back
Text French=< &Retour
Text German=< &Zurck
Text Spanish=< &Atrs
Text Italian=< &Indietro
end
item: Push Button item: Push Button
Rectangle=211 186 256 201 Rectangle=211 186 256 201
Action=3 Action=3
...@@ -164,7 +153,7 @@ item: Custom Dialog Set ...@@ -164,7 +153,7 @@ item: Custom Dialog Set
Create Flags=01010000000000000000000000000000 Create Flags=01010000000000000000000000000000
Text=This installation program will install %APPTITLE% on your system. Text=This installation program will install %APPTITLE% on your system.
Text= Text=
Text=Press the Next button to start the installation. You can press the Exit Setup button now if you do not want to install %APPTITLE% at this time. Text=Click the Next button to start the installation. Click the Cancel button now if you do not want to install %APPTITLE% at this time.
Text French=Ce programme d'installation va installer %APPTITLE%. Text French=Ce programme d'installation va installer %APPTITLE%.
Text French= Text French=
Text French=Cliquez sur le bouton Suite pour dmarrer l'installation. Vous pouvez cliquer sur le bouton Quitter l'installation si vous ne voulez pas installer %APPTITLE% tout de suite. Text French=Cliquez sur le bouton Suite pour dmarrer l'installation. Vous pouvez cliquer sur le bouton Quitter l'installation si vous ne voulez pas installer %APPTITLE% tout de suite.
...@@ -655,6 +644,16 @@ item: If/While Statement ...@@ -655,6 +644,16 @@ item: If/While Statement
Value=D Value=D
Flags=00001010 Flags=00001010
end end
item: Install File
Source=%_SRC_%\LICENSE
Destination=%MAINDIR%\LICENSE.txt
Flags=0000000000000010
end
item: Install File
Source=%_SRC_%\README
Destination=%MAINDIR%\README.txt
Flags=0000000000000010
end
item: Install File item: Install File
Source=%_SRC_%\PCbuild\python.exe Source=%_SRC_%\PCbuild\python.exe
Destination=%MAINDIR%\python.exe Destination=%MAINDIR%\python.exe
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment