How to open WhatsApp web on desktop 💻 using batch-script command line ..! | windows batch file

Опубликовано: 31 Май 2026
на канале: Green Light Coding
1,663
17

Green Light Coding presents new tutorial video which how to create and access your WhatsApp web app using batch script commands.

This application will reduce your time to access the WhatAapp searching in chrome for each time and also need no installation of WhatsApp in your device which may make the storage space empty to certain extent for more vital installation.

So, let's watch

WhatsApp
batch script
batch file
_____________________________________________________________
Stay connected to us for more unique coding tricks like these.
_____________________________________________________________


#coding
#whatsappweb
#applications
#file
#icon
#cmd
#code
#batchfile
#learning
#info
#simple
#functions
#notepads
#console
#programming
#programminglife
#coder
#programmers
#important
#brightness
#updates

code:
::Opening whatsapp web in desktop using command lines
@echo off
title = web.whatsapp.com
::cd/
::cd C:\Users\%username%\AppData\Local\Google\Chrome\Application
start chrome.exe https://web.whatsapp.com/
::you may uncomment the 2 commmad line starting with cd if requires

SUBSCRIBE FOR MORE UPDATES LIKE THESE
_______________________________________________________________
CHANNEL LINK :    / @greenlightcoding613  
_______________________________________________________________