command-prompt
command prompt error messges for md 'prn', 'con', and 'nul'
Im curious about the error messages the command prompt returns for the following commands: C:\\>md prn[详细]
2023-01-18 11:43 分类:问答C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine()
I\'m trying to create an application that adheres to the following: No Taskbar No console or form window[详细]
2023-01-18 02:54 分类:问答Help with .ReadToEnd() with Command Prompt
Hey,I am trying to use PowerISO\'s command line program piso. I am using C# to open a process and enter the command to mount a cd/dvd.This is working fine and the cd/dvd gets mounted every time.[详细]
2023-01-17 07:49 分类:问答Making entered commands bold at the prompt
This is my current PS1 prompt definition from by .bashrc: PS1=\'\\[\\033[01;33m\\]★ \\[\\033[01;30m\\]\\w \\[\\033[32m\\]\\$ \\[\\033[m\\]\'[详细]
2023-01-14 05:33 分类:问答How to start an external program with a file from a C program when both paths have spaces?
I\'m trying to fix an existing C-program with VS2005 that eventually calls int system(command) //in C:\\Program Files\\Microsoft Visual Studio 8\\VC\\crt\\src\\system.c)[详细]
2023-01-11 21:43 分类:问答How to open a command prompt with Perl?
Ok, read that again. I need to open a windows prompt WITH perl. This is because I want multiple prompts running perl scripts in parallel, but don\'t want to open them all by 开发者_如何学运维hand. So[详细]
2023-01-11 02:09 分类:问答subprocess.Popen() and Shell=True results in error 'The syntax of the command is incorrect'
I seem to have discovered a problem with subprocess.Popen() on a Windows XP x64 machine. If Popen() is called with Shell=True, instead of a subprocess being created, the error[详细]
2023-01-10 18:45 分类:问答problem running start..run..wscript a.vbs a.bat
I have these 2 filesa.vbs and a.bateach has only one line. a.vbs CreateObject(\"Wscript.Shell\").Run \"\"\"\" & WScript.Arguments(0) & \"\"\"\", 0, False[详细]
2023-01-10 16:31 分类:问答Hide Command Window in C# Application
Before you say its a duplicate question, please let me explain (as I\'ve read all similar threads). My application has both of these settings:[详细]
2023-01-10 15:29 分类:问答logout from command prompt to uploading application on google app
I am uploading google app engine application with the help of appcfg.py command from command prompt in windows.[详细]
2023-01-10 08:21 分类:问答