3 lines
75 B
AutoIt
3 lines
75 B
AutoIt
#AutoIt3Wrapper_Change2CUI=y
|
|
ConsoleWrite("Hello World !")
|
|
sleep(99999999)
|