Opening 2 or more processes of the same pe at the same time

  • Thread starter Thread starter Silicon Waffle
  • Start date Start date
  • Tags Tags
    Time
Click For Summary

Discussion Overview

The discussion revolves around the possibility of executing multiple instances of the same application in Windows, specifically focusing on scenarios where one instance runs in Administrator mode and another in non-Administrator mode. The conversation touches on both theoretical and practical aspects of application behavior in the Windows operating system.

Discussion Character

  • Technical explanation, Debate/contested, Experimental/applied

Main Points Raised

  • One participant questions the feasibility of running multiple instances of the same application, citing Notepad++ as an example where this is not straightforward.
  • Another participant asserts that reading files in multiple programs is permissible, but simultaneous writing is not allowed.
  • A suggestion is made to adjust settings in Notepad++ to enable multiple instances through its preferences.
  • One participant proposes using virtual machines as a method to run multiple instances of applications that restrict this, noting the high memory usage involved.
  • Alternative methods are suggested, including using screen captures to view one instance while working on another, and exploring compatibility settings or sandboxing applications to circumvent restrictions.

Areas of Agreement / Disagreement

Participants express differing views on the ability to run multiple instances of applications, with some suggesting practical solutions while others highlight inherent limitations. The discussion remains unresolved regarding the best approach to achieve this.

Contextual Notes

Limitations include the specific behavior of different applications regarding instance management, potential memory constraints when using virtual machines, and the dependence on user settings and system configurations.

Silicon Waffle
Messages
160
Reaction score
202
Is it possible that I can execute i.e 2 of any processes of the same image file in Windows ?
I would like to open i.e one notepad in Administrator mode and one notepad in non-administrator mode. Well, this is a bad example as it works actually but there are processes that do not allow me to open 2 or more of them at the same time, for example notepad++ (i.e right click on its icon choose Run As Administrator to open one then double click the icon to create another).
Could someone tell why ?
 
Computer science news on Phys.org
Yes, that's perfectly fine. You can read a file in as many programs as you want. What you can't do is two writes at the same time.
 
  • Like
Likes   Reactions: Silicon Waffle
In Notepad++ you can go to "settings/preferences/multi-instance" and change it to allow multiple instances.
 
One way to open two of the same app that insists on only one instance is to use virtual machines. This is obnoxiously memory intensive but easily set up.

If you only need to see one copy then you can open the document and do a screen capture and then you can see one while working on another.

Look into compatibility settings. You may be able to install twice and trick one instance into missing the other.

Other sand-boxing applications may exist as well. Look at automated software testing software.

BoB
 

Similar threads

  • · Replies 30 ·
2
Replies
30
Views
4K
Replies
15
Views
11K
Replies
8
Views
3K
Replies
8
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
7
Views
3K