Langsung ke konten utama

perintah di menu run

kali ini saya akan membahas sedikit tentang beberapa perintah di menu run
  •     Accessibility Controls = access.cpl
  •     Automatic Updates = wuaucpl.cpl
  •     Add/Remove Programs = appwiz.cpl
  •     Administrative Tools = control admintools
  •     Add Hardware Wizard = hdwwiz.cpl
  •     Bluetooth Transfer Wizard = fsquirt
  •     Calculator = calc
  •     Check Disk Utility = chkdsk
  •     Component Services = dcomcnfg
  •     Clipboard Viewer = clipbrd
  •     Character Map = charmap
  •     Certificate Manager = certmgr.msc
  •     Command Prompt = cmd
  •     Computer Management = compmgmt.msc
  •     Date and Time Properties = timedate.cpl
  •     Device Manager = devmgmt.msc
  •     Disk Cleanup Utility = cleanmgr
  •     Direct X Control Panel (If Installed)* = directx.cpl
  •     Disk Defragment = dfrg.msc
  •     DDE Shares = ddeshare
  •     Display Properties = control desktop/desk.cpl
  •     Disk Management = diskmgmt.msc
  •     Direct X Troubleshooter = dxdiag
  •     Disk Partition Manager = diskpart
  •     Dr. Watson System Troubleshooting Utility = drwtsn32
  •     Driver Verifier Utility = verifier
  •     Event Viewer = eventvwr.msc
  •     File Signature Verification Tool = sigverif
  •     Fonts = control fonts
  •     Folders Properties = control folders
  •     Fonts Folder = fonts
  •     Findfast = findfast.cpl
  •     Free Cell Card Game = freecell
  •     Game Controllers = joy.cpl
  •     Group Policy Editor (XP Prof) = gpedit.msc
  •     Hearts Card Game = mshearts
  •     IP Configuration = ipconfig
  •     Iexpress Wizard = iexpress
  •     Internet Properties = inetcpl.cpl
  •     Indexing Service = ciadv.msc
  •     Java Control Panel (If Installed) = jpicpl32.cpl
  •     Java Application Cache Viewer (If Installed) = javaws
  •     Keyboard Properties = control keyboard
  •     Local Security Settings = secpol.msc
  •     Logs You Out Of Windows = logoff
  •     Local Users and Groups = lusrmgr.msc
  •     M!crosoft Chat = winchat
  •     Mouse Properties = control mouse
  •     Mouse Properties = main.cpl
  •     Minesweeper Game = winmine
  •     Nview Desktop Manager (If Installed) = nvtuicpl.cpl
  •     Network Connections = ncpa.cpl
  •     Network Setup Wizard = netsetup.cpl
  •     Network Connections = control netconnections
  •     Notepad = notepad
  •     Object Packager = packager
  •     On Screen Keyboard = osk
  •     Opens AC3 Filter (If Installed) = ac3filter.cpl
  •     ODBC Data Source Administrator = odbccp32.cpl
  •     Password Properties = password.cpl
  •     Performance Monitor = perfmon.msc
  •     Phone and Modem Options = telephon.cpl
  •     Performance Monitor = perfmon
  •     Printers and Faxes = control printers
  •     Power Configuration = powercfg.cpl
  •     Printers Folder = printers
  •     Private Character Editor = eudcedit
  •     Quicktime (If Installed) = QuickTime.cpl
  •     Regional Settings = intl.cpl
  •     Remote Desktop = mstsc
  •     Removable Storage Operator Requests = ntmsoprq.msc
  •     Registry Editor = regedit
  •     Removable Storage = ntmsmgr.msc
  •     Registry Editor = regedit32
  •     Resultant Set of Policy (XP Prof) = rsop.msc
  •     Scanners and Cameras = sticpl.cpl
  •     Services = services.msc
  •     Scheduled Tasks = control schedtasks
  •     Security Center = wscui.cpl
  •     Scheduled Tasks = control schedtasks
  •     Shared Folders = fsmgmt.msc
  •     Shuts Down Windows = shutdown
  •     Sounds and Audio = mmsys.cpl
  •     Spider Solitare Card Game = spider
  •     System Configuration Utility = msconfig
  •     System File Checker Utility = sfc
  •     System Configuration Editor = sysedit
  •     SQL Client Configuration = cliconfg
  •     System Properties = sysdm.cpl
  •     Task Manager = taskmgr
  •     User Account Management = nusrmgr.cpl
  •     Telnet Client = telnet
  •     Utility Manager = utilman
  •     Windows Magnifier = magnify
  •     Windows System Security Tool = syskey
  •     Windows Management Infrastructure = wmimgmt.msc
  •     Windows Firewall = firewall.cpl
  •     Windows Update Launches = wupdmgr
  •     Windows XP Tour Wizard = tourstart
  •     Wordpad = write
  •     Windows XP Tour Wizard = tourstart

Komentar

Posting Komentar

Postingan populer dari blog ini

Windows Themes Installer

Anda bosan dengan tampilan windows7 atau vista yang sudah biasa????kini saatnya anda mencoba merubah theme pada windows anda. yaitu dengan menggunakan aplikasi Windows Themes Instaaller. Windows Themes Installer adalah aplikasi gratisan yang dapat digunakan untuk install theme, menghapus theme, mengganti system files,dll di windows7 atau vista. cara penggunaanya adalah: 1. Jalankan alat sebagai Administrator"run as administrator". 2. Pilih file yang anda ingin instal dengan memberi tanda cheked pada option yang ada: Theme: Explorer.exe: oobefldr.dll: ExplorerFrame.dll: shell32.dll: seperti pada gambar dibawah ini 3. Setelah anda memberi tanda cheked, klik "Browse" dan browsing untuk file pilihan yang dikehendaki dikomputer anda. 4. klik "install theme"untuk menginstal tema dan menggantikan file system. 5. setelah itu klik pada "apply Theme" untuk menerapkan theme. ->>untuk mengembalikan ke system default: Untuk mengemb...

konfigurasi php virtualbox Multiple vmhost

pada postingan kali ini saya akan share sedikit tentang bagaimana manage banyak vmhost menggunakan php virtualbox.server php virtualbox saya menggunakan ubuntu 12.04 sebelumnya saya telah menginstall phpvirtualbox saya di komputer saya sendiri setelah jadi ternyata ada kebutuhan lain yaitu meremote vmhost lain tanpa php virtuaalbox. sedangkan vmhost menggunakan ubuntu server(bukan desktop) yang operasionalnya menggunakan CLI (command line interface)karena saya belum begitu paham dengan manage guest yang berada di dalam vmhost dengan CLI maka saya mencari cara lain untuk manage guesthost yang berada di dalam vmhost.. setelah browsing2 ternyata ada cara dengan meremote vmhost lain dengan cara merubah konfigurasi sebagai berikut: root@wawan:~# nano /var/www/phpvirtualbox/config.php pada config ini saya menggunakan text editor nano edit pada bagian ini: // Multiple servers example config. Uncomment (remove /* and */) to use. // Add ALL the servers you want to use. Even if you ha...