Sarc Posted January 4, 2006 Posted January 4, 2006 i've got the run(filename) thing down fine, but there are other things that in my shortcut, are used in my shortcut, i have the following: Target: "C:\Diablo II\Diablo II.exe" -ns -skiptopbnet -w but in autoIT i can only get: run("C:\Diablo II|Diablo II.exe") any ideas how i can add the other parts? would be very grateful ~Sarc
GaryFrost Posted January 4, 2006 Posted January 4, 2006 Run('"C:\Diablo II\Diablo II.exe" -ns -skiptopbnet -w') SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
Sarc Posted January 4, 2006 Author Posted January 4, 2006 thanx i think the way that i did it wasnt working because i've got a load of ini reading writing going on too thanx
seandisanti Posted January 4, 2006 Posted January 4, 2006 (edited) Run('"C:\Diablo II\Diablo II.exe" -ns -skiptopbnet -w')although i completely agree with your sig gary, how about this one to make people work just a little harder:02102 11100 11022 11010 02201 11022 01012 10001 11010 10200 10222 11021***edit*** also, my apologies for jumping off topic Edited January 4, 2006 by cameronsdad
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