Jump to content

Recommended Posts

Posted

I'd like to know if it's possible to run a different process for each ini file in a folder.

So, basically i have a folder with a variable number of ini files, each with it's specific settings. I'd like to run a process for each file that runs with each file settings, individually.

Is this possible in AutoIt? It's not multi-thread per-say i'm looking for, but multi-process.

The ini files have timers and other settings, like such:

[Site]
URL=http://www.google.com
[LastCheck]
Y=2019
M=04
D=15
H=10
Min=05
Secs=59
[Check]
CheckMail=X
Popup=
Timer=1 hora
[Mail]
Mail=example@gmail.com

 

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
  • Recently Browsing   0 members

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