Top "Command" questions

A command is a directive to a computer program acting as an interpreter of some kind, in order to perform a specific task.

Adobe AIR to execute program

I would like to press a button from an Adobe AIR application and execute some installed program. For example, I …

flash apache-flex air command
WPF ContextMenu with ItemsSource - how to bind to Command in each item?

Possible Duplicate: Specify Command for MenuItem in a DataTemplate I have a collection of objects (viewmodels) that represent menu items. …

wpf binding command contextmenu
Spawn command not found

I have an error trying to run a .sh file line 2: spawn: command not found ": no such file or directory …

bash shell command expect spawn
How to get pydoc command working in Windows?

pydoc does not work in Windows. at this post Pydoc is not working (Windows XP) the last answer by dave …

python command-line command pydoc
Set a one line powershell for sleep and hibernate to turn off

powershell -Command "& {c:\windows\system32\powercfg.exe -change -monitor-timeout-ac 0; c:\windows\system32\powercfg.exe - change - monitor - …

powershell command sleep hibernation
Subversion commands to add new user and grant all permissions

Currently, I am not able to commit with the SVN user I added. I tried by manually editing the svnserve.…

svn commit command smartsvn
How to Convert Videos on VLC batch/CLI?

I need to do a mass-conversion of videos from a video recorder in the .mod format, to other file formats, …

command command-line-interface line vlc video-conversion
Executing viewmodels command on enter in TextBox

I want to execute a command in my viewmodel when the user presses enter in a TextBox. The command works …

wpf textbox command
WPF - how to hide menu item if command's CanExecute is false?

By default menu items become disabled when its command cannot be executed (CanExecute = false). What is the easiest way to …

wpf command contextmenu menuitem
What is alternative to -dpkg for Mac?

I'm trying to use dpkg command but in Mac OS X it doesn't seem to work for me dpkg -scanpackages …

macos command dpkg