Link Exchange adalah media untuk tukaran link website atau blog anda dengan memasang banner yang kita design sendiri dan meletakkan pada blog kita beserta kode scriptnya supaya bisa dicopy oleh pengunjung yang ingin tukeran link dgn anda sebagai contoh banner blog saya seperti ini


Cara untuk membuat link exchange sebagai berikut:

1. Silakan buat banner anda secara free disini
2. Silakan pilih logo anda atau banner anda dan silakan edit logo anda sesuai keinginan anda
3. kemudian klik render logo
4. Klik Get HTML code
5. Silakan register jika anda belum mempunyai account dan login jika anda sudah mempunyai account
6. Silakan copy kode anda ke halaman lain dahulu
7. Sign ini ke blog anda Layout->Add Gadget->HTML/Javascript-->Copy kode dibawah ini

..


8. Silakan ganti angka yang berwarna merah yaitu ukuran lebar dari kolom text exchange anda
9. Ganti alamat yang berwarna biru dengan alamat blog anda
10. Ganti kode yang berwarna hijau dgn kode2 yang ada di kode yang anda dapat dari cooltext.com tadi
11. Save setting
12. Hasilnya akan seperti kotak dan jika anda ingin menambahkan gambarnya silakan copy kode2 yang ada dalam kotak tersebut dan letakkan di tempat yang anda inginkan atau bisa juga dikcopy diatas kotak tadi seperti link exchange saya

Selamat Mencoba!!!

Credit: tutorialbikinblog.blogspot


Here are my guides for beginner..
Hope you can understand it..

1.You Should download the newest Stable Pack of Ragnarok..
You can download it >> HERE <<
• //login_ip: 127.0.0.1

remove the // beside the login_ip so it become like this :
login_ip: 6900

• //login_port: 6900
remove the // beside the login_port so it become like this :
login_port: 6900

do the same to char_athena and map_athena
remove the // from line ( login_ip, char_ip, map_ip, login_port )

1.2 Now Edit this few lines in char_athena.conf and map_athena.conf .

char_athena.conf :
Server Communication username and password.
userid: s1
passwd: p1

-Edit userid and passwd to any username and password you can remeber. You will need this later on in your MySql Database.

-Remeber to remove // for login_ip and char_ip and change 127.0.0.1 to your internet(wan) ip. You can choose to use no-ip to replace your wan ip from Link .

-Now you are done with your char_athena. SAVE and exit .
map_athena.conf :
-Edit userid and passwd to the same username and password you used eariler on for your char_athena.

-Remeber to remove // for char_ip and map_ip and change the 127.0.0.1 to the same internet ip you used eariler on in your char_athena.

-Now you are done with your map_athena. SAVE and exit 
 
-----
 
Ok then shall we move on ? LOL

First download all of these :
- MYSQL 5.0.45
- MySQL GUI Tools 5.0-r12


2.1 Install
MySQL 5.0.27


-Click Next

-Choose Typical and then click Next.

-Click Install.
-Choose to skip sign up and then click Next.
-When the installation finished, Tick Configure the MySQL Server now and click Finish.
-Now you can choose Detailed Configuration or Standard Configuration. This would be up to you to choose any of it. You can just choose standard configuration and click Next.
-Next, Under Service Name Column, Choose MYSQL5 and then click Next.
-Next, Just enter any password for this root user and click next. Do not change the username as this username and password would be used later as your database login.
-Click Execute and after its done, click Finish. If any errors occurs, uninstall MYSQL5.0.27 and reinstall everything again.
2.2 Install MySQL GUI Tools 5.0-r8

2.3 Open MySql Adminstrator and it will prompt out a window, Type in the Host Name, Username and password as shown below.
Stored Connection: [Just leave this column empty]
Server Host: localhost
Username: root
Password: (enter the password you have created before for the user root)
Port: 3306
-Click Ok and you should now be in MYSQL Adminstrator.
-Go to your left column and look for User Adminstration and click on Add New User.
-Enter this inside the columns:
MySQL User: ragnarok
Password: ragnarok
Confirm Password: ragnarok
Click Apply Changes when you are done.
-When you are done, exit MYSQL Adminstrator.

