h.thanh1410 Posted November 11, 2015 Posted November 11, 2015 hi, can i help me, i want to runing a soft ( vip72socks.exe ) but had appear a erros " Error ! can't load xxz.dat !" please, help me #include <ImageSearch.au3>#include <AutoItConstants.au3>#RequireAdminHotKeySet("{F1}","Quit")Func Quit() ExitEndFuncRun("vip72socks/vip72socks.exe");WinWaitActive("vip72socks.exe")
Exit Posted November 11, 2015 Posted November 11, 2015 Usae second Parameter of RUN --> Working DirectoryRun("vip72socks/vip72socks.exe", "vip72socks" )assuming that the dll is in this directory App: Au3toCmd UDF: _SingleScript()
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now