← Back to team overview

sikuli-driver team mailing list archive

[Question #186738]: Run executable file from network location?

 

New question #186738 on Sikuli:
https://answers.launchpad.net/sikuli/+question/186738

I am attempting to create a script that will install Adobe Acrobat Pro X from a network location. 

This is as far as I have gotten:

App.open("cmd.exe")
wait(0.5)#
type("start \\ns5aa40v.okcu.edu\lawschool\software\adobeproducts\adobex\AcrobatPro_10_Web_WWEFD.exe" + Key.ENTER)

Sikuli will not type more than 1 back slash in the begining and then it stops typing after "software"

Any suggestions?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.