For those engaged in repetitive tasks, especially office workers, the trick of opening multiple applications with one mouse click proves highly valuable. Daily routines, such as launching Unikey, Word, Skype, etc., can be time-consuming. While these applications can be set to start with the system, on mid-range configurations, this might slow down the system.
Hence, the solution to open multiple applications with one mouse click is perfect in this scenario. With just one click, users can open all desired applications and software effortlessly.
How to Open Multiple Applications with a Single Mouse Click
Step 1: To execute this trick, we need to create a file that runs predefined commands. Simply right-click on the desktop > choose New > then select Text Document.
Step 2: Next, open this file. Don't worry about its name, as we can change it later.
Step 3: To create a command line for opening multiple applications with a single mouse click, enter the command following this syntax:
@echo off
start ''
Step 4: Next, open My Computer (on Windows 10, it's This PC), then navigate to the following path: C > ProgramData > Microsoft > Windows > Start Menu > Programs.
Here, you can view all installed applications on your computer, in case you don't have them displayed on the desktop. Once you're in this section, select the applications you want in the list to open multiple applications with a single mouse click.
Step 5: Right-click on the designated application, select Properties.
Step 6: Next, copy the entire Target section; this is the software's path.
Step 7: Paste it before the line start '' in the text file you have open at this point.
Applying the same process to other lines, you will achieve the following results:
Step 8: Here, we choose to open 4 software applications. After finishing, click on File >Save as to save this file.
Step 9: To run the command for opening multiple applications with a single mouse click, we need to save this file with the *.bat extension. Make sure to change save as type to All Files .
Step 10: Now, click on the file you saved on the desktop with the *.bat extension, like this example where we named it Mytour.bat.
Immediately, a series of specified applications will open, and thus, we have completed the trick to open multiple applications with a single mouse click.
As mentioned earlier, opening multiple applications with a single mouse click can be a viable alternative to launching software with Windows, which may slow down your computer. This is especially true if you want to open several applications simultaneously, as starting software with Windows can consume system resources.
Of course, you can proactively disable programs that launch with Windows and then apply the method of opening multiple applications with a single mouse click to swiftly access software without worrying about resource consumption. If you're unfamiliar with the process, you can refer to Mytour's guide on disabling programs that launch with Windows here.
