answersLogoWhite

0

sysdm.cpl

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

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 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.


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.


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


Which command-line command will start performance monitor?

To start the System Monitor from the terminal or run window, you can type "gnome-system-monitor" (without quotation marks, of course).


What command can be used to launch the System Information window?

To launch the System Information window on a Windows computer, you can use the command msinfo32. You can enter this command in the Run dialog (accessed by pressing Windows + R) or in the Command Prompt. This will open the System Information tool, where you can view detailed information about your system's hardware and software configuration.