How to Remove Saved SSL Certificates in Filezilla

If you have Filezilla installed in Windows XP delete the following user specific file:

\Documents and Settings\UserName\Application Data\FileZilla\trustedcerts.xml

Replace “UserName” with the username of the user account that was running the Filezilla program when the SSL certificates were saved.

If you have Filezilla installed in Vista delete the following file:

C:\Program Files (x86)\FileZilla\Trusted Certs.dat

Change “C:\Program Files (x86)\FileZilla\” to the directory you installed Filezilla to if you did not go with the default installation location.

SSL Certificate
SSL Certificate

How to Disable User Access Control (UAC) in Windows Vista

User Access Control (UAC) is the feature of Windows Vista that requires the need to always confirm administrative actions by typing in your password. If you disable this then your account can be configured to run with administrative privileges all the time like you could do in Windows XP. This results in you not having to type in your password all the time to do administrative functions on your computer like installing programs. Here is how to disable UAC:

  1. Launch the MSconfig app by opening up the command prompt and typing: msconfig
  2. Select the Tools tab.
  3. Select the Disable UAC option.
  4. Click the Launch button to execute the command line which will disable UAC.
  5. Reboot the computer to put the changes into effect.

Windows Vista Logo

AdobePDF.dll Error When Installing Adobe Acrobat in Windows XP x64

When installing Adobe Acrobat whether it be the standalone installer or part of a larger collection such as “Design Studio”, you may get an error about 2/3 of the way through the installation. The error complains about not being able to find the AdobePDF.dll file on the Windows Vista CD. This file is not on the Vista CD but is in the Adobe Acrobat installer files. You need to find the Adobe Acrobat installer files directory and locate data1.cab. Within that will be a file named AdobePDF.dll_64. Copy that to your desktop and rename it to AdobePDF.dll and point the installer to that location. The installation should then proceed normally.

Adobe Acrobat

Installing Windows XP x64 with AHCI Enabled on a Gigabyte GA-P35-DS3R Motherboard

There are two SATA controllers on the motherboard. The Intel SATA interface and the Gigabyte (JMicron) SATA interface. In order for AHCI to work with the Intel SATA interface, you must install the drivers at Windows install time or you can perform a hack after Windows is installed. Here is what you need to do for a clean install of Windows XP x64:

  1. Make the Windows x64 “pre-installation” driver floppy disk for the Intel SATA controller. You can get this off the Gigabyte website with the other motherboard drivers.
  2. In the BIOS enable AHCI for the Intel interface but set the Gigabyte SATA interface to “IDE” mode. If you don’t set the Gigabyte interface to “IDE” mode then the Windows setup program will not see drives connected to that interface.
  3. Boot off the Windows XP x64 installation CD and press “F6” when the installation program prompts to do so in order to install the Intel SATA interface drivers off the driver floppy disk you made in step one.
  4. Complete the installation of Windows XP x64.
  5. Download the Gigabyte SATA interface driver from the Gigabyte website and install it in Windows. Then reboot the computer.
  6. When the computer reboots, enter the BIOS
  7. Enable AHCI for the Gigabyte SATA interface and then save the change.
  8. When Windows XP x64 boot, it should recognize the AHCI mode of the Gigabyte SATA interface and install the drivers. Then it will prompt you to reboot.
  9. After Windows XP x64 reboots, the Gigabyte SATA interface will now be in AHCI mode.

Gigabyte GA-P35-DS3R Motherboard