Jump to content

Recommended Posts

Posted

Hello everybody!

I've searched the forums quite a bit on "forking" scripts and only found outdated topics. Outdated as in 2006 outdated (unless i was doing it wrong). Anyway, is forking possible in autoit and how would one do it?

Thank you.

Posted

Fork doesn't exist on Windows.

AutoIt is just for Windows.

Forking doesn't exist on AutoIt.

But instead you can use some Windows API like CreateProcess or other methods depending on what you want to accomplish.

ok thanks a lot

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