Jump to content

Recommended Posts

Posted (edited)

1) Is it possible to make Autoit read from an online text file? Preferrably .txt

2) When I compile my script and choose an icon, the icon isn't attached to the exe file, not when on the bottom right of screen, or just on the file. Any ideas on how to fix this?

Edit:

3) Is it possible to make autoit play a sound file? Also, if it's possible, is it also possible to make it stop the sound file?

Edited by Shifthappens
Posted

1) Is it possible to make Autoit read from an online text file? Preferrably .txt

Have you tried INGet? It should download the file, then perhaps you could use File Read to read it.

Posted

Have you tried INGet? It should download the file, then perhaps you could use File Read to read it.

I want to use Autoit only to read from things, but thanks for the suggestion.

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...