Showing posts with label installer. Show all posts
Showing posts with label installer. Show all posts

Tuesday, October 25, 2016

Windows Could Not Load Installer For Battery Please Contact Your Hardware Vendor For Assistance

Windows Could Not Load Installer For Battery Please Contact Your Hardware Vendor For Assistance








This error commonly caused by windows installation, it skipped or failed to copy batt.dll (file that related your battery driver) into windows32 folder. So there are 2 ways to solve this:

First method is to install the battery driver :
Microsoft ACPI-Compliant Control Method Battery - 5.1.2535.0

Second, you need to download the batt.dll from:
www.dlldump.com/download-dll-files_new.php/dllfiles/B/batt.dll/5.1.2600.2180/download.html

copy ans paste the file in c:windowssystem32 folder.

Easy right!

Go to link download

Read more »

Saturday, October 22, 2016

Windows 8 USB Installer Maker Download

Windows 8 USB Installer Maker Download




Windows 8 USB Installer Maker

This is a utility that will help you make a bootable USB Pendrive of  Windows 8 installer using its ISO DVD image.

3 steps You Have To Do :-
1. Formats your pendrive to NTFS format (REQUIRED)
2. Extracts all files to your USB drive (THIS WILL TAKE LONG TIME!)
3. Writes the USB Boot MBR

   

Download Now   


Go to link download

Read more »

Thursday, October 20, 2016

Windows 8 USB Installer Maker

Windows 8 USB Installer Maker




Windows 8 USB Installer Maker 

 This is a utility that will help you make a bootable USB Pendrive of  Windows 8 installer using its ISO DVD image. 
 
 3 steps You Have To Do :-
1. Formats your pendrive to NTFS format (REQUIRED)
2. Extracts all files to your USB drive (THIS WILL TAKE LONG TIME!)
3. Writes the USB Boot MBR

    

Download Now   


Go to link download

Read more »

Monday, September 5, 2016

Windows Installer 3 1

Windows Installer 3 1


The Windows Installer (previously known as Microsoft Installer) is a software component used for the installation, maintenance, and removal of software on modern Microsoft Windows systems. The installation information, and often the files themselves, are packaged in installation packages, loosely relational databases structured as COM Structured Storages and commonly known as "MSI files", from their default file extension. Windows Installer contains significant changes from its predecessor, Setup API. New features include a GUI framework and automatic generation of the uninstallation sequence. Windows Installer is
positioned as an alternative to stand-alone executable installer frameworks such as older versions of InstallShield and NSIS.
Microsoft encourages third parties to use Windows Installer as the basis for installation frameworks, so that they synchronize correctly with other installers and keep the internal database of installed products consistent. Important features such as rollback and versioning depend on a consistent internal database for reliable operation. Furthermore, Windows Installer facilitates the principle of least privilege by performing software installations by proxy for unprivileged users.


Go to link download

Read more »