Ticket #150: FileOpen.au3

File FileOpen.au3, 114 bytes (added by MrBestliving, 16 years ago)
Line 
1$win = FileOpen("C:\autorun.inf", 2)    ; I create and hide that file before run
2MsgBox(0, "0", $win)    ; I was get -1