C
C#2mo ago
Mekasu0124

✅ Assistance with CMD Commands (if not allowed, please delete)

I'm creating my own custom .bat file that I am going to be adding to my startup processes. I'm trying to find the absolute (or full) path's to programs that my computer has, and the only way I know how to do that is I think the linux way as I tried
PowerShell 7.4.5
PS C:]Users...>whereis code

whereis: the term 'whereis' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again
PowerShell 7.4.5
PS C:]Users...>whereis code

whereis: the term 'whereis' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again
and got this in return. Any suggestions? I'm doing it this way so that I don't have to consistently click through files and folders to find the programs I need and such. Thanks.
1 Reply
Mekasu0124
Mekasu01242mo ago
ah it's
C:Get-Command <program name>
C:Get-Command <program name>
Want results from more Discord servers?
Add your server