Ability to use setvol as a main cmd command,
Ability to use setvol as a main cmd command,
So command prompt can run any .exe file in system32, thats how most of the commands works, such ass taskkill, tasklist, and so on..., my request here is to have the ability run setvol in system32, whenever i move setvol to system32, and run it in cmd, it always gives me an error, it would be good if it works, so all i have to do is setvol “volume number” in any directory, hopefully you get what im trying to explain
Re: Ability to use setvol as a main cmd command,
system32 is generally reserved for Microsoft programs.
More properly, you should just add SetVol's path (by default c:\program files\setvol ) to your windows path - for more information pls see:
https://www.architectryan.com/2018/03/1 ... indows-10/
Please let me know if that helps.
More properly, you should just add SetVol's path (by default c:\program files\setvol ) to your windows path - for more information pls see:
https://www.architectryan.com/2018/03/1 ... indows-10/
Please let me know if that helps.
Re: Ability to use setvol as a main cmd command,
Thank you!, i didn't know about that, thank u