Page 1 of 1
SetVol.exe closes instantly
Posted: Thu Nov 17, 2022 10:54 am
by Deeldoos
Look, im not the best at progamming with batch files or cmd. I just want to prank my friends with a batch file that opens youtube and then max volume. I want to use set vol but it closes instantly after opening setvol.exe! And I don't know why...
OS: Windows 10
Re: SetVol.exe closes instantly
Posted: Thu Nov 17, 2022 12:02 pm
by RobLatour
Setvol is a command prompt program
It is designed to be run from a .bat file or from the command line.
if you just double click on it from file explorer it will close right away.
To run it from the command line (assuming you have stored the file in c:\program files\setvol
Press the Windows and R keys at that same time
in the pop-up screen that appears enter:
cmd
in the command line window that appears type
c:
cd \
cd "Program Files\setvol"
setvol