Артем Китцитируетв прошлом году
$Button_104 = GUICtrlCreateButton («104», 0, -1)

$Button_105 = GUICtrlCreateButton («105», 0, -1)

$Button_106 = GUICtrlCreateButton («106», -645, 10, -10)

$Button_107 = GUICtrlCreateButton («107», 0, -1)

$Button_108 = GUICtrlCreateButton («108», 0, -1)

$Button_109 = GUICtrlCreateButton («109», 0, -1)

$Button_110 = GUICtrlCreateButton («110», 0, -1)

$Button_111 = GUICtrlCreateButton («111», 0, -1)

$Button_112 = GUICtrlCreateButton («112», 0, -1)

$Button_113 = GUICtrlCreateButton («113», 0, -1)

$Button_114 = GUICtrlCreateButton («114», 0, -1)

$Button_115 = GUICtrlCreateButton («115», 0, -1)

$Button_116 = GUICtrlCreateButton («116», 0, -1)

$Button_117 = GUICtrlCreateButton («117», 0, -1)

$Button_118 = GUICtrlCreateButton («118», 0, -1)

$Button_119 = GUICtrlCreateButton («119», 0, -1)

$Button_120 = GUICtrlCreateButton («120», 0, -1)

$Button_121 = GUICtrlCreateButton («121», 0, -1)

$Button_122 = GUICtrlCreateButton («122», 0, -1)

GUICtrlCreateDate (»», -650, 20, 200, 20)

GUICtrlSetTip (-1, «#Region DATE»)

GUICtrlCreateLabel (» (Date control expands into a calendar)», 10, 305, 200, 20); это пишется с тем что выше вместе!

GUICtrlSetTip (-1, «#Region DATE — Label’)

GUICtrlCreateLabel («bux.clan.su» & @CRLF & «Label», -100, -340, 100, 15)

GUICtrlSetTip (-1, «#Region LABEL»)

GUICtrlSetBkColor (-1, 0x00FF00)

GUISetState ()

While 1

Local $hWnd, $hMain

$msg = GUIGetMsg ()

Select

Case $msg = $GUI_EVENT_CLOSE

ExitLoop

Case $msg = $Button_1

Run (’cmd. exe’)

Case $msg = $Button_2

Run (’powershell. exe’)

Sleep (1000)

Send («regedit. exe»)

Send (»{ENTER}»)

Case $msg = $Button_3

Run (’powershell. exe’)

Sleep (1000)

Run (»FTP. exe»)

Case $msg = $Button_4

Run (’powershell. exe’)

Sleep (1000)

Send("azman.msc»)

Send (»{ENTER}»)

Case $msg = $Button_5

Run (’powershell. exe’)

Sleep (1000)

Send("C:\Windows\System32\Bubbles.scr»)

Send (»{ENTER}»)

Case $msg = $Button_6

Run (’powershell. exe’)

Sleep (1000)

Sleep (1000)

Send («calc. exe»)

Send (»{ENTER}»)

Case $msg = $Button_7

Run (’powershell. exe’)

Sleep (1000)

Send("certlm.msc»)

Send (»{ENTER}»)

Case $msg = $Button_8

Run (’powershell. exe’)

Sleep (1000)

Send («charmap. exe»)

Send (»{ENTER}»)

Case $msg = $Button_9

Run (’powershell. exe’)

Sleep (1000)

Send («cleanmgr. exe»)

Send (»{ENTER}»)

Case $msg = $Button_10

Run (’powershell. exe’)

Sleep (1000)

Send («cliconfg. exe»)

Send (»{ENTER}»)

Case $msg = $Button_11

Run (’powershell. exe’)

Sleep (1000)

Send («colorcpl. exe»)

Send (»{ENTER}»)

Case $msg = $Button_12

Run (’powershell. exe’)

Sleep (1000)

Send("comexp.msc»)

Send (»{ENTER}»)

Case $msg = $Button_13

Run (’powershell. exe’)

Sleep (1000)

Send("compmgmt.msc»)

Send (»{ENTER}»)

Case $msg = $Button_14

Run (’powershell. exe’)

Sleep (1000)

Send («ComputerDefaults. exe»)

Send (»{ENTER}»)

Case $msg = $Button_15

Run (’powershell. exe’)

Sleep (1000)
  • Войти или зарегистрироваться, чтобы комментировать