AlmarM Posted November 29, 2007 Posted November 29, 2007 Hey, I want my script to run this link: http://www.autoitscript.com/forum/index.ph...amp;s=&f=11 With: Run("cmd /c start http://www.autoitscript.com/forum/index.ph...&f=11", "", @SW_HIDE) But it wont do the & in the link.? It will open the normal autoit Link http://www.autoitscript.com/forum/index.php?act=idx Can someone help me? Minesweeper A minesweeper game created in autoit, source available. _Mouse_UDF An UDF for registering functions to mouse events, made in pure autoit. 2D Hitbox Editor A 2D hitbox editor for quick creation of 2D sphere and rectangle hitboxes.
DW1 Posted November 29, 2007 Posted November 29, 2007 ShellExecute("http://www.autoitscript.com/forum/index.php?act=SF&s=&f=11") ??? AutoIt3 Online Help
AlmarM Posted November 29, 2007 Author Posted November 29, 2007 Ty ^^ Minesweeper A minesweeper game created in autoit, source available. _Mouse_UDF An UDF for registering functions to mouse events, made in pure autoit. 2D Hitbox Editor A 2D hitbox editor for quick creation of 2D sphere and rectangle hitboxes.
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