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.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to