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

  • Thread starter Silicon Waffle
  • Start date
  • Tags
    Time
In summary, it is possible to execute multiple instances of the same image file in Windows, however there are some processes that do not allow this. Notepad++ has a setting that allows multiple instances, and virtual machines can also be used to open multiple copies of an app. Other options such as screen capturing and compatibility settings may also be helpful in opening multiple instances of a program.
  • #1
Silicon Waffle
160
203
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
  • #2
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 Silicon Waffle
  • #3
In Notepad++ you can go to "settings/preferences/multi-instance" and change it to allow multiple instances.
 
  • #4
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
 

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

Can I open multiple processes of the same program at the same time on my computer?

Yes, it is possible to open 2 or more processes of the same program at the same time on your computer. This is known as multitasking and it allows you to work on multiple tasks simultaneously.

Will opening multiple processes of the same program affect my computer's performance?

Opening multiple processes of the same program can potentially affect your computer's performance, depending on the specifications of your computer and the amount of processes you have open. It can cause your computer to run slower and may use up more memory and processing power.

Why would I need to open multiple processes of the same program?

Opening multiple processes of the same program can be useful if you need to work on different tasks within the same program at the same time, without having to switch between them. It can also be helpful if one process becomes unresponsive, as you can continue working on another process without losing your progress.

Is there a limit to the number of processes I can open for the same program?

The limit to the number of processes you can open for the same program depends on your computer's specifications and the program itself. Some programs may have a limit on the number of processes that can be opened, while others may allow you to open as many processes as your computer can handle.

Can I open multiple processes of the same program on different devices?

Yes, you can open multiple processes of the same program on different devices, as long as the program is compatible with the devices and you have the necessary permissions and access. This is commonly seen in cloud-based programs and applications that can be accessed from multiple devices.

Back
Top