Command | Description |
access.cpl | Accessibility Options |
appwiz.cpl | Add or REmove Programs |
bthprops.cpl | Bluetooth configuration |
desk.cpl | Display Properties |
firewall.cpl | Windows Firewall |
hdwwiz.cpl | Add Hardware Wizard |
inetcpl.cpl | Internet Properties |
intl.cpl | Regional and Laguage Options |
irprops.cpl | Infrared Properties |
joy.cpl | Game Controllers |
jpicpl32.cpl | Java Control Panel |
main.cpl | Mouse Properties |
mmsys.cpl | Sounds and Audio Devices Properties |
ncpa.cpl | Network Connections |
powercfg.cpl | Power Options Properties |
sysdm.cpl | System Properties |
telephon.cpl | Phone and Modem Properties |
timedate.cpl | Date and Time Properties |
wscui.cpl | Security and Maintenance |
Saturday, November 18, 2023
Control Panel console command equivalent
There are cases where you might need to run some of the Control Panel applets to
perform quick configuration like add user accounts under different user
credentials(say administrator account). Anyway below lists the files and
equivalent Control Panel applet.
Subscribe to:
Post Comments (Atom)
Test page for code formatting
netsh advfirewall firewall add rule name = "RPC Endpoint Mapper" dir = in action = allow protocol = TCP localport = 1...
-
Installing MonoDevelop in OpenSUSE 12.2 from its repository was very easy. When running it for the first time though I got the message: Th...
-
Tried to update my Ubuntu host today and it did pickup that new version of VirtualBox is available (4.1.8). All other packages installed pro...
-
This is quick start guide how to run ssh server on QNX. Tested on QNX 6.5 (650SP1-VM.tar). # ssh-keygen -t dsa -b 1024 -f /etc/ssh/ssh...
No comments:
Post a Comment