2.4 Open MYSQL Query Browser from your Desktop or Start Menu.
-If you cant find it in your desktop, try finding it from the following directory C:\Program Files\MySQL\MySQL Tools for 5.0

2.5 After you open MySQL Query Browser, a window should prompt out, type this out in the following blanks:
Stored Connection: [just leave it empty]
Server Host: localhost
Username: root
Password: [enter the password we created before for root]
Default Schema: ragnarok
Port: 3306

Click OK to create a new ragnarok schema.

You should now be inside MySQL Query Browser.

Click once on the Ragnarok Database on your right column and make sure it is bold.

Go to menu, click File, Open Script and search for a folder named sql-files which should be in your eAthena Server Folder.

When you are inside the sql-files folder with your MySQL Query Browser, click on Main.sql and click open.

Once it is done loading, click on the Green Execute Button on your upper right hand corner and it should do some executing. Do the same with Mail.sql and some latest upgrade.sql .
Once you are done, click on the Resultset 1 Tab to go back to the main page. Right click on any database, eg.Ragnarok and choose Create New Schema , type in log and click ok. Once it is done, click once on log database and make sure it is bold, Go to menu, File, Open Script and choose logs.sql and click on the Green Execute Button.

Now, click on the Resultset 1 to go back to the main page. Click once on Ragnarok database, right click on Ragnarok database and click refresh. There should be some database files shown on your right column. Search for a database named login and click Quadruple (4) times on it.

A window should prompt out .To edit the login table, click once on edit on the bottom, look at column 1 and change the username s1 , password p1 to the username and password you used eariler on in your char_athena and map_athena.

To make a GM[Game Master] Account, Right click on any place between the white screen, click create new column. Change the newly created empty column number id to 2000000 and choose a username and password for your GM account. As for the level column , put 99 for adminstrator.

After you have done, click Apply Changes.

You are now done with your MySql Database. EXIT now.  

------

3.1 [This is for user who is using MySQL 4.1.x and higher]

What DO you [Need] and to Download?
Abyss Web Server


PHP 5.2.5


3.2 Create a new folder and name it PHP in your Local Disk C:\ and extract PHP 5.2.5 into the PHP folder.


-Go to the C:\PHP\ext folder, copy php_mysql.dll and paste in into the PHP main folder C:\PHP

-In PHP main folder, copy php.ini-recommended, rename it to php.ini and paste it into your Windows folder which can be found in your local disk C:\



-When you are done, go into your Windows folder and open the php.ini with notepad or wordpad. Search for ;extension=php_mysql.dll and remove ; to make it look like extension=php_mysql.dll . Save and EXIT.


3.3 Install Abyss Server Consolidation.


-After you have installed the Abyss Server Consolidation, open the Abyss Server Consolidation if it dosen't run. If the server is running, you should see a blue in colour logo in your task bar which is located at your lower right hand corner. Right click on it and click Show Console. Choose your language normally we would choose english. Do so and continue.


-It will then ask you to input Access Credentials [Username and Password] (this is so that you have to login before being able to change anythings) Put whatever credentials you want but please remember them. You will be prompted for them every time you attempt to open the console, after pressing OK for setting your Access Credentials. You can change your Access Credentials at any time at Abyss Web Server Console :: Console Configuration :: Access Credentials .


-After you have logged in to the Abyss Server, Go to Console Configuration and then click on Paramters. Change the port to a port that is not blocked by ur ISP. Click OK twice and Restart.


-Next go back to Console Configuration and click on IP Address Control and change the Order to Deny/Allow if that's not what it's at by default. Press OK twice and Restart.


-Ok , now go back to the main page and click on the Configure button beside the Stop Button. When you are done, click on the Index Files and click Add. Key in index.php and click ok.


- You should now be back to the Configure Page. Now click on IP Address Control and click on Add. For the Virtual Path, key in / . Change the order to Deny/Allow. Press OK twice.


