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:

Rundll32 exe entry point not found error message

"Rundll32.exe entry point not found" error message when you open My Computer System Properties or the System Configuration Utility 

https://support.microsoft.com/gl-es/help/832323/rundll32-exe-entry-point-not-found-error-message-when-you-open-my-comp

Symptoms


If you have Microsoft Windows XP Service Pack 1a (SP1a) installed on your computer, and you perform an in-place upgrade or a reinstallation (also known as a repair installation) of Windows XP SP1a, you may experience one or more of the following:
When you right-click My Computer and then you click Properties, you may receive the following error message:


Rundll32.exe Entry point not found

The procedure entry RemoteAssistancePrepareSystemRestore could not be located in the dynamic link library winsta.dll.
When you run the Msconfig.exe file to open the System Configuration Utility and then you click Launch System Restore, you may receive the following error message:


Restrui.exe Entry point not found.

The procedure entry RemoteAssistancePrepareSystemRestore could not be located in the dynamic link library winsta.dll Also, System Restore does not start.
When you right-click My Computer and then you click Properties, the System Restore tab does not appear in the System Properties dialog box.






Cause


These problems may occur if Windows XP SP1a or Windows Update updates the Winsta.dll file and the repair installation does not restore the Winsta.dll file correctly. These problems may also occur if a virus scanning program interferes with the installation of a service pack.






Resolution


To resolve these problems, follow these steps:
Restart the computer in safe mode:

Restart your computer. While your computer is starting, repeatedly press the F8 key on your keyboard. On a computer that is configured to run under multiple operating systems, you can press the F8 key when the
Boot menu appears.
When the Windows Advanced Options menu appears, select an option, and then press ENTER.
When the Boot menu appears again, and the words "Safe Mode" appear in blue at the bottom of the screen, select the installation that you want to start, and then press ENTER.
Open My Computer, and then open the
C:\Windows\INF folder.
Right-click the sr.inf file, and then click Install.
When the installation process has completed, restart the computer.

If you continue to experience one or more of the problems that the "Symptoms" section describes after you have completed the previous steps, restart the computer in safe mode, and then reinstall Windows XP SP1a or install the latest Windows XP service pack.




To obtain Windows XP SP1a, visit the following Microsoft Web site:


http://www.microsoft.com/downloads/details.aspx?FamilyID=0136e5f8-1684-4202-b2d0-c6a43430f12a&displaylang=en

For additional information about how to obtain the latest Windows XP service pack, click the following article number to view the article in the Microsoft Knowledge Base:


322389 How to Obtain the Latest Windows XP Service Pack

Fix and Repair kernel32.dll Errors Automatically


Fix and Repair kernel32.dll Errors Automatically

You can now download and install .dll files with one click.
DLL Repair Tool allows you to repair .dll files and restore missing or damaged .dll files.

Repair .dll errors with 3 steps
  - Step 1: Download DLL Repair Tool and Install
  - Step 2: Open DLL Repair Tool and Click "Start Scan"
  - Step 3: Click "Fix All" button when the scan is complete.

https://www.dllrepair.com/dll/download.php/kernel32.dll/kernel32.htm
aclui.dlld3dx9_41.dllgdiplus.dllmss32.dllmsvcr70.dllx3daudio1_7.dll
d3d11.dlld3dx9_43.dllhal.dllmsstdfmt.dllmsvcr71.dllxapofx1_5.dll
d3dcompiler_43.dlldx8vb.dlljvm.dllmsvbvm50.dllmsvcr100.dllxinput1_3.dll
d3drm.dllengine.dllkernel32.dllmsvcp71.dlluser32.dllxlive.dll
d3dx9_30.dllfp4autl.dlllame_enc.dllmsvcp100.dllwmvcore.dllzlib1.dll   

cracked software


https://www.findserialnumber.net/alligator-flash-designer-6-0-0-9-serial-number-keygen-31775cd5.html#
Alligator Flash Designer 6.0.0.9
805713-SF D-581676041

Alligator Flash Designer 7
874658-AFLD-3275915630

CD DVD Duplication Services Malaysia - TECHMEDIA

CD DVD Duplication Services Malaysia - TECHMEDIA






Friday, June 22, 2018

How to fix a Missing Corrupt SYSTEM file in Windows XP without the Recovery CD

How to fix a Missing/Corrupt SYSTEM file in Windows XP without the Recovery CD






Adobe Flash CS4 Tutorial

Adobe Flash CS4 Tutorial

http://www.professorteaches.com/course_info/flash_cs4.shtml

http://flashexplained.com/

