Ticket #150: FileOpen.au3

File FileOpen.au3, 114 bytes (added by MrBestliving, on Feb 29, 2008 at 9:15:33 PM)
Line 
1$win = FileOpen("C:\autorun.inf", 2) ; I create and hide that file before run
2MsgBox(0, "0", $win) ; I was get -1