Friday, February 1, 2008

Windows Xp Tricks (Learn Part 25)


Windows Xp


151. To redirect the Local URL

To replace the Windows Update local page (WUM.htm) with some other local page and have the appropriate local URL point to it:

1. Start Regedit

2. NoWindowsUpdate should remain 0

3. Either create or go to the following registry key string value:

HKEY_LOCAL_MACHINE\\Software\\Policies\\Microsoft\\Windows Update

4. Create a string value called Local URL

5. For the value, enter the appropriate local web address.

152. Putting the Desktop Back on the Quick Launch Bar

Create a shortcut targeting: C:\\Windows\\System\\Show Desktop.scf Drag it to a toolbar.

Then delete the residual shortcut from the desktop.


153. Submitted by Paul Garavaglia

If you should delete the the Show Desktop icon from the Quick Launch toolbar, you can easily get it back again.

Go to

C:\\WINDOWS\\Application Data\\Microsoft\\Internet Explorer\\Quick Launch

Create a Text file called ShowDeskop.SCF with the following contents:

[Shell]
Command= IconFile=explorer.exe,3[Taskbar]
Command=ToggleDesktop

This will put the shortcut back on your Quick Launch toolbar.

154. Backing Up and Restoring the Registry

You can backup the registry in one of two ways:

From the Command Prompt

1. Boot to Windows98's DOS

2. Go to the \\WINDOWS\\COMMAND directory

3. Run SCANREG /backup

While within Windows98

1. Run SCANREGW /autoscan Backups are located in the \\Windows\\Sysbckup folder in the RB0xx.CAB file.

Where xx is replaced by the different backups. The default setting is to keep 5 versions.

See the next section, ScanReg.INI Settings, for how to change several of the default settings.

To restore a backup, you need to be in Windows98 DOS.

1. Go to the \\Windows\\Command directory

2. Run SCANREG /restore

3. From here you can select which one you want to restore

155. ScanReg.INI settings

Both ScanReg and ScanRegW use the settings in the Scanreg.INI file located in the \\Windows directory.

You can change several of the default settings Backup=1 - Run ScanReg at startup and make a backup automatically. Registry backup is skipped altogether if this is set to 0 Optimize=1 - Run ScanReg to optimize the registry, reducing its size to improve performance.

Registry automatic optimization is skipped if this is set to 0 MaxBackupCopies=5 - The number of backups to store. Valid entries are 0-99 BackupDirectory - Backup directory where the cabs are stored.

The default is C:\\Windows\\Sysbckup Additional system files to backup - Files=[dir code,]file1,file2,file3, Filenames are separated by a comma ',' ; The Dir Code can be:

· 10: windir (ex. c:\\windows)
· 11: system dir (ex. c:\\windows\\system)
· 30: boot dir (ex. c:\\)
· 31 : boot host dir (ex. c:\\)



Warning : All Tricks and Tips Will be used on personal risk. We are not responsible for anything wrong happen. No Claims.
All are tested Enjoy .

Windows Xp Tricks (Learn Part 24)

Windows Xp


146. Menyembunyikan Menu Control Panel

Jika Anda meng-enable setting ini maka menu Taskbar yang terdapat pada Setting pada Start Menu akan hilang.

Ikutilah langkah berikut.

Klik Start---->Run, ketikkan regedit lalu tekan Enter.

Key:
HKEY_CURRENT_USER\\Software\\Microsoft\\Windows \\CurrentVersion\\Policies\\Explorer

Value Name: NoControlPanel

Data Type: REG_DWORD

Data: (0 = disabled, 1 = enabled/sembunyikan

147. Rename recycle bin

Windows 98 tidak memungkinkan pemakai mengubah nama icon recycle bin yang ada di desktop ,karena sewaktu pemakai mengklik icon tersebut dengan tombol kanan mouse , tidak terdapat menu rename .

Berikut ini komputeronline akan menjelaskan cara menambahkan menu rename di menu
popup pada icon recycle bin dengan melakukan sedikit perubahan dalam registry windows .Bukalah Registry Editor melalui menu " Start | Run " . Dalam kolom ketikkan "regedit " dan tekan tombol "OK".

Dalam jendela registry editor yang muncul , masuklah kedalam

key
"HKEY_CLASESS_ROOT|CLSID|645FF040-5081-101B-9F08-00AA002F954E}|Shell Folder".

Pada jendela sebelah kanan , klik ganda entri " Attributes" . Dalam jendela " Edit Binary Value " yang muncul , gantilah angka "40" dari nilai"0000 40 01 00 20 " di kolom " Value data " dengan nilai "10" , sehingga menjadi '0000 10 01 00 20 " . Setelah itu klik "OK" dan tutup jendela registry editor .

Sekarang bila anda mengklik icon recylcle bin yang ada di desktop dengan tombol kanan mouse , maka akan terlihat tambahan menu "rename : yang berguna untuk mengganti nama recycle bin sesuai keinginan anda .

148. Bila windows tidak menampilkan desktop screen

Mungkin Anda pernah mengalami masalah seperti ini. Kompoter Anda sudah menampilkan splash screen tapi ditunggu sampai lama windows tidak juga menampilkan desktop screen.

Untuk mengatasinya Anda perlu booting pada Safe Mode. Caranya, pada saat komputer selesai melakukan "proses" BIOS tekanlah tombol [F8] sampai muncul berbagai menu pilihan. Setelah itu pilihlah Safe Mode.

Jika Anda termasuk beruntung maka Anda bisa masuk windows sampai desktop screen. Klik
kanan pada My Computer, pilih Properties. Pillih pada tab Device Manager. Bila Anda melihat tanda seru pada salah satu Device yang ada berarti terjadi "konfilk" device. Untuk itu Anda perlu mendisable hardware yang mengalami masalah.

Setelah itu Anda bisa restart.

149. Saat booting Windows langsung menampilkan "shutdown screen"

Saat booting windows komputer Anda langsung menampilkan tulisan : It's now safe to turn off your komputer" Hal ini karena file Vmm32.vxd atau wininit.exe mengalami kerusakan.

Anda harus meng-copy file wininit.exe dari cd Windows Untuk melakukan extract Anda dapat perlu masuk ke MS DOS Prompt lalu ketikkan extract .

Bila Anda belum tahu perintah-perintah extract ketikkan extract /? lalu tekan
enter.

150. Membuat file vmm32.exe baru

Setelah booting bios tekan tombol F8, dan pilih Command Prompt Only. setelah komputer Anda melakukan Setelah itu pidah ke folder Windows\\System dengan cara mengetikkan : cd \\windows\\system

Ketikkan C:\\ren vmm32.vxd vmm32.old




Warning : - use at your personel risk. All tricks and tricks for help purpose.