Job2 Street

Thursday, June 28, 2018

ByteFence Ultimate protection against Malware, Spyware and Crapware for Free

Is your computer infected with hidden Malware?
ByteFence Anti-malware’s cutting edge software detects and removes Trojans, Worms, Spyware,

Crapware and other high risk malware.

ByteFence is the ultimate protection against crapware and bundleware that sneak in potentially unwanted programs and ads.




Ultimate protection against Malware, Spyware and Crapware, for Free





Monday, June 25, 2018

How to Create Bootable USB for Windows 7 Easily

How to Create Bootable USB for Windows 7 Easily


https://www.drivereasy.com/knowledge/create-a-windows-7-bootable-usb-drive-installer/

USB is a much faster way to go if you want to install Windows 7 from the scratch. In this post, we will show you in step by step guidance how to create and use the bootable USB flash drive to install Windows 7 from the very beginning.

Before we begin
Step 1: Create or Download an ISO
Step 2: Create an Installation USB Drive 
Step 3: Install Windows 7 via USB

Before we begin

Note: Please make sure that your USB flash drive is with at least 8 GB of free storage and that there is no important data in it since all the data will be erased completely later.

We are now getting your USB flash drive ready by erasing the entire contents of the drive.

1) Insert your USB flash drive into your computer.

2) Press the Start button on your keyboard, type cmd in the search box. Right-click cmd and click Run as administrator.



3) Type the following commands into the cmd window and press the Enter key on your keyboard after each command:

a) diskpart


b) list disk


You can see which disk is your USB drive listed. Yours could be listed as Disk 0, Disk 1, or Disk 2. On our screen shot, the USB drive is listed as Disk 1.

c) select disk 1
Note: If your USB flash drive is listed as Disk 0, Disk 2 or some other numbers, you should change the 1 here accordingly.

You will see the notification saying that “Disk X is now the selected disk“.

d) clean



You will see a successful response saying that “DiskPart succeeded in cleaning the disk.

e) When the drive is cleaned, we need to format the USB flash driver. Type in the following commands, and hit Enter after you type each of the command:

select disk 2 (or what number your USB drive has)

create partition primary

select partition 1 

active

format FS=NTFS


Step 1: Create or Download an ISO

Download the Windows 7 SP1 ISO from Microsoft’s website. You need to provide your product key (in the form of xxxxx-xxxxx-xxxxx-xxxxx-xxxxx) to download the file.
The instructions on the site are pretty easy and straight-forward to follow.

Step 2: Create your Installation USB Drive 

1) Download Windows USB/DVD Download Tool. Even though it’s stated to be appropriate for Windows 7 and XP, it’s totally OK for you to create Windows 8, Windows 10 setup file with it.


2) Double-click the setup file to install Windows USB/DVD Download Tool. Then double-click it to run.
3) Click Browse to locate the Windows 7 ISO file that you have downloaded and click Next to continue.
4) Click USB device.
5) Choose from the drop down menu the USB flash drive that you want to use. Then click Begin copying.
6) Now wait for the process to complete.


7) Exit the download tool when the process finishes. 

Saturday, June 23, 2018

KERNEL32 dll not found Fix for Windows XP

 Mshtml.dll was loaded, but the DllRegisterServer entry point was not was not found. This file cannot be registered

Download Windows XP Service Pack 3



Hi,
1. Since when are you facing this issue?
2. Were there any changes made prior to this issue?

Try the steps below: 

Method 1: 

Unregister and re-register the mshtml.dll and then check if you come across the issue.
Step 1:
a. Click on Start.

b. Click on Run and then type
regsvr32 /u mshtml.dll
c. Click on OK.

Step 2:

a. Click on Start.

b. Click on Run, type: 

regsvr32 mshtml.dll
c. Click OK.
Method 2:

If the above step fails, thenI would suggest that you run [System File Checker] SFC scan on the computer which would scan for corrupt system files on the computer and replace them.
a. ClickStart, clickRun, type cmdin the Open box, and then click OK.
b. At the command prompt, typesfc /scannow, and then press ENTER.
Note: You may be prompt to insert the Windows XP CD.
The sfc /scannow command scans all protected system files and replaces incorrect versions with correct Microsoft versions.
For additional information, you may refer the following article:

 
Get the fix for the error  KERNEL32.dll not found on Windows XP, Windows Vista, Windows 7, Windows 8 and Windows 10.

About “KERNEL.dll not found”

The following information on this error has been compiled by NeoSmart Technologies, based on the information gathered and reported by our global network of engineers, developers, and technicians or partner organizations.

Description and Symptoms

The error messages, alerts, warnings, and symptoms below are tied to this error.

Symptom 1: “KERNEL32.dll not found” error screen on startup

