Hey guys,
i made a little programm for updating minecraft jars etc. Actually this is unnecessary, but i got a little error while compilling
and i just want to know why, because if i run the script directly it works perfectly fine.
The Code:
The error:
![Posted Image]()
Thx for help![:)]()
Neo
i made a little programm for updating minecraft jars etc. Actually this is unnecessary, but i got a little error while compilling
and i just want to know why, because if i run the script directly it works perfectly fine.
The Code:
[ autoit ]
if GuiCtrlRead($Radio3) = 1 Then DirCreate("C:\Users\Neo\Desktop\Minecraft Installer Test\Neu\") Fileinstall("C:\Users\Neo\Desktop\Minecraft Installer Test\TestDateien\","C:\Users\Neo\Desktop\Minecraft Installer Test\Neu\") EndIf
The error:
![Posted Image](http://www.autoitscript.com/forum/uploads/monthly_05_2008/post-20093-1211905030_thumb.jpg)
Thx for help
![:)](http://aut1.autoit-cdn.com/forum/public/style_emoticons/autoit/smile.gif)
Neo