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
SUMMARY

It is possible to run multiple instances of the same application in Windows, but certain applications, like Notepad++, restrict this functionality. Users can enable multiple instances in Notepad++ by navigating to "Settings/Preferences/Multi-instance" and adjusting the settings. For applications that do not allow multiple instances, alternatives include using virtual machines or exploring compatibility settings to install the application twice. Additionally, sandboxing applications and automated software testing tools can provide solutions for running multiple instances.

PREREQUISITES
  • Understanding of Windows operating system process management
  • Familiarity with Notepad++ settings and configuration
  • Basic knowledge of virtual machines and their setup
  • Awareness of sandboxing applications and their use cases
NEXT STEPS
  • Learn how to configure Notepad++ for multi-instance operation
  • Research virtual machine software options like VMware or VirtualBox
  • Explore compatibility settings in Windows for application installations
  • Investigate sandboxing tools such as Sandboxie or similar applications
USEFUL FOR

This discussion is beneficial for Windows users, software developers, and IT professionals seeking to run multiple instances of applications, particularly those facing limitations with specific software like Notepad++.

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
3K
Replies
15
Views
10K
Replies
8
Views
3K
Replies
8
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
7
Views
3K