Pages

Labels

IP

Wednesday, November 13, 2019

Windows 10

Windows 10 is a series of personal computer operating systems produced by Microsoft as part of its Windows NT family of operating systems. It is the successor to Windows 8.1

Friday, February 24, 2012

Windows 8 | Features

Windows 8 is a upcoming version of Microsoft Windows which follows Windows 7. It features a new Metro-style interface that was designed for touchscreen, mouse, keyboard, and pen input. It also adds support for the ARM processor architecture in addition to the previously supported x86 microprocessors from Intel and AMD. Its server counterpart is codenamed Windows Server 8.

Microsoft team already release Windows 8 Developer Preview. Download and try it “here”

Let see some screenshot of Windows 8.


 See your apps and content at a glance on the Start screen


 Touch browsing is fast, fluid, and intuitive


Pick the files you want to send or share from one place


Multiple monitors now work as one big workspace


  The touch keyboard is there when you need it


 

 The Process tab shows you what’s using PC resources

Nice rite? More info please visit Microsoft Windows 8 Developer Preview.

Wednesday, February 22, 2012

Add background image on your folder

Open a folder in which you wish to add the background image and create a new notepad file. Copy and paste code below on your notepad and save as Desktop.ini.

 
[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
IconArea_Image=C:\path\folder\background.jpg
 
 
 
 
Note: C:\path\folder\background.jpg should be your folder location. 
      Otherwise its not working.
  
 

Add A Custom Titlebar at Internet Explorer

Add a Custom Internet Explorer Window Title
Using Registry Editor, add a String value named Window Title to the following key in the registry: HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main
The data value is the title you want to appear on the Internet Explorer window.  


To Remove a Custom Internet Explorer Window Title
Using Registry Editor, delete the following value in the registry:
 HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\Window Title
When you delete this value, "Microsoft Internet Explorer" becomes the default window title

More info here. Microsoft Support


Monday, February 20, 2012

Kaspersky Internet Security 2012

Kaspersky Internet Security adalah salah satu produk yang terkenal di kalangan pengguna komputer dia Malaysia. Kod pengaktifan boleh digodam tetapi sangat mudah dikesan atau bahasa lain nyer (senang kantoi..), dan akhirnya software itu akan dimatikan perlindungannya (disabed protection).

Sesiapa yang malas nk godam dan ingin melanggan produk Kaspersky Internet Security 2012 dengan harga serendah RM25 untuk setahun langganan. Sila PM saya.. Peace yaw.. :)

Wednesday, June 24, 2009

FixPC - Unable to double-click USB drive.

Kebanyakan virus merebak melalui usb drive atau pendrive. Oleh itu, usb user perlu mengetahui serba sedikit knowledge utk mengelakkan dari menjadi pengedar virus atau mangsa virus ini.

Usb drive yang telah dicemari virus akan menghadapi beberapa masalah. Contohnya tak boleh double-click. Ia mungkin disebabkan kewujudan autorun.inf didalam pendrive tersebut.

Cara utk membuang autorun.inf didalam pendrive:
1. dalam folder options tick show hidden files, untick hide extensions for known.. dan untick hide protected ...

2. Right-click usb drive dan explore. Cari autorun.inf dan tekan shift+del

Cara utk memulihkan double-click options pd usb drive

1. Right-click usb drive --> properties --> tools --> check now --> tick automatically fix file system errors --> ok

- Tips -

Kebanyakan virus menyamar seperti folder,word doc, atau icon2 yang boleh mengelirukan user, kadang kala ia disembunyikan bersama autorun.inf.

Oleh itu, jangan sesekali double-click sebarang file atau folder yang mencurigakan.
Kebiasaan virus berada dalam bentuk applications (.exe). Ianya seperti recycler.exe, ravmon.exe, psp.exe ..etc

Right-click dan lihat properties folder atau icon tersebut dan lihat type samada folder atau applications.

Gd luck!!

Error "Registry Editing has been disabled by your administrator"

Following error message is displayed when you start the Registry Editor (regedit.exe)

Registry Editing has been disabled by your administrator



This error occurs if the DisableRegistryTools Policy is enabled.

Method 1

Click Start, Run and type this command:

REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f

Method 2

-Click Start, Run and type gpedit.msc and press ENTER
-Go to the following location:

User Configuration --> Administrative Templates --> System

-Double-click Prevent access to registry editing tools and set it to Not Configured or Disable
-Exit the Group Policy Editor