The KERNEL32.dll file is a 32-bit dynamic link library file used in Windows to handle memory management, input/output operations, interrupts, synchronization, and process creation. It also exposes most of the Win32 base API’s to applications, and if this file becomes missing or corrupt, the “KERNEL32.dll not found” error screen appears.
Here is an example of “KERNEL32.dll not found” error screen for Windows XP, Vista and Windows 7:
STOP: c0000135 (Unable To Locate Component)
This application has failed to start because KERNEL32.dll was not found. Re-installing the application may fix the problem.
On Windows 8 this error generates a more generic “Your PC did not start correctly” error screen:
Automatic Repair

Your PC did not start correctly
Press "Restart" to restart your PC, which can sometimes fix the problem. You can also press "Advanced options" to try other options to repair your PC.
While on Windows 10, it also causes a slightly different error screen to appear:
Your PC ran into a problem and needs to restart. We're just collecting some error info, and then we'll restart for you(45% complete)
If you'd like to know more, you can search online later for this error: 0xc0000135

Causes of this Error

This error has been known to occur as a result of one of the following causes:

Cause 1: KERNEL32.dll file is corrupt or missing

Virus attacks, power outages and disk write errors may cause files to become missing or corrupt. If that’s the case, then the operating system can’t find the KERNEL32.dll file, and the boot process is halted with a “KERNEL32.dll was not found ” error.

Fixing “KERNEL32.dll not found” on Windows

Windows Setup CD/DVD Required!
Some of the solutions below require the use of the Microsoft Windows setup CD or DVD. If your PC did not come with a Windows installation disc or if you no longer have your Windows setup media, you can use Easy Recovery Essentials for Windows instead. EasyRE will automatically find and fix many problems, and can also be used to solve this problem with the directions below.

Fix #1: Replace KERNEL32.dll

Windows Setup CD/DVD Required!
Some of the solutions below require the use of the Microsoft Windows setup CD or DVD. If your PC did not come with a Windows installation disc or if you no longer have your Windows setup media, you can use Easy Recovery Essentials for Windows instead. EasyRE will automatically find and fix many problems, and can also be used to solve this problem with the directions below.
If kernel32.dll is in fact missing or corrupt, you can restore the original kernel32.dll file back from your Windows XP installation disc.
Unable to boot into the Windows setup CD?
See our guide on setting up a PC to boot from the CD or DVD for troubleshooting and more detailed instructions.
  1. Insert your XP CD into the computer.
  2. Restart your computer.
  3. Press any key to boot into the CD when you see the “Press any key to boot from CD” message.
  4. Press R to start Recovery Console when the Options screen appears.
  5. Type in your Administrator password followed by the Enter key to submit it.
  6. You’ll reach the Command Prompt now, type the following command, where D:\ is your CD’s drive letter and C:\ is the letter of the drive you installed Windows to:
    expand D:\i386\kernel32.dl_ C:\Windows\system32\
  7. Press Y when you are asked if you want to overwrite this file and then hit Enter to submit the command.
  8. Restart your computer.
Here is an example of what the PC’s console output should look like once the KERNEL32.dll file is properly restored:
KERNEL32.dll restored from Win XP install CD

KERNEL32.dll restored from Win XP install CD

Fix #2: Repair corrupted system files with the SFC command

On Windows Vista and Windows 7, it is possible to use the built-in Windows SFC(system file checker) tool to automatically scan a computer’s system files and repair them if necessary.
Here are the steps to run SFC:
  1. Boot from your Windows install disc
  2. Click on Repair your computer after selecting proper language, time and keyboard input.
  3. Select the Windows installation drive, which is usually C:\, and click Next
  4. Choose Command Prompt when the System Recovery Options box appears
  5. Write the following command and press Enter afterwards:
    sfc /scannow /offbootdir=D:\ /offwindir=D:\Windows\
    Replace D: with the letter of the driver where Windows is installed, and D:\Windows with the Windows folder location.
Here is an example of what the PC’s console output should look like once the sfc.exe scan is complete and missing files are successfully restored:
KERNEL32.dll restored by the SFC utility

KERNEL32.dll restored by the SFC utility

Fix #3: Check the hard drive with CHKDSK utility

If the hard drive has its file integrity compromised, it is possible to use built-in Windows CHKDSK utility to scan the disk and fix the file system errors.
Here are the steps to run CHKDSK:
  1. Boot from your Windows install disc
  2. Click on Repair your computer after selecting proper language, time and keyboard input.
  3. Select the Windows installation drive, which is usually C:\, and click Next
  4. Choose Command Prompt when the System Recovery Options box appears
  5. Write the following command and press Enter afterwards:
    chkdsk C: /f
    Replace C: with the letter of the driver where Windows is installed.
Here is an example of what the PC’s console output should look like once the chkdsk.exe is complete:

K-Play

kPlaylist - get your music online

The player will show in this paragraph

2 3

IkimFM

speaker music speaker