Jump to content

Renaming a process?


Gar
 Share

Recommended Posts

I'm trying to run two of a game client on the same computer... but it won't let me run more than one. I'm fairly sure it's a process check, but I can't find a way to rename or otherwise mask one process from another. Is this possible with autoit?

Link to comment
Share on other sites

  • Moderators

I'm trying to run two of a game client on the same computer... but it won't let me run more than one. I'm fairly sure it's a process check, but I can't find a way to rename or otherwise mask one process from another. Is this possible with autoit?

Well you can rename a file, but not when it's open (running). More than likely however, they are using a mutex or singleton that tells them their process is already running.

Set up a VNC or VMware to run it on the same pc.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

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