Can anyone recommend a way in Windows XP or later to make it possible for users to access cmd.exe while locking out the ability to use type?
Can anyone recommend a way in Windows XP or later to make it possible
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Even if you could prevent the use of
type, the following command would do the same thing:There are probably other ways to display the contents of a file without using the
typebuilt-in command. Notepad (or any other text editor) jumps to mind.