Jump to content

Need to know if this is even possible?


 Share

Recommended Posts

Ok I have an EXE file which is a PC TOOLS

I am an affiliate selling the software

so it opens through a link like

http://affiliatesite.com/ac=blablah&sw=pctools

Above is just a random example

but when clicking the link it installs a cookie into the persons browser then directs them to the EXE download.

My problem is I need to host the EXE on my own site... Is there a way to make the exe open the URL after it is run?

like at the URL into the EXE file so when its opened or installed it opens the URL?

let me know if this is making any sense or if you need more input.

can you stack an autoit and an exe that exists together?

Paul

Link to comment
Share on other sites

Opening a url yes of course its possible

_IECreate ("http://support.acer-euro.com/drivers/downloads.html", 1, 1, 0)

Look at the _IE functions in the helpfile for info

Edited by Chimaera
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...