-You should now be back to the Configure Page. Click on the Scripting Parameters . Click Add in Interpreters column and click Browse, go to the directory you extracted your PHP and select php-cgi.exe or just simple type in this C:\PHP\php-cgi.exe . In Type, choose PHP Style.


-Check in Use the associated extensions to automatically update the Script


-In Associated Extensions, click Add and type in php and press OK


-Now just click the OK


-In Custom Environment Variables, click Add and type this in the column shown
Name: REDIRECT_STATUS
Value: 200



-After you are done with Abyss Server and PHP, click Restart.
 
----- 


   Setting up Ragnarok Online Private Server
Control Panel,Cpanel and Zend Optimizier.

What DO you [Need] and to Download?

1) Zend Optimizer 3.3.3

2) LRLCP
Download link :
Zend Optimizier 3.3.3


Lrlcp (Control Panel, for people to register their account)
4.1 Install Zend Optimizer 3.3.3

-Click Next and accept the license agreement

-Select Other Web Server as you will be using Abyss Web Server

-Click Next

-Click Next

-Browse C:\Program Files\Abyss Web Server\htdocs as your root of web server.
-Install it

4.2 Create a new folder in C:\Program Files\Abyss Web Server\htdocs and name if after your ro, for example TestRo.

-Now, Extract the Lrlcp Control Panel,CPanel into the C:\Program Files\Abyss Web Server\htdocs\TestRo
-Now you are done with your Control Panel,CPanel
4.3 Open your MySql Query Browser and login into it.

-Right click on any database shown at the left column and click Create New Schema and name it after your ro. For example TestRo.
-Click once on TestRo and make sure it is bold.
-Go to menu, File, Open Script and open a file named install in your C:\Program Files\Abyss Web Server\htdocs\TestRo\Install\Install.txt
-Click on the Green Execute button.
-When you are done, close MySql Query Browser.
4.4 Open MySql Adminstrator and login into it.
-Click on User Adminstration and Click New User.
-Enter this into the columns: username: TestRo [Must be same as ur MySql Query Browser database] password: use any password that is easy to remeber.
-Then, click Schema Privileges tab at the top.
-Click once on Ragnarok db and click this button. <<
-Do the same to Log db and TestRo db
-Now you are done with your Ragnarok Online MySql Database and Ragnarok Online Control Panel,Cpanel
 
---- 


Setting up the Ragnarok Client

DOWNLOAD ALL OF THIS FILES :

New Korea Ragnarok Online

Gryff

GRF Builder

Sclientinfo Creator

First Extract all the KRO to a folder..

Then open the GRF Builder Click the "OPEN" button
Then search the data.grf ( at KRO Folder )

Open it then choose extract all..
Usually it's take about 20 minutes ( due it's a big file )

While waiting for the extraction let's make the sclientinfo.xml

Open Sclientinfo Creator
You can set it yourself don't you ??

If you're not follow this instruction :

1. Click the "Add Server" button

2. Follow this setting

lang-type : Default/Korea

display : None

baloon : None