In this tutorial I take you step-by-step through the process of creating a Flash CS4 Professional movie. You learn how to create graphics, work with layers, and add motion, sound, and text to a movie. To begin, view the movie you will create.
In Flash, you create your movie on the Stage. You use the Timeline to lay out the sequence of your movie. You use tools to create or modify drawings and text. This section familiarizes you with the Flash interface.
You start creating your movie by setting the Frame Rate, Dimensions, Background Color, and Ruler Units. In this section section you learn how to set these properties.
A grid of horizontal and vertical lines is often helpful when drawing. In this section you learn how to display a grid.
The Property inspector is one of the most frequently used panels in Flash. You use it to set the attributes of objects as you work. In this section you learn about the Property Inspector.
You use the the Rectangle tool to create rectangles and squares. In this section you learn how to use the Rectangle tool.
In Flash, a symbol is defined as a graphic, button, or movie clip. A graphic symbol is a static image. You can use a graphic symbol to create an animation. A button symbol responds when you click the mouse, roll over it, or perform some other action. You can use a button symbol to create a button. A movie clip symbol is a static image or a piece of animation. You can turn any animation you create into a movie clip. In this section you learn how to create a symbol.
Gradients show changes or gradations in color. In this section you learn how to create a gradient.
You can use a gradient the same way you would use any other color in the Flash color box. In this section you learn how to fill a rectangle with a gradient.
In Flash, you use the Pencil tool to draw freehand shapes and the Paint Bucket tool to fill enclosed areas with color. In this section you learn how to use the Pencil and Paint Bucket tools.
When you have multiple objects that you want to work with as if they were one object, you group them. In this section you learn how to group objects.
You use the the Oval tool to create ovals and circles. In this section you learn how to use the Oval tool.
You use the the Line tool to create straight lines. In this section you learn how to use the Line tool.
You can use pre-existing graphics in your Flash movies. Simply import them. In this section you learn how to import a graphic.
Think of a layer as a transparent sheet on which you paint. You can see through each layer to the layers under it until you add color. You can add layers, delete layers, and change the position of layers. In this section, you learn about layers.
By default, Flash names your layers sequentially starting with Layer 1. You should give your layers relevant names. In this section you learn how to rename a layer.
Each layer is independent of all other layers. You can draw on each layer without affecting the other layers. In this section, you learn how to create a new layer.
You can rotate Flash objects. In this section you learn how.
You can resize Flash objects. In this section you learn how.
Objects that are on higher layers appear to be in front of objects on lower layers. You can change the order of layers. In this section you learn how to change the order of layers.
Items stored in the Library can be used at anytime. In this section you learn how to take an object out of the Library.
You can use the Free Transform tool to change the size of an object. In this section you learn how to use the Free Transform tool.
Each layer of a Flash movie is divided into frames. You can create motion by changing the placement of an object in successive frames. In this section you learn about frames.
You can use a motion tween to create motion. With a motion tween, you tell Flash the starting position and the ending position of an object. Flash interpolates all the positions in between. In this section you learn how to create a motion tween.
You can add sound to a Flash movie. In the this section you learn how.
ActionScript is a programming language you can use to send instructions to a Flash movie. In this section you are introduced to ActionScript.
In this section you learn how to test your movie.
In Flash, you can start your movie or have some other action occur when the viewer presses a button. In this section you learn how to create a button.
You use the the Text tool to create text. In this section you learn how to use the Text tool.
You can use filters to apply visuals effects to buttons, movie clips, and text. In this section you learn how to add a filter.
You finish this movie by adding a title. This section steps you through the process.


FLASH CS4

Take our free Flash CS4 tutorial. Our online Flash CS4 tutorial covers creating graphics, working with layers, and adding motion, sound, and text to your Flash CS4 movie.
Table of Contents

Flash CS4 Tutorial

View the Movie

Click here to download a free Flash Player.Then click on the Start Movie button to view my Flash CS4 Professional movie.
In this tutorial I take you step-by-step through the process of creating this Flash CS4 Professional movie. You will learn how to create graphics, work with layers, and add motion, sound, and text to your movie.
You will need Flash CS4 Professional to take this tutorial. If you do not have a copy, you can download the trial version by clicking here.

Get Started

To begin, open Flash CS4 Professional. The window shown here appears:
Initial Screen
Click Flash File (ActionScript 3.0). The window shown here appears:
Flash Window
Note: The window shown is the default layout and is named Essentials. If your window has a different layout, click the down-arrow to the right of Help on the Menu bar and then select Essentials.
On the far right edge of the window, you see the Tools panel, which contains the tools you use to create or modify drawings and text. You select a tool by clicking it. If there are multiple tools in a single well, click the visible tool a second time and a popup menu appears. You can then choose the tool you want. Wells with multiple tools have a small triangle in the bottom-right corner.
Tool modifiers for the selected tool are shown at the bottom of the Tools panel. You use modifiers to set tool options.
When you hover your mouse pointer over a tool or display a tool menu, you will see that each tool has a letter associated with it. You can choose a tool by pressing the letter. For example, when you hover your mouse pointer over the Selection tool Selection Tool, you see "Selection Tool (V)." Pressing "v" activates the Selection tool.
The Property inspector and the Library panels appear to the left of the Tools panel. You use the Property inspector to set object and tool properties. You store objects in the Library.
The Timeline appears in the bottom portion of the window. You use the Timeline to lay out the sequence of your movie.
The Stage is in the center of the window. You create your movie on the Stage.

Set Document Properties

You start creating your movie by setting the Frame Rate, Dimensions, Background Color, and Ruler Units.
Frame RateThe speed of the movie. The number of frames per second.
DimensionThe size of the Stage.
Background ColorThe color of the Stage.
Ruler UnitsThe unit of measure shown on the rulers. To display the rulers, choose View > Rulersfrom the menu.
You can set these properties in the Document Properties dialog box.
Set Document Properties
  1. Choose Modify > Document from the menu or press Ctrl+J. The Document Properties dialog box appears.
Document Properties
  1. Type 400 px in the Width field to set the width of the Stage to 400 pixels.
  2. Type 400 px in the Height field to set the height of the Stage to 400 pixels.
  3. Click the Background Color box and then choose white as the background color.
  4. Type 12 in the Frame Rate field.
  5. Choose Pixels from the drop-down menu in the Ruler Units field.
  6. Click OK. Flash sets the document properties.
Table of Contents

K-Play

kPlaylist - get your music online

The player will show in this paragraph

2 3

IkimFM

speaker music speaker