The BZone

Windows OS Tricks & Tips

Component ‘RICHTX32.OCX’ or one of its dependencies not correctly registered: a file is missing or invalid.

by on Feb.18, 2012, under Windows OS Tricks & Tips, Windows Server 2003, Windows XP

Component ‘RICHTX32.OCX’ or one of its dependencies not correctly registered: a file is missing or invalid.

When you run an application created in Visual Basic 6.0,  you get the above error message and your program terminates.

Thisis because your program uses Rich TextBox ActiveX Control (RichTx32.ocx), which is not included in the ActiveX file in the setup package.

To resolve the problem, download the RickTx32.ocx file and copy it to the Windows\System32 folder.

http://www.thebzone.com/wp-content/uploads/2012/02/RICHTX32.zip

Remember that the VB6 run-time distribution package from Microsoft does not include the RichTx32.ocx ActiveX Control.

If you still receive the error, you need register the RichTx32.ocx module.

Go to  Start-> Run.

Enter in the box regsvr32.exe %systemroot%\system32\RICHTX32.OCX

You’ll get a message DllRegisterServer in C:\WINDOWS\system32\RICHTX32.OCX succeeded. once registration is complete. Now your program will work without getting this error.

EmailGoogle GmailOrkutFacebookShare
Leave a Comment :, , more...

Kill Any Windows Process from Command-line using taskkill

by on Feb.16, 2012, under Windows OS Tricks & Tips, Windows Server 2003, Windows Server 2008, Windows Server 2008 R2, Windows XP

If you know the name of a process to kill, enter the following command from a command prompt to end it:

taskkill /IM application.exe

This will ask for confirmation to savw if there are unsaved changes, before terminating the process. To kill the same process by force, add the /F option to the command line. With the /F option, it will terminate all matching processes without confirmation.

To kill a single instance of a process, specify its process id (PID). eg:- if the  process to terminate has a PID of 420, use the following command to kill it:

taskkill /PID 420

EmailGoogle GmailOrkutFacebookShare
Leave a Comment :, , , , , , more...

Quick Windows Commands

by on Jun.08, 2011, under Windows OS Tricks & Tips

Microsoft-supplied command line interpreter is Command Prompt or MS-DOS Prompt on Windows.

This Command prompt list for Windows includes such as those in Control Panel, Windows Utility and Applications, Disk Management, Connection Management and  a list of miscellaneous commands. Some of the commands will not run under Windows XP.  In Windows Vista, the Run tab is not found in the startup menu and Windows Vista-specific commands are omitted.

Arranged depending on their functionality :