desc : Just type as you like(it's the desc that usually at the top of Ragnarok Client

address : 127.0.0.1 ( if you haven't host your server yet ) if you have put your ragnarok client

port : 6900 ( default / localhost ) ( if you have host your Ragnarok ask them the port.. )

version : 22 ( newest )

registration web : localhost ( for localhost / if you've host a control panel put the address in )

GM Account : ( See at the database your account id ( e.g : 2000001 )


Then Click Add

Then click create.. recheck it..

if you've done click the add server button..
then save it with name sclientinfo.xml



When the grf has done extracted replace the sclientinfo.xml with the new one you have made.. then open gryff at ( gryff_s\trunk\src\output ) choose the gryff_s that have logo "G"

Click File>Open

choose the folder of the grf that you've extracted then repack it..
after that copy the data.grf that has been repacked to the KRO Folder

edit the DATA.txt at KRO Folder

then type like this :

[Data]
0=yourowngrf.grf
1=sdata.grf
2=data.grf

change the yourowngrf.grf with the name of grf you have repack..

------
Create Your NPC :
 
1. Take a NPC's Script at http://www.eathena.ws/board ( You must register first )

2. Go to Scripting section > NPC Script

3. Take one NPC Script and save it to folder at the stable pack

( C:/stable pack/npc/other )

then login to your private server and decide where to put the NPC by using /where ( ex : prontera x y )

then edit the script place and coordinates save as test.txt

4. open athena_npc ( npc folder )

add line

npc : npc/other/test.txt

restart your server and the NPC should be added by now..

WELL DONE YOU'VE FINISHED THE RAGNAROK PRIVATE SERVER !!
Special thanks for : http://www.createragnarokonlineprivateserver.blogspot.com/
Jika komputer kita memenuhi syarat dibawah, jika ingin mencoba silahkan langsung download dari halaman download Microsoft Mathematics http://bit.ly/MSMath

Software ini dikembangkan dengan menyediakan berbagai tools matematika untuk membantu mahasiswa/pelajar mengerjakan tugasnya dengan cepat dan mudah.

Dengan Microsoft Mathematics, kita dapat belajar untuk memecahkan berbagai persamaan langkah demi langkah, selain juga memahami kosep dasar aljabar, trigonometri, fisika, kimia dan juga kalkulus. Software ini sebenarnya semacam kalkulator, seperti halnya RedCrab dengan berbagai fitur termasuk fitur grafik yang di design seperti kalkulator tangan.

Berbagai fitur tambahan juga tersedia, seperti pemecah masalah segitiga, konversi dari unit satu ke unit yang lainnya, juga pemecah (pencari solusi) dari sebuah persamaan. Dengan Kalkulator ini juga lebih mudah untuk membuat grafik 2D (2 Dimensi) maupun 3D.

Microsoft technet baru saja meniris versi baru program ini, yaitu Microsoft Mathematics 4.0. Software ini gratis kita download, dengan ukuran 17.6 MB untuk windows 32bit serta 18.9 MB untuk windows 64 bit. Informasi selengkapnya tentang sistem yang didukung serta yang diperlukan sebagai berikut :

Sistem Operasi yang didukung :

  • Windows 7
  • Windows Vista with Service Pack 2 (SP2)
  • Windows XP (32-bit) with Service Pack 3 (SP3)
  • Windows Server 2008 R2 (64-bit)
  • Windows Server 2008 with Service Pack 2 (SP2)
  • Windows Server 2003 (32-bit) with Service Pack 2 (SP2)

Selain itu, untuk menjalankan program ini, di komputer harus ada (ter-install) Microsoft .NET Framework 3.5 SP1 (belum tahu apa itu Microsoft .NET? silahkan membaca tulisan saya sebelumnya tentang Microsoft .NET Framework ). Minimal CPU/Processor 500 MHz, RAM/Memory minimal 256 MB, VGA card (Video) 64 MB, serta tampilan layar minimal 800×600.


Credit : Ebsoft

Untuk bisa booting dari USB, kita harus mengubah setting atau pengaturan BIOS, yang sebenarnya cukup mudah.

Bagi yang belum tahu apa itu BIOS, sebagai sedikit gambaran, BIOS (Basic Input/Output System) secara sederhana merupakan sebuah system di dalam Chip Motherboard yang bertugas mengenali dan menyiapkan perangkat keras/hardware komputer saat PC pertama kali dinyalakan, seperti Hardisk, Processor, VGA, Memory (RAM), DVD Rom dan lainnya. Jika semua beres maka Sistem Operasi (seperti windows,Linux) baru mulai dijalankan.

BIOS akan mendeteksi perangkat (hardware) apakah yang akan diakses pertama kali dan apakah ada sistem operasi didalamnya (biasa dikenal dengan Boot Order, Boot Priority atau sejenisnya). Ada banyak vendor BIOS yang digunakan, yang populer antara lain AMI (American Megatrends Inc.), Phoenix dan Award BIOS. Meskipun demikian, pengaturan ini pada dasarnya hampir sama.

Untuk memperjelas, berikut langkah pengaturan dengan BIOS Phoenix dan AMI, agar komputer booting pertama kali membaca USB Flashdisk:

  1. Pasang USB Flasdisk yang berisi sistem yang akan dijalankan di komputer (PC) atau laptop
  2. Hidupkan komputer jika belum menyala, jika komputer masih hidup, Restart terlebih dahulu.
  3. Ketika muncul pesan atau tulisan awal, biasanya ada informasi tekan tombol tertentu untuk masuk ke BIOS atau System Utilities. Bisa tekan beberapa kali untuk memastikan. Berikut contoh beberapa pesan yang sering muncul:
    • Press DEL to enter BIOS setup ( berarti kita tekan tombol Delete, di hampir sebagian besar PC)
    • Press F2 for System Utilities ( Berarti kita tekan tombol F2, misanya : di laptop/netbook )
    • Di beberapa PC/Laptop, mungkin dengan tombol yang berbeda, pastika untuk memeriksa pesan awal yang tampil.
  4. Setelah kita masuk ke BIOS (seperti tampilan dibawah ini), kita bisa mulai mengatur urutan proses booting.

  5. Cari Menu BOOT, jika tidak ada, cari di menu lain yang didalamnya ada keterangan seperti : Boot, Booting, Boot Order, Boot Priority dan sebagainya
  6. Jika USB Flashdisk sudah dipasang dan BIOS juga mendukung pengenalan USB, seharusnya akan tampil seperti berikut:

    Untuk BIOS tertentu, seperti misalnya AMI BIOS, hanya ada 1st Boot dan 2nd Boot, sehingga mungkin USB Flashdisk tidak akan langsung tampil di pilihan/urutan booting.



    maka perlu di cek di pilihan lain, masih di menu utama BOOT, disini adalah Hard Disk Drives. Pastikan USB Flashdisk dipindahkan di urutan pertama.

  7. Selanjutnya ubah agar Flahsdisk berada di urutan pertama di urutan booting ( biasanya ada keterangan Boot Priority Order, Boot Device Priority dan sejenisnya)

  8. Setelah selesai, lihat menu Exit dan Pilih menu Exit Saving Changes atau Save Changes and Exit
  9. Pengaturan akan tersimpan dan komputer akan restart, selanjutnya komputer pertama kali akan membaca USB Flashdisk

Jika flashdisk sudah dimasukkan tetapi tidak terdeteksi, ada beberapa kemungkinan, seperti: BIOS belum mendukung teknologi untuk mendeteksi USB sebagai media booting. Kemungkinan kedua adalah Flashdisknya mengalami kerusakan atau perlu di set agar USB Flashdisk dideteksi sebagai Hard drives, seperti contoh di atas. Untuk sebab pertama mungkin bisa diatasi dengan Update (Upgrade BIOS), bisa membaca caranya di artikel saya Bagaimana cara meng-upgrade BIOS

Di beberapa BIOS mungkin pengaturannya tidak sama persis dengan yang dicontohkan diatas, tetapi intinya sama, mengatur urutan Booting di BIOS. Jika kita tidak merlukan booting dari USB Flashdisk lagi, sebaiknya pengaturan di kembalikan ke keadaan sebelumnya.

(Credit: ebsoft.web.id)

Download Complete Internet Repair ( 433 KB)

Ketika terjadi permasalahan dengan koneksi internet atau jaringan, kadang kita sering dibuat bingung. Maklum, soalnya masalah seperti ini kadang tidak mudah dipecahkan, meski berbaga cara sudah coba dilakukan. Jika kita mengalami hal tesebut, ada software gratis yang bisa kita coba, yaitu Complete Internet Repair.

Software gratis dan juga portable ini berfungsi mereset, merestore (mengembalikan ke pengaturan awal), membersihkan (clear) dan juga beberapa fitur perbaikan (repair) komputer yang berkaitan dengan jaringan/internet lainnya.

Beberapa fiturnya antara lain :

  • Reset Internet Protocol (TCP/IP)
  • Repair Winsock (Reset Catalog)
  • Renew Internet Connections
  • Flush DNS Resolver Cache
  • Clear Windows Update History
  • Repair Windows / Automatic Updates
  • Reset Windows Firewall configuration
  • Repair SSl/HTTPS/Cryptography
  • Restore the default hosts file
  • Repair Workgroup Computer View

Kapan software ini bermanfaat bagi kita ? Pembuat software ini menuliskan beberapa permasalahan yang bisa diperbaiki dengan tools ini, seperti misalnya :

  • Internet atau jaringan bermasalah setelah antivirus atau program security menghapus adware, spyware, virus, worm, trojan horse dan sebagainya
  • Kehilangan koneksi jaringan setelah menginstall atau uninstal adware,spyware,antisam, vpn, firewall atau program jaringan lainnya
  • Tidak bisa mengakses halaman website atau hanya bisa mengakses sebagian website saja
  • Muncul pesan error dengan keterangan bahwa jaringan (network) bermasalah
  • Tidak ada koneksi jaringan karena registry error
  • permasalahan dengan DNS (Domain name system)
  • Gagal (fail) ketika akan memperbaiki (repair) alamat IP atau error DHCP lainnya
  • Konektivias jaringan bermasalah dengan pesan informasi: limited or no connections
  • Windows Update tidak berjalan
  • ketika bermasalah untuk mengakses website dengan security misalnya internet banking
  • Internet explorer senantiasa error (crash)
  • berbagai masalah jaringan lainnya

Penggunaannya cukup mudah, tinggal pilih masalah yang dihadapi selanjutnya klik Go. Yang mungkin tidak mudah adalah mencari akar permasalahan yang terjadi dengan sistem komputer kita dan opsi mana yang harus dipilih untuk memperbaiki koneksi jaringan. Sekedar tips, secara umum pilihan 2,3 dan 4 bisa dipilih untuk memperbaiki jika koneksi jaringan/internet bermasalah. Pilihan pertama juga bisa ditambahkan, tetapi catat dulu konfigurasi IP kita (jika settingnya diatur secara manual) untuk berjaga-jaga.

Satu hal yang juga perlu diperhatikan adalah gunakan software ini jika terjadi masalah dengan koneksi internet/jaringan saja. Jika koneksi jaringan atau internet berjalan normal (tidak ada masalah), maka kita tidak perlu menggunakan software ini.

Jika ada masalah dengan koneksi internet dan belum yakin memilih opsi yang mana, silahkan berbagi dengan menuliskan komentar dibawah, dan semoga bisa mendapatkan tanggapan atau pemecahan dari rekan lainnya.



Source: ebsoft.web.id

Siapa sih yang ga kenal sama software yang satu ini..?
Winamp merupakan music player yang paling banyak dipakai oleh orang, di karenakan mudah digunakan, ringan, fitur yang lengkap dll.

Saya tidak akan mengulas winamp, jadi bagi yang ingin tau banyak tentang winamp silakan kunjungi situs resminya disini,

Sebagai gantinya saya akan menjelaskan cara meng-installnya, mungkin banyak yang sudah terbiasa meng-install software beserta crack-nya. Tetapi bukan tidak mungkin ada yang masih bingung menggunakan crack-an.


Oleh karena itu saya akan menjelaskannya..

Pertama anda harus mendownload Winampnya di blog ini, jangan lupa juga cracknya. (bila terjadi error pada saat download itu dikarenakan file hosting atau koneksi yg tidak stabil, dan bukan karena kesalahan link).

Setelah anda men-download-nya silakan anda jalankan file exe pada folder winamp 5.5, ikuti proses instalasi dan tunggu sampai selesai.

Setelah proses instalasi selesai, jalankan file exe (Keymaker) yang berada di folder Crack, pada kotak name (default : user) isi nama sesuka anda, lalu klik tombol generate dan akan muncul serial.

Lalu klik tombol copy, atau name dan serial dapat dimasukan secara manual.

Setelah semua langkah - langkah diatas dilakukan silakan anda jalankan winamp dan nikmati versi terbarunya, Semoga bisa bantu..

Jangan lupa untuk melihat koleksi software - software dari blog ini..!

Bagi yang ingin request, silakan anda isi kotak request atau tulis didalam komentar, tetapi jangan lupa untuk mencantumkan nama software beserta versinya, dan tinggalkan alamat email anda (untuk konfirmasi dan pengiriman link bukan untuk spam).

Jika anda ingin menjadikan winamp ini bekerja lebih maksimal, silakan coba software peningkat kualitas suara, yaitu DFX 9.107 for winamp Klik disini, atau SRS Audio Sandbox Klik disini.

Baiklah untuk mendownload Winamp 5.5 Pro silakan anda klik link download dibawah ini..



Credit : www.maniac-download.com

Komputer yang sudah di bersihkan dari virus atau malware (worm, trojan dan sebagainya), tidak berarti komputer sudah normal kembali. Biasanya dampak setelah komputer terkena virus cukup banyak sehingga beberapa setting windows tidak bisa diakses, misalnya Task Manager, Registry Windows, Folder Options dan sebagainya. Untuk memperbaiki setting-setting itu kita bisa menggunakan software gratis Re-Enable.

Dengan hanya satu klik saja, maka berbagai setting windows yang tidak bisa diakses karena dampak virus akan dikembalikan ke keadaan semula (normal). Penggunaan Re-Enable sangat mudah, karena hampir tidak perlu kemampuan ahli untuk menggunakannya. Re-Enable dibuat untuk mengembalikan berbagai setting windows yang biasanya diubah oleh virus, seperti :

  • Registry Editor “regedit”
  • Command console / prompt “cmd”
  • System Restore
  • Start Menu, Run Command
  • Task Manager
  • Task Scheduler
  • Safe Mode, jalankan dari menu Tools
  • Restore F8 Safe mode “xp only” jika “NTLDR has been modified”
  • Menu Klik kanan (contect menu)
  • My Computer Properties
  • Search di Folder Options windows Explorer dan menu
  • MS Config (khusus win xp)
  • Restore key registry explorer
  • dan berbagai fitur lainnya

Pastikan bahwa komputer sudah sudah bebas dari virus untuk mendapatkan hasil yang di inginkan. Karena jika komputer masih terkena virus (virus masih aktif), setelah di aktifkan dengan Re-Enable, kemungkinan setting akan di ubah lagi oleh virus.

Re-Enable dikembangkan dengan Microsoft .Net Framework, sehingga untuk menjalankannya di komputer harus terinstall Microsoft .Net framework 3.5 sp1 atau diatasnya. Tetapi bagi yang belum ada .net, tersedia juga versi yang sudah menyertakan .net didalamnya, hanya saja ukurannya cukup besar (sekitar 22.8 MB)

Jika di komputer sudah terinstall .Net 3.5 sp1, maka kita tinggal download Re-Enable Lite yang ukurannya sekitar 773 KB saja. Untuk mendapatkan software ini silahkan langsung mengunjungi Halaman Download Re-Enable.


credit: ebsoft.web.id

Ketika kita menggunakan windows, terkadang muncul pesan error dari windows atau aplikasi yang menyebabkan windows bermasalah. Untuk mengetahui error atau pesan-pesan ini kita bisa menggunakan salah satu aplikasi bawaan windows, Event Viewer atau dengan software Event Viewer Plus. Meskipun terkadang informasi didalamnya tidak mudah dipahami, tetapi cukup membantu ketika kita ingin menanyakan ke orang lain atau mencari informasi lebih detail di internet.


Windows Event Viewer merupakan aplikasi bawaan windows yang menampilkan informasi atau kejadian penting yang penting untuk diketahui oleh pengguna atau pemilik komputer. Pesan error, peringatan dan pesan lain dari windows yang berkaitan dengan Aplikasi, Security (keamanan) ataupun Sistem windows baik hardware maupun software akan terekam di Event Viewer ini. Sehingga dengan melihat urutan kejadian yang ada, kita bisa mengetahui dan memeriksa lebih lanjut.


Untuk membuka Event Viewer di Windows, Buka Control Panel lalu pilih Performance and Maintenance dan dari menu Administrative Tools pilih Event Viewer. Dari tampilan Event Viewer ini akan terlihat beberapa kategori seperti: Aplikasi, Security Log, System Log dan lainnya yang mungkin berbeda di komputer yang satu dengan yang lainnya.


Untuk mengetahui lebih detail, pilih salah satu kategori dan akan ditampilkan urutan kejadian (warning, information, error dan lainnya) yang terekam di komputer. Double klik untuk melihat lebih detail informasi didalamnya. Hal yang biasanya perlu diperhatikan adalah pesan berupa warning dan Error. Apalagi jika pesan tersebut sering muncul dan windows juga sering bermasalah.


Windows Event Viewer Plus



Alternatif lain yang lebih cepat dan mudah adalah menggunakan software gratis Windows Event Viewer Plus (1.2 MB). Dengan software ini, kita bisa melihat event viewer dengan lebih cepat, dan tidak perlu khawatir akan proses installasi, karena software ini bersifat Portable.

Dengan software ini kita bisa melihat keterangan baik di komputer lokal maupun jaringan (remote). Selain lebih cepat menampilkan daftarnya, ketika di buka salah satu entri, maka akan ditampilkan informasi detail dan juga tombol untuk mencari informasi tentang error/warning di internet, baik dari Google, Microsoft, Bing maupun Yahoo. Kik saja tombol Web Search Entry untuk menampilkannya dan pilih salah satu pencarian yang di inginkan.




Terakhir, meskipun kita belum bisa menganalisa error yang terjadi dengan windows melalui event viewer ini, kita bisa menanyakan ke orang lain dari informasi event viewer ataupun mencari informasi yang ditampilkan melalui pencarian di Internet. Dengan Event Viewer kita juga bisa menganalisa ketika loading komputer kita sangat lambat ( baca juga : Tips mengatasi booting/loading komputer yang lambat )


Credit: ebsoft.web.id

Sekarang semua user yang menggunakan bot Openkore tidak perlu menunggu togel,cari togel, copas togel yang sangat merepotkan dan menghabiskan waktu



dengan ada bantuan plugins dan script (poring openkore : autokey.pl/warakey.pl ) dari Smith_ ( wapra ) info lengkap : baca saya

lalu di mudahkan lagi dengan ada nya bot dari vincent ( Sheon_Xeon ) a.k.a ( Elite Enterprise )
bot dari elite ini auto generated togel secara otomatis ( yang mau liat payon arah jam 5 ) lalu togel yang sudah di generated secara otomatis itu di post di blog nya

http://eliteenterprisefnc.blogspot.com/
atau langsung ke key
http://eliteenterprisefnc.blogspot.com/2010/12/elitekey.html

nah^^..
dengan adanya plugins dari Smith_ yang bisa mengambil togel dari site tertentu dan auto generated dan post dari Vincent ke blognya, memudahkan semua user untuk bot

Cara bot dari blog ini :

Download :


Lalu buka control/config

cari :

delphineMode 1
autokeyOnExpired 1
autokeyDir
autokeySite key.d-bests.com
autokeySite2 facebook.com/topic.php?uid=107506092605605&topic=1011
autokeySite3 dwarna-ro.blogspot.com/2010/07/share-key-per-hour-listed_19.html


GANTI JADI :

delphineMode 1
autokeyOnExpired 1
autokeyDir
autokeySite eliteenterprisefnc.blogspot.com/2010/12/elitekey.html
autokeySite2 key.d-bests.com
autokeySite3 facebook.com/topic.php?uid=107506092605605&topic=1011

###############################################

selesai ..
makasih banyak buat om Smith_ dengan script dan plugins poring openkore nya
dan makasih bnyk buat Vincent yang berbaik hati turun tangan menangani masalah togel dengan autogenerated dan autopost ke blog nya yg bisa sesuai dengan plugins om Smith_



Support by Arnablog