This is the command i executed schtasks /c开发者_运维知识库reate /SC once /TN note /TR notepad /ST 17:00
I was att开发者_运维技巧empting to edit the registry so when I type into either the python shell or a DOS window:
The start command can launch an application like notepad in a batch file like this: start notepad start \"my love.mp3\"
Say i have the following files in a directory /file.js /file2.min.js /file1.js how can i write a batch for loop such that all \".js\" files are picked up but \".min.js\" are not and the output of
I read on google about a month back that there is a command in dos, That performs a task at a particular time.
This is about the START command in batch-files. startnotepad \\\\ opens the notepad but not the command prompt
Is there any DOS editor with intellisense. If Visual开发者_运维问答 studio addin is there that will be more useful.Have you seen http://www.drbatcher.com/ there\'s a free trail. Normally I just use No
So I\'m developing oldsch开发者_运维知识库ool ASCII games for the DOS Prompt, worth my time you ask? I\'d say so, its nostalgic. Anyways since I got back into it and relearned now to access the screen
I want to perform a FIND command for all the file extension *.LOG in a directory开发者_Python百科. How can I achieve it? The below is what I have so far, but it is not working and I do not know where\
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.