Control Panel

  • CONTROL: opens the control panel window
  • CONTROL ADMINTOOLS: opens the administrative tools
  • CONTROL KEYBOARD: opens keyboard properties
  • CONTROL COLOUR: opens display properties.Appearance tab
  • CONTROL FOLDERS: opens folder options
  • CONTROL FONTS: opens font policy management
  • CONTROL INTERNATIONAL or INTL.CPL: opens Regional and Language option
  • CONTROL MOUSE or MAIN.CPL: opens mouse properties
  • CONTROL USERPASSWORDS: opens User Accounts editor
  • CONTROL USERPASSWORDS2 or NETPLWIZ: User account access restrictions
  • CONTROL PRINTERS: opens faxes and printers available
  • APPWIZ.CPL: opens Add or Remove programs utility tool
  • OPTIONALFEATURES: opens Add or Remove Windows component utility
  • DESK.CPL: opens display properties. Themes tab
  • HDWWIZ.CPL: opens add hardware wizard
  • IRPROPS.CPL: infrared utility tool
  • JOY.CP: opens game controllers settings
  • MMSYS.CPL: opens Sound and Audio device Properties. Volume tab
  • SYSDM.CPL: opens System properties
  • TELEPHON.CPL: Opens phone and Modem options
  • TIMEDATE.CPL: Date and Time properties
  • WSCUI.CPL: opens Windows Security Center
  • ACCESS.CPL: opens Accessibility Options
  • WUAUCPL.CPL: opens Automatic Updates
  • POWERCFG.CPL: opens Power Options Properties
  • AZMAN.MSC: opens authorisation management utility tool
  • CERTMGR.MSC: opens certificate management tool
  • COMPMGMT.MSC: opens the Computer management tool
  • COMEXP.MSC or DCOMCNFG: opens the Computer Services management tool
  • DEVMGMT.MSC: opens Device Manager
  • EVENTVWR or EVENTVWR.MSC: opens Event Viewer
  • FSMGMT.MSC: opens Shared Folders
  • NAPCLCFG.MSC: NAP Client configuration utility tool
  • SERVICES.MSC: opens Service manager
  • TASKSCHD.MSC or CONTROL SCHEDTASKS: opens Schedule Tasks manager
  • GPEDIT.MSC: opens Group Policy utility tool
  • LUSRMGR.MSC: opens Local Users and Groups
  • SECPOL.MSC: opens local security settings
  • CIADV.MSC: opens indexing service
  • NTMSMGR.MSC: removable storage manager
  • NTMSOPRQ.MSC: removable storage operator requests
  • WMIMGMT.MSC: opens (WMI) Window Management Instrumentation
  • PERFMON or PERFMON.MSC: opens the Performance monitor
  • MMC: opens empty Console
  • MDSCHED: opens memory diagnostics tools
  • DXDIAG: opens DirectX diagnostics tools
  • ODBCAD32: opens ODBC Data source Administrator
  • REGEDIT or REGEDT32: opens Registry Editor
  • DRWTSN32: opens Dr. Watson
  • VERIFIER: opens Driver Verifier Manager
  • CLICONFG: opens SQL Server Client Network Utility
  • UTILMAN: opens Utility Manager
  • COLORCPL: opens color management
  • CREDWIZ: back up and recovery tool for user passwords
  • MOBSYNC: opens Synchronization center
  • MSCONFIG: opens System Configuration Utility
  • SYSEDIT: opens System Configuration Editor (careful while using this command)
  • SYSKEY: Windows Account Database Security management (careful while using this command)

Windows utility and applications

  • EPLORER: Opens windows Explorer
  • IEXPLORER: Opens Internet explorer
  • WAB: opens Contacts
  • CHARMAP: opens Character Map
  • WRITE: opens WordPad
  • NOTEPAD: opens Notepad
  • CALC: opens Calculator
  • CLIPBRD: opens Clipbook Viewer
  • WINCHAT: opens Microsoft Chat Interface
  • SOUNDRECORDER: opens sound recording tool
  • DVDPLAY: run CD or DVD
  • WMPLAYER: opens Windows Media Player
  • MOVIEMK: Opens untitled Windows Movie Maker
  • OSK: opens on-screen Keyboard
  • MAGNIFY: opens Magnifier
  • WINCAL: opens Calendar
  • DIALER: opens phone Dialer
  • EUDCEDIT: opens Private Character Editor
  • NDVOL: opens the mixer volume
  • RSTRUI : opens Tool System Restore (For Vista only)
  • %WINDIR%\SYSTEM32\RESTORE\rstrui.exe: opens Tool System Restore (for XP only).
  • MSINFO32: Opens the System Information
  • MRT : launches the utility removal of malware.
  • Taskmgr : Opens the Windows Task Manager
  • CMD: opens a command prompt
  • MIGWIZ: Opens the tool for transferring files and settings from Windows (Vista only)
  • Migwiz.exe: Opens the tool for transferring files and settings from Windows (for XP only)
  • SIDEBAR: Open the Windows (Vista only)
  • Sigverif : Opens the tool for verification of signatures of files
  • Winver : Opens the window for your Windows version
  • FSQUIRT: Bluetooth Transfer Wizard
  • IExpress opens the wizard for creating self-extracting archives. Tutorial HERE
  • MBLCTR: opens the mobility center (Windows Vista only)
  • MSRA : Opens the Windows Remote Assistance
  • Mstsc : opens the tool connection Remote Desktop
  • MSDT: opens the diagnostic tools and support Microsoft
  • WERCON: opens the reporting tool and solutions to problems (for Vista only)
  • WINDOWSANYTIMEUPGRADE: Enables the upgrade of Windows Vista
  • WINWORD : opens Word (if installed)
  • PRINTBRMUI : Opens migration wizard printer (Vista only)

