💻 Software
Running programs by typing some alias in Windows
Fresh7 days ago
Mar 15, 202611074 viewsConfidence Score0%
0%
Problem
Is there an easy way in windows to set a given string, like "sidb" to run a program or open a given folder in Windows? My original idea was to be able to run commands like that in the "Execute" start button menu (or Win + R),so I'd just have to do WIN+R and type "sidb". What is the best way to acco…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Running programs by typing some alias in Windows
Low Risk
You can make small batch files which execute the program, and name them after the desired alias. Then simply put them into a folder that's in your path environment variable. example, ff.cmd:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix