update GUI

main
LeDragoX 4 years ago committed by Plínio Larrubia
parent 638b3478a2
commit bd687c5551
No known key found for this signature in database
GPG Key ID: 057B0A87CB137C69

@ -193,7 +193,7 @@ function PrepareGUI {
# Button 6
$ChocolateySwInstaller = New-Object system.Windows.Forms.Button
$ChocolateySwInstaller.text = "Install Basic Programs"
$ChocolateySwInstaller.text = "Install Basic Programs (Chocolatey)"
$ChocolateySwInstaller.width = 200
$ChocolateySwInstaller.height = 70
$ChocolateySwInstaller.location = New-Object System.Drawing.Point(10,50)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Loading…
Cancel
Save