content top

How to play APE in Windows Media Player

How to play APE in Windows Media Player

APE (a.k.a Monkey’s Audio) is a popular lossless audio codec used to create very high quality versions of audio files. Since it is lossless, if you were to compress an entire audio CD to APE files using Monkey’s Audio, you would be losing no quality whatsoever, and could technically reconstruct the original CD-Audio completely. Compare that to lossy compression formats such as MP3, OGG Vorbis or Musepack (MPC). Once of the...

Read More

Create Scheduled Backups For SQL Server 2005 Express

Create Scheduled Backups For SQL Server 2005 Express

The steps to perform scheduling backups for SQL Server 2005 Express in Windows 7: 1. Create a store procedure that allows generate the dynamic backup file name, with types of backup to run such as full, differential or transaction log backups and location of the backup files: USE [master] CREATE PROCEDURE [dbo].[sp_BackupDatabase] @databaseName sysname, @backupType CHAR(1) AS BEGIN SET NOCOUNT ON; DECLARE @sqlCommand NVARCHAR(1000) DECLARE...

Read More

OpenVPN Route Fix on Windows Vista / 7

OpenVPN Route Fix on Windows Vista / 7

How to fix OpenVPN Route problem on Windows Vista / Windows 7: Open your client.ovpn file and add the following two lines to the bottom of the file: route-method exe route-delay 2 Create a shortcut to your OpenVPN GUI file. Right click the shortcut and click properties. Under the ‘Shortcut’ tab. Click ‘advanced’. Check the box that says ‘Run as administrator’ and then Click ‘OK’ and...

Read More

Install Windows XP on an Old Notebook without CDROM drive

If your notebook does not support boot from USB and does not have CDROM/DVDROM drive, you will wonder how to install Operating System into it. I wrote my walkaround solution to install Windows XP into a notebook without USB or CDROM support Please follow the following steps: Step 1: Removing the harddisk Remove your notebook harddisk (usually is 2.5″ IDE harddisk for old notebook) Connect it to an external enclosure for IDE...

Read More

Ready 4GB RAM for Windows 7/Vista 32bit (support max 128GB)

Ready 4GB RAM for Windows 7/Vista 32bit (support max 128GB)

Ready 4GB RAM for Windows 7/Vista 32 bit Program features: See 32-bit Vista / Windows 7 license restrictions of memory capacity; Unlock Windows PAE kernel file ntkrnlpa.exe, bypass function ZwQueryLicenseValue API license restrictions, to the workstation 32-bit x86 versions of Vista / Windows 7 to support more than 4GB of physical memory. Details see the...

Read More

Windows 7 Logon Screen Changer

Windows 7 Logon Screen Changer

Tweaks.com Logon Changer for Windows 7  is created by Tweaks.com to provide an easy way to customize the logon screen background with just a few clicks. Logon Changer will give you the option to automatically resize and recompress the image to the highest quality possible without modifying the original...

Read More
content top