Open multiple apps together in Windows | Hindi | a little coding

Опубликовано: 30 Октябрь 2024
на канале: A Little Coding
149
9

Hello friends,
here's a small video on how to open multiple apps together in windows. Hope this helps.
Thanks for watching.

Sample Script:
-----------------------------------------------------
@echo off

cd "C:\Program Files\Google\Chrome\Application\"
start chrome.exe

timeout /t 2

cd "C:\Users\arif.khan\AppData\Local\Postman\"
start Postman.exe

exit
-------------------------------------------------------

#computerscience #programming #coding #windows #tipsandtricks

Follow A little coding for more:
Twitter:   / alittlecoding  
Instagram:   / alittlecoding  
Facebook:   / alittlecoding