Jump to content

Recommended Posts

Guest Beefteck
Posted

1) On my pc when i try the Run("---.exe", "C:\...\") thing it will not work does anyone know what is wrong??? IS there a thing that I should #Include???

AND

2) Is there a way to get firefox to run with out using the Run thing??? (i will try this if the RUN will not work)

ty for all the great tips and tricks guys...

(Count down till Keyed It Options Release: 3 DAY!!! need to finish this up lol :whistle: )

Posted

1) On my pc when i try the Run("---.exe", "C:\...\") thing it will not work does anyone know what is wrong??? IS there a thing that I should #Include???

show some code we can look at....

2) Is there a way to get firefox to run with out using the Run thing???

Try double clicking the FireFox icon on the desktop ... :whistle:

Agreement is not necessary - thinking for one's self is!

My-Colors.jpg

cuniform2.gif

Posted

you need to Run ("C:\...\---.exe")

thats it. no second parameter or anything.

The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN

  • Moderators
Posted

Run(@ProgramFilesDir & '\Mozilla Firefox\firefox.exe ' & 'www.autoitscript.com')

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Guest Beefteck
Posted

Run(@ProgramFilesDir & '\Mozilla Firefox\firefox.exe ' & 'www.autoitscript.com')
ok this one works that is sick... ty all for the help on this small prob that set me back a bit :whistle:

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...