Top "Prompt" questions

prompt is a command-line or graphical interface which presents the user with a line editor or modal dialog and suspends execution until input is returned

List all environment variables from the command line

Is it possible to list all environment variables from a Windows' command prompt? Something equivalent to PowerShell's gci env: (or …

windows command-line environment-variables prompt
In Windows cmd, how do I prompt for user input and use the result in another command?

I have a Windows .bat file which I would like to accept user input and then use the results of …

windows batch-file prompt
Run Command Prompt Commands

Is there any way to run command prompt commands from within a C# application? If so how would I do …

c# .net command-line command prompt
Command to run a .bat file

I'm trying to make my Visual Studio build script execute a .bat file that does something important. Here is what …

windows cmd command prompt
Prompt Dialog in Windows Forms

I am using System.Windows.Forms but strangely enough don't have the ability to create them. How can I get …

c# .net winforms dialog prompt
How can I change the color of my prompt in zsh (different from normal text)?

To recognize better the start and the end of output on a commandline, I want to change the color of …

colors zsh prompt
Have bash script answer interactive prompts

Is it possible to have a bash script automatically handle prompts that would normally be presented to the user with …

linux bash automation command-prompt prompt
Anaconda / Python: Change Anaconda Prompt User Path

I want to change my Anaconda Prompt User file path. Currently it is as follows: I want it to change …

python anaconda filepath prompt
WPF: Create a dialog / prompt

I need to create a Dialog / Prompt including TextBox for user input. My problem is, how to get the text …

wpf xaml dialog prompt
CMD command to check connected USB devices

I would like to obtain by a command prompt a list of all USB devices connected to my computer (O.…

window command-prompt prompt