Hiển thị các bài đăng có nhãn Windows. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn Windows. Hiển thị tất cả bài đăng

Thứ Hai, 19 tháng 1, 2015

How To Fix error HRESULT 0xc8000222 In Net Framework Installation

Some applications require the latest version of net framework pre-installed before you can run them. If you don't have the latest version pre-installed, You need to install it separately to replace the outdated one in your machine (Link for the latest net framework download : http://www.microsoft.com/net/download).

The problem we often have here is the error msg like HRESULT 0xc8000222 when we are about to finish the Net Framework installation.


Please follow the below steps to complete the framework installation without error :

  •     Click START > ALL PROGRAMS > ACCESSORIES > right click COMMAND PROMPT and choose run as administrator (A command prompt window will open).



  •     Type : net stop WuAuServ in the command prompt and leave it that way for a second.

  •     Now click Windows > R > and type %windir%
 

  •     Find a folder named SoftwareDistribution. Rename it with any name (we don't use this folder anymore, Renaming it is only for back up purpose).

  •   Back to command prompt again and type net start WuAuServ.

   Finish your net framework installation.
Read More

Thứ Tư, 9 tháng 4, 2014

QwertyLab Tool Run As System

QwertyLab Tool Run As System


It is a simple tool that enables you to start a program or run command and script under a local system account. Requires administrative privileges on the PC. This tool is fully compatible with Vista UAC .
For example, to launch an interactive command prompt as a system account simply type 'cmd'.
To run batch file use 'cmd /c [filepath]' command.
System Requirements:

   Windows 2000/XP/Vista, Windows Server 2000-2008;

Download 
Download RunAsSystem 1.0 zip archive
Size 123 Kb
Date 4/1/2009

Read More