RegistryBooster 2010 - You no longer need to guess! This free stability scan will help you clean, repair and optimize your system in an easy way.
User32.dll or Kernel32.dll fails to initialize
Sometimes an application that is executed by either CreateProcess() or CreateProcessAsUser() fails and you receive one of the following
error messages:
Initialization of the dynamic library \system32\user32.dll failed. The process is terminating abnormally.
Initialization of the dynamic library \system32\kernel32.dll failed. The process is terminating abnormally.
The failed process returns the exit code 128 or
ERROR_WAIT_NO_CHILDREN
The failure is caused by one of the following:
- The executed process does not have proper security access to the window station and desktop associated with the process.
- The system has run out of desktop heap.
Cause 1
The executed process does not have proper security access to the window station and desktop associated with the process.
The lpDesktop member of the STARTUPINFO structure passed to CreateProcess() or CreateProcessAsUser() specifies which window station and desktop is associated with the executed process. The executed process must have proper security access to the specified window station and desktop.
Cause 2
The system has run out of desktop heap.
Every desktop object on the system has a desktop heap associated with it. The
desktop object uses the heap to store
menus, hooks, strings, and windows. The system allocates desktop heap from a system-wide 48-MB buffer. In addition to desktop heaps, printer, and font drivers also use this buffer.
Desktops are associated with window stations. A window station can contain zero or more desktops. The size of the desktop heap allocated for a desktop associated with a window station can be changed in the following registry value.
Note Microsoft does not recommend to use /3GB switch. The /3GB switch is specified in the boot.ini file.
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\SubSystems\Windows
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs.
How to backup Windows registry?
How to compact Windows Registry?
How to repair Windows Registry?
-
How to access registry on XP computer?
You should make a backup of the entire Registry and a copy of the key name before you make that modification on Windows XP Registry .
...
Add Time:07.09, 2008 Hits:11,800
-
Tweak your Windows Mobile registry: Best RegEdit
Best RegEdit is an advanced tool for viewing and changing settings in your system registry on your Windows Mobile device.
...
Add Time:08.25, 2008 Hits:4,859
-
Configure the Windows XP logon screen saver
If you ever work in a computer lab or an Internet cafe where systems regularly sit idle waiting for someone to log on, you know that Windows XP...
Add Time:09.03, 2008 Hits:3,769
-
Automatically run a batch file when you open a Windows XP command prompt
You probably run the same few commands each time you start using the command prompt in Windows XP. For example,...
Add Time:09.03, 2008 Hits:3,742
-
How to activate the NumLock key when Windows starts
Here shows you how to activate the NumLock key when Windows starts through registry.
You can do this just by...
Add Time:06.25, 2008 Hits:3,570
-
How do you open registry editor?
What is the Windows Registry?
The Windows registry is a central database of information needed to configure your computer system for...
Add Time:07.09, 2008 Hits:3,132
-
How to display message before Logon?
If you want to pop up a message box when Computer starts and before logon screen on Win9X or WinNT, then you can use this trick.
Run...
Add Time:08.25, 2008 Hits:2,908
-
Oracle database service startup process stops responding
After you install the MS04-011 Security Update for Microsoft Windows on a computer that runs Oracle...
Add Time:09.05, 2008 Hits:1,998
-
How to Open the Windows Registry Editor?
To edit the Windows registry , you will need to open Regedit, the Windows Registry Editor. Be sure to read the warnings below before using...
Add Time:07.08, 2008 Hits:1,954
-
How to power down the computer after shutdown
Power down the computer after shutdown through registry. You can do this just by setting different value of the certain...
Add Time:06.25, 2008 Hits:1,854