Disk management

  • DISKMGMT.MSC: opens disk management utility
  • CLEANMGR: opens disk drive clean up utility
  • DFRG.MSC: opens disk defragmenter
  • CHKDSK: complete analysis of disk partition
  • DISKPART: disk partitioning tool

Connection management

  • IPCONFIG: list the configuration of IP addresses on your PC (for more information type IPCONFIG/? in the CMD menu)
  • INETCPL.CPL: opens internet properties
  • FIREWALL.CPL: opens windows firewall
  • NETSETUP.CPL: opens network setup wizard

Miscellaneous commands

  • JAVAWS: View the cover of JAVA software (if installed)
  • AC3FILTER.CPL: Opens the properties AC3 Filter (if installed)
  • FIREFOX: Mozilla launches Firefox (if installed)
  • NETPROJ: allow or not connecting to a network projector (For Vista only)
  • LOGOFF: closes the current session
  • SHUTDOWN: shut down Windows
  • SHUTDOWN-A: to interrupt Windows shutdown
  • %WINDIR% or %SYSTEMROOT%: opens the Windows installation
  • %PROGRAMFILES%: Opens the folder where you installed other programs (Program Files)
  • %USERPROFILE%: opens the profile of the user currently logged
  • %HOMEDRIVE%: opens the browser on the partition or the operating system is installed
  • %HOMEPATH%: opens the currently logged user C: \ Documents and Settings \ [username]
  • %TEMP%: opens the temporary folder
  • VSP1CLN: deletes the cache for installation of the service pack 1 for Vista
  • System File Checker (Requires Windows CD if the cache is not available):
    • SFC / scannow: immediately scans all system files and repairs damaged files
    • SFC / VERIFYONLY: scans only those files system
    • SFC / Scanfil = “name and file path”: scans the specified file, and repaired if damaged
    • SFC / VERIFYFILE = “name and file path”: Scans only the file specified
    • SFC / scanonce: scans the system files on the next restart
    • SFC / REVERT: return the initial configuration (For more information, type SFC /? In the command prompt CMD.
EmailGoogle GmailOrkutFacebookShare
Leave a Comment :, , , , more...

New Windows 7 Keyboard Shortcuts

by on Aug.10, 2010, under Windows 7

Keyboard shortcuts are the fastest way to navigate and manipulate windows and data in the Operating System.

Here’s a list of the new Windows 7 keyboard shortcuts:

Win + Home : Hide/Unhide everything but the current window.
Win + Space: Make all windows transparent so you can see the desktop.
Win + T: Cycle through the entries on the taskbar.
Win + P : Cycle through projector or secondary video output mode.
Win + (+/-) : Activate the windows magnification tool and zoom in/out.
Win + Up: Maximize the current window.
Win + Down: Restore or minimize the current window.
Win + Left/Right : Move the window to the left or right of the screen, or over to a second monitor.

[ "Win" is Windows Key ]

EmailGoogle GmailOrkutFacebookShare
1 Comment :, more...

How to disable Windows Explorer Auto-Network Search ?

by on Jun.10, 2010, under Windows XP

When you load up Windows Explorer you might notice a delay, this is due to Windows XP automatically checking the network for shared folders and printers. Depending on the size of the network you’re on, this can take a bit of time.

Disabling this feature is easy. First load up Windows Explorer (right click on the "My Computer" icon and select "Explore") then click the "Tools" menu and select "Folders Options". From there click the "View" tab and find the "Automatically search for network folders and printers" check box and uncheck it. Press the "OK" button, reboot your computer and you’re all set.

From now on Windows Explorer will no longer check for shared folders or devices on your network automatically when first loading up.

EmailGoogle GmailOrkutFacebookShare
Leave a Comment :, , more...

Powered by The BZone Team

Visits Since 90 days

Flags Countries V (%) PV (%)
us United States 41 % 41 %
gb United Kingdom 9 % 9 %
ca Canada 8 % 8 %
in India 7 % 8 %
au Australia 3 % 3 %
ie Ireland 3 % 2 %
nl Netherlands 2 % 3 %
br Brazil 2 % 2 %
de Germany 2 % 2 %
id Indonesia 2 % 3 %
Total Countries: 53
Total Visits: 350