3 Ağustos 2015 Pazartesi

How to enable or disable USB Drives or Ports

How often you have witnessed blocked Pen drive or USB drive access in your work place or college or school? I believe many times; in fact every time you try to use the USB drive, you are not allowed, simply because the administrator has disabled USB drive detection on your Windows system. Again, how often has your data been stolen because someone connected an unauthorized USB to your computer and copied your files?  Well, you don’t need to worry because the solution to disable or enable USB Ports is pretty simple.

Restrict access to USB drives

There are 5 ways an administrator can prevent using of USB Drives
They are:
  1. Altering registry values for USB Mass Storage Devices.
  2. Disabling USB Ports from Device Manager.
  3. By Un-installing the USB Mass Storage Drivers
  4. Using third-party freeware
  5. Using Microsoft Fix It.
Lets us look at how we can fix these problems and enable USB on Windows 7 PC.

1. Enable or Disable USB Drives and Mass Storage Devices using Registry

If the administrator is smart then he would definitely do this to ensure a tight blockade. He would alter the settings through regedit command on run console. Now how do you unlock it ? You have to go right into where the administrator has been. Here is how.
  1. Go to Start > Run , type “regedit” and press enter to open the registry editor
  2. Navigate to the following key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR
In the right pane, select Start and change the value to 3. (The value 4 will disable USB Storage). Click OK. This will re-enable USB Ports and allow you to use USB or Pen drives.

2. Disable USB Ports from Device Manager

If you still don’t find your USB drive working, you may have to look into the Device Manager. The Administrator could have possibly disabled the USB port here. Check out for any possibility in the Device Manager and enable the disabled port by right clicking on selected one and click Enable.

3. Uninstall USB Mass Storage Drivers

If the authorities are really worried about security in the school they would take the extreme step of un-installing the USB Mass Storage Drivers. To make things work, just install the device drivers. Here is how you do it.
As when you plug-in your USB drive, Windows will check for drivers, if not found Windows will prompt you to install the driver. This would definitely unlock the Pen drive at your School or office.

4. Use USB Drive Disabler / Enabler

You can download and use a free tool USB Drive Disabler / Enabler which will allow you to easily enable or disable USB drives on your Windows computer.

5. Prevent users from connecting USB

If a USB storage device is already installed on your Windows computer, you can edit the Windows Registry to ensure sure that the USB does not work when anyone connects it to the PC, using this Microsoft Fix it 50061. Check first if it applies to your version of the Windows operating system.

Enable or Disable USB Drives and Mass Storage Devices using Registry

If the administrator is smart then he would definitely do this to ensure a tight blockade. He would alter the settings through regedit command on run console. Now how do you unlock it ? You have to go right into where the administrator has been. Here is how.
  1. Go to Start > Run , type “regedit” and press enter to open the registry editor
  2. Navigate to the following key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR
In the right pane, select Start and change the value to 3. (The value 4 will disable USB Storage). Click OK. This will re-enable USB Ports and allow you to use USB or Pen drives.

30 Temmuz 2015 Perşembe

Complete Internet Repair

All in one tool to repair common internet connection issues, it attempts to repair everything internet related on a Windows system.
This tool can help with the following problems:
  • Loss network connection after installing/uninstalling adware, spyware, antispam, vpn, firewall or other networking programs.
  • Unable to access any webpage or can only access some webpages.
  • Internet or network problem after removing adware, spyware, virus, worm, Trojan horse, etc.
  • Pop-up error window with network related problem description.
  • No network connectivity due to registry errors.
  • DNS lookup problem.
  • Fail to renew the network adapter’s IP address or other DHCP errors.
  • Network connectivity issue with limited or no connections message.
  • Windows update does not work
  • Internet Explorer stopped working or crashes all the time.
  • You are having problems connecting to secured websites (eg. https).
(Download Size: 502 KB)
2.0.0.1490

Protect a Drive from Autorun Virus

You can use this tweaker to protect your pen drive from being infected when you plug it in an infected PC. It creates an undeletable folder AUTORUN.INF and a file RECYCLER on the drive you choose so the virus will not be able to delete it.
It also has undo function so you can always remove the protection.
Please make sure you run this as admin if you have any problem running it.
(Download Size: 1 KB)

Windows 10 Hızlı Erişimi Kapatmak




When you open File Explorer in Windows 10, it defaults to a new Quick Access view that shows your most frequently accessed folders and recently viewed files. I love it, personally, but if you’d rather File Explorer defaulted to the “This PC” view found in Windows 8, here’s how.

Open File Explorer, then select View > Options from the Ribbon. A Folder Options window will open. Click the “Open File Explorer” drop-down menu at top, then select the “This PC” option. Click OK and you’re done!

29 Mart 2015 Pazar

Opencart Süzgeç Ekleme

İLK ADIM OLARAK SÜZGEÇ EKLİYORUZ ;
katalog>>süzgeçler yeni süzgeç ekleyelim
örn; Renk
İKİNCİ ADIM OLARAK ALT SÜZGEÇ EKLİYORUZ;
Renk süzgecimize renkler tanımlayalım
örn; kırmızı,mavi,beyaz,siyah
burada süzgecimizi tanımladık .
ÜCÜNCÜ ADIM KATEGORİYE TANIMLAMA ;
Kategorilere girip hangi BİR Kategori seçip >> düzenle ye tıklıyoruz;
VERİ tabına giriyoruz süzgeçler yazan kısma k harfi yazıyoruz otomatik olarak karşımıza kırmızı çıkıyor ve seçiyoruz ve bütün renkler için tekrarlıyoruz ve tamam deyip kapatıyoruz .
DÖRDÜNCÜ ADIM ÜRÜNLERİ TANIMLAMA;
Süzgeç eklediğimiz kategoriye ait ürüne giriyoruz,
bağlantılar sekmesinden süzgeçler kısmına rengimizi belirtiyoruz
örn;kırmızı ve bundan sonra istediğim ürüne aynı işlemi uyguluyoruz
BEŞİNCİ ADIM MODÜL AKTİF EDİYORUZ ;
Modüller>>süzgeçler ;
bölüm ;Kategoriler
pozisyon ; sol blok
durum ; açık

22 Mart 2015 Pazar

Opencart üst menu renk değiştirme

catalog/view/theme/default/stylesheet
#menu {
background-color: #000000;
background-image: linear-gradient(to bottom, #3E3E3E, #000000);
background-repeat: repeat-x;
border-color: #000000 #000000 #3E3E3E;
min-height: 40px;
}