dragon Posted November 27, 2006 Posted November 27, 2006 Hi all , i have a question i would install something that placed on the network share at h:\ but what is the command ? i tried @homeshare but doesn't work :S so who has the answer when i install from @mydocuments it works so its not the fault of my whole script
NeoFoX Posted November 27, 2006 Posted November 27, 2006 (edited) Run("H:\..") ShellExecute("test.exe", "", "h:\", "open") Doesn't work? Neo Edited November 27, 2006 by NeoFoX [center][font="Arial"]--- The Neo and Only --- [/font][font="Arial"]--Projects---[/font]Image to Text converterText to ASCII converter[/center]
dragon Posted November 27, 2006 Author Posted November 27, 2006 Run("H:\..") ShellExecute("test.exe", "", "h:\", "open") Doesn't work? Neo hmm i have this but doesn't work :S Func APP_1() run ("R:\[KLG_STANDAARD]\[ETRUST CLIENT 7.1]\Setup.exe") EndFunc
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