Tips & Trix
Run Control Panel Applets
Home
PUBz
Grafx Pax
Tips & Trix
Neo-Linx
Neo-Talk
Neo-Filez
Search NeoDezign

 


Access Windows Control Panel functions with your 
Neo-app using the following DOSCommands


For more ready-to-run DOSCommands try
NeoDezign's RunThingz

Accessibility
DOSCommand "[WindowsDir]\control.exe" "access.cpl" "Wait+RunOnce"

Display
DOSCommand "[WindowsDir]\control.exe" "desk.cpl" "Wait+RunOnce"

Regional Settings
DOSCommand "[WindowsDir]\control.exe" "intl.cpl" "Wait+RunOnce"

Mouse Properties
DOSCommand "[WindowsDir]\control.exe" "main.cpl" "Wait+RunOnce"

System Properties
DOSCommand "[WindowsDir]\control.exe" "sysdm.cpl" "Wait+RunOnce"

Date / Time
DOSCommand "[WindowsDir]\control.exe" "timedate.cpl" "Wait+RunOnce"

Modem 
DOSCommand "[WindowsDir]\control.exe" "modem.cpl" "Wait+RunOnce"

MultiMedia Properties
DOSCommand "[WindowsDir]\control.exe" "mmsys.cpl" "Wait+RunOnce"

Add / Remove Programs
DOSCommand "[WindowsDir]\control.exe" "appwiz.cpl" "Wait+RunOnce"

Add Printer
DOSCommand "[WindowsDir]\rundll32.exe" shell32.dll,SHHelpShortcuts_RunDLL AddPrinter" "Wait+RunOnce"

Network Configuration
DOSCommand "[WindowsDir]\control.exe" "netcpl.cpl" "Wait+RunOnce"

Passwords
DOSCommand "[WindowsDir]\control.exe" "password.cpl" "Wait+RunOnce"

Internet Properties
DOSCommand "[WindowsDir]\control.exe" "inetcpl.cpl" "Wait+RunOnce"

Mail and Fax
DOSCommand "[WindowsDir]\control.exe" "mlcfg32.cpl" "Wait+RunOnce"

Game Controllers
DOSCommand "[WindowsDir]\control.exe" "joy.cpl" "Wait+RunOnce"

ODBC Data Source Administrator  *
DOSCommand "[WindowsDir]\control.exe" "odbccp32.cpl" "Wait+RunOnce"

Desktop Themes  *
DOSCommand "[WindowsDir]\control.exe" "themes.cpl" "Wait+RunOnce"

Tweak UI  *
DOSCommand "[WindowsDir]\control.exe" "tweakui.cpl" "Wait+RunOnce"

Quick Time 32  *
DOSCommand "[WindowsDir]\control.exe" "qtw32.cpl" "Wait+RunOnce"

(items marked "*" may not be installed on every system)

Install a Screen Saver
DOSCommand "[WindowsDir]\rundll32.exe" "desk.cpl,InstallScreenSaver [WindowsDir]\myblanker.SCR" "Wait+RunOnce"