b=Win32API.new('shell32.dll','ShellExecuteA',%w(p p p p p i),'i') b.call(0, 'open','www.hao123.com',0, 0, 1)