windows.rst
changeset 2547 56f7aa93f8ab
parent 2456 b7e46ea06927
child 2573 89da04901f83
equal deleted inserted replaced
2546:d1bb9d4ecb30 2547:56f7aa93f8ab
   265   inetcpl.cpl - Internet Options
   265   inetcpl.cpl - Internet Options
   266   mmsys.cpl - Sound Settings
   266   mmsys.cpl - Sound Settings
   267   sysdm.cpl - System Properties
   267   sysdm.cpl - System Properties
   268   password.cpl - Password Options
   268   password.cpl - Password Options
   269   main.cpl - Mouse and Keyboard Options
   269   main.cpl - Mouse and Keyboard Options
       
   270 
       
   271 User Account applets::
       
   272 
       
   273   Netplwiz.exe
       
   274   control /name Microsoft.UserAccounts
   270 
   275 
   271 ``.cpl`` scripts can be run from command line as::
   276 ``.cpl`` scripts can be run from command line as::
   272 
   277 
   273   cmd> Rundll32 Shell32.dll,Control_RunDLL
   278   cmd> Rundll32 Shell32.dll,Control_RunDLL
   274   cmd> Rundll32 Shell32.dll,Control_RunDLL Mmsys.cpl,,0
   279   cmd> Rundll32 Shell32.dll,Control_RunDLL Mmsys.cpl,,0