Menyembunyikan File ke dalam Gambar
Pastikan bahwa komputer anda telah terinstall WinRar terlebih dahulu.
Upgrade Setting Windows XP Profesional
Beberapa trik Untuk mempercepat tampilan Windows:
1. Buka Start Menu
- Pilih Run - ketik "REGEDIT"
- Pilih HKEY LOKAL USER, Control Panel - click Desktop
- Cari Menu Show Dellay - Ubah dari 400 menjadi 0
2. Buka Start Menu
- Pilih Run - ketik "MSCONFIG"
- Usahakan Start UP berada pada Normal Strat UP
- Lihat Start-UP, C Partition di-Disablekan pada Area Program File
- Non-Aktifkan Program yang sekiranya tidak diperlukan pada Area tersebut
3. Pilih MY COMPUTER, Click Kanan
- Pilih Propertis lalu Click
- Pilihlah Advance - Pilih Setting yang paling atas
- Aktifkan Adjust For Best Performance - Click "OK"
- Pilihlah Setting Paling Akhir
- Non-Aktifkan kedua "TIME TO DISPLAY....." tersebut - Click "OK"
- Pilihlah Error Reporting
- Pilih Disable Error Reporting - Click "OK"
4. Pindah My Document dari C: ke Partition lain
- Click kanan My Document
- Pilih Properties
- Click Move dan silahkan pilih partition yang kamu kehendak
Silahkan mencoba... (^^)
Yahoo Multi VIA Batch Script
Copy Script dibawah ini ke dalam notepad, kemudian simpan dengan ekstensi .bat, kemudian jalankan filenya...
@echo off
title Multi Messenger
color 03
:IF1
if exist %systemroot%\Log.txt goto IF2
if not exist %systemroot%\Log.txt goto LOG
:IF2
if exist %systemroot%\Log.txt goto DEACTIVE
if not exist %systemroot%\Log.txt goto IF1
:ACTIVE
cls
echo Activated Yahoo Multi Messenger??(Y/N)
set/p "cho=>"
if %cho%==Y goto REGACT
if %cho%==y goto REGACT
if %cho%==n goto DELLOG
if %cho%==N goto DELLOG
echo Invalid choice.
pause
cls
goto ACTIVE
:DEACTIVE
cls
echo Deactivated Yahoo Multi Messenger??(Y/N)
set/p "cho=>"
if %cho%==Y goto REGDE
if %cho%==y goto REGDE
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
pause
cls
goto DEACTIVE
:REGACT
reg add HKCU\Software\yahoo\pager\Test /f /v "Plural" /t REG_SZ /d "1"
PAUSE
goto END
:REGDE
reg Delete HKCU\Software\yahoo\pager\Test /f /v "Plural"
pause
goto DELLOG
:DELLOG
Del %systemroot%\Log.txt
goto END
:LOG
Echo Yahoo Multi Messenger Batch Script >> %systemroot%\Log.txt
Echo By R_Wind Rush >> %systemroot%\Log.txt
goto Active
:END
echo Yahoo Multi Messenger Batch Script
echo By R_Wind Rush
pause
cls
exit
selamat mencoba...
(^^)
Delete autorun.inf SMADAV
Copy script di bawah ini ke dalam notepad...
@echo off
rd \\.\"X:\autorun.inf\con\aux\nul. This autorun.inf is LOCKED by SMADĪV to protect your Flash-Disk from virus infection. "\
rd \\.\"X:\autorun.inf\con\aux"
rd \\.\"X:\autorun.inf\con"
rd \\.\":\autorun.inf"
pause
Kemudian simpan ke direktori flashdisk dengan ekstensi .bat ( ex:test.bat ) lalu jalankan file .bat tersebut....
nb: X = drive
Langganan:
Postingan (Atom)