answersLogoWhite

0

sysdm.cpl

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

How run smaco program of system program in C language?

To run a system program in C using the system() function, you first need to include the stdlib.h header. You can then call system("command"), replacing "command" with the shell command you want to execute. For example, system("ls") will list the files in the current directory. Compile your program with a C compiler (like gcc), and then execute the compiled binary to run the command.


What is command oriented operating system?

An operating system that doesn't have a graphical user interface, you have to run it using commands only.


How can you open calculator using RUN command?

Run: calc


How do you run checksum from DOS prompt?

You can do it by using "chkdsk" command.


How do you start regedit using command prompt?

Just run "regedit" command from DOS..


What is the command to run your programexe using the command prompt?

Run program.exeorthe name of the program, with or without .exe (if the command prompt is in the same directory/folder of the executable)


How can you open Page Maker using RUN command?

amit


How can open excel using run command?

just type "excel.exe" in RUN Posted by- litan1985august@gmail.com


How can I install a Python package using the command "python setup.py install --user"?

To install a Python package using the command "python setup.py install --user", you need to navigate to the directory containing the package's setup.py file in your command line interface, then run the command "python setup.py install --user". This command will install the package for your user account only, rather than system-wide.


How a user can input a command using the dos operating system?

In the DOS operating system, a user can input a command by first accessing the Command Prompt, which can be done by opening the Run dialog (Windows + R) and typing "cmd" or "command." Once the Command Prompt window is open, the user can type a command, such as "dir" to list directory contents, and press Enter to execute it. The system will then process the command and display the results or perform the specified action. Users can also pass parameters or options to commands to modify their behavior.


What should you do if you do not want to wait on the command to finish before running another command?

Run the command in the background by using an ampersand (&) just before the Return stroke that ends the command line


How can open wordpad using run command?

Simply open the "Run" command. Then type in "Wordpad" and it will start up. If not then it dose not exist on your pc, try "Notepad" if wordpad dose not work.