Working with multiple users at the same time to a exe-compiled file

Get help with using AutoHotkey (v2 or newer) and its commands and hotkeys
roeleboele
Posts: 36
Joined: 24 Nov 2022, 02:39

Working with multiple users at the same time to a exe-compiled file

02 Jun 2023, 03:05

Hello

I've got, I think, a simple question.
I made a script executable, I want to put this on a server at my work. So far no problem.
Can this script be run by multiple users at the same time, or is this not possible ?
The only option in that I can think of is to put the exe-file in there own documents-directory (or where-ever they want to save it)

thanks a lot for
User avatar
WalkerOfTheDay
Posts: 710
Joined: 24 Mar 2016, 03:01

Re: Working with multiple users at the same time to a exe-compiled file

02 Jun 2023, 03:30

I think it depends on your script. For example, if your code is doing file writes it might lead to issues because the file(s) would be locked.
That being said, I have written multiple scripts that work simultaniously for multiple users.

I would just give it a try.

Return to “Ask for Help (v2)”

Who is online

Users browsing this forum: No registered users and 23 guests