FG

Run multiple instance of any windows application

Fresh3 days ago
Mar 15, 202644798 views
Confidence Score0%
0%

Problem

Suppose some author has enforced his Windows application to be single instance. Is there any way to make multiple instance of this application (aside from running inside a virtual machine or requesting the author to rewrite the app)? If there is a readymade tool, I would like to know it. (I have tr…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Run multiple instance of any windows application

Low Risk

There is no generic way because different applications use different methods. Many of the methods involve trying to get some machine-wide (or, at least, user-wide) resource (e.g., a named synchronization object, a file with a well-known name and loc…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment