Forum Discussion
IonCaza
Jun 02, 2022Copper Contributor
Start menu "run command" doesn't pass parameters
When I try to issue a command like "shutdown -r -t 1" from the start menu, I can briefly see a command prompt opening and issuing just "shutdown". "-r -t 1" does not get passed onto the command p...
elmusk
Nov 22, 2023Copper Contributor
Really really annoying I agree
Try this that works for me (as of Nov 2023)
Right click the start menu
Select 'run'
and old box (code from 1990 probably) appears:
'type the name of a program, folder.. bla bla bla'
now run your batch file with parameters
It should work
- elmuskNov 22, 2023Copper ContributorOr faster , type windows key + R
Same old box "Open" appears
Then run your batch file with parameters