July, 2009 Archive

Supersize PC gaming with Windows Vista

July 29, 2009 by Jason

Microsoft’s latest operating system was built with the PC gamer in mind.

Every copy of Windows Vista includes DirectX 10, a set of software instructions that make photorealistic visuals run incredibly smoothly. And for the first time, PC gamers can engage in online matches against Xbox 360 players.

- Sign up for a Games for Windows Live Gold account and create a Live ID for playing online. (If you already have an Xbox Live Gold account and Gamertag, then skip this step. You can use the same account on your PC.)

- Start your Live-enabled game.

- Sign in using your Live ID when prompted.

- Access the game’s multiplayer mode to find a match to join or invite friends to play.

You can also find and launch your games more easily with the Games Explorer, which is accessible from the Start menu. Games Explorer lets you organize your collection, view box cover art and check your system’s technical specifications to ensure it can handle new games. Click Start > All Programs > Games > Games Explorer. Read More»

Firefox databases for better performance

July 29, 2009 by Jason

Since Firefox 3.0, bookmarks, history and most storage is kept in SQLite databases. Also, the default history time span was raised from 9 to 90 days as it became more discoverable and useful thanks to the awesome bar, so depending on your browsing habits it could represent some pretty large databases.

Aas any other database, SQLite databases become fragmented over time and empty spaces appear all around. But, since there are no managing processes checking and optimizing the database, these factors eventually result in a performance hit. So, a good way to improve startup and some other bookmarks and history related tasks is to defragment and trim unused space from these databases.

To do this:

Step 1: get sqlite3, a single file command line SQLite database manager, for your platform (available for Linux, Windows, and Mac OS X).

Step 2: Copy the downloaded binary to your profile folder where all your .sqlite files reside.

Step 3: Close Firefox. Read More»

Firefox 3.5 slow startups on Windows

July 28, 2009 by Jason

If you find yourself with very long startup times after upgrading to Firefox 3.5 (from say 10 seconds to the order of minutes), you may be experimenting a bug due to a change in how Firefox 3.5 gets the randomness it needs for security purposes on Windows.

The procedure involves scanning some temporary folders looking for bits normally added by OS and other applications operations. Firefox 3.5 looks for more files and deeper (more subfolders) for increased randomness, but it has led to unexpected results for users with too many temporary folders or files resulting in slow startups.

Try builds are still being generated with fixes to this bug, but users report a noticeable improvement after deleting their temporary folders and Internet Temporary Files (generated by Internet Explorer).

To clean temporary folders, check and delete all files [you can, some may be in use] from these:
Read More»

IE8 slow?

July 28, 2009 by Jason

If you’re experiencing problems with IE8 being slow to load pages, especially when multiple tabs are involved, this might be worth a try. Because this tweak is simply registering a DLL that should have been registered as part of the IE8 installation, there is no harm that can come from trying this.

Here are the instructions.

FOR WINDOWS XP

1. Click Start, then click Run.

2. In the Run dialog box, type cmd and press Enter.

3. In the Command Prompt window, enter this text and press Enter:

regsvr32 actxprxy.dll

4. Restart your computer.

Read More»

Forefront Threat Management Gateway

July 28, 2009 by Jason

Microsoft has updated the tools and development solution for the latest release of Forefront Threat Management Gateway. June 2009 brought with it the third beta of TMG. Now Microsoft is offering the associated diagnostics and feature-related solutions as well as the software development kit tailored specifically to Forefront TMG Beta 3. The Forefront Threat Management Gateway (TMG) Beta 3 Tools & Software Development Kit is currently available for download via the Microsoft Download Center. The latest development milestone brings to the table both administration and developer tools, and developers will be able to take advantage of new capabilities.

The Network Inspection System is new to this release. “We’ve added new structures, enumerations and log fields. For example, the FPCIPSSignature object represents a single intrusion prevention system signature. With it you can get the signature information, whether it is enabled or not. Malware inspection APIs – TMG’s malware inspection APIs allow you to manage the behavior of the feature. For example, using the FPCMalwareInspectionProperties object you can define the malware inspection settings for a policy rule,” revealed Noam Ilovich and Vivian Levin from the Forefront TMG Program Management team. Read More»

Windows 7 RTM Original ISO

July 27, 2009 by Jason

Just days after Windows 7 was released to manufacturing and Microsoft started handing out the gold bits of the operating system to original equipment manufacturers, the original ISO images of Build 7600.16385 were leaked in the wild and are now available for download. Too-eager-testers had had the chance to grab the gold release of Windows 7 RTM Build 7600.16385 even before the platform was RTM’d on July 22nd, 2009. Fact is that Microsoft compiled the gold build of Windows 7 as early as July 13th 2009, and only made the official announcement on July 22nd.

The full build string of the gold release of Windows 7 is 7600.16385.090713-1255. The following numbers: 090713 indicate that the code was wrapped up on July 13th, 2009. On July 13th Microsoft both confirmed and denied that Windows 7 had been released to manufacturing. At that time the company noted that it hadn’t signed off the successor of Windows Vista.

At the end of the past week, both the 32-bit and the 64-bit of 7600.16385.090713-1255 were leaked and started being served by various third-party sources, from torrent trackers to warez websites, a move that is obviously illegal. You can take a look at what the RTM development milestone of Windows 7 has to offer via this article. One critical aspect that needs to be underlined is that Windows 7 RTM 7600.16385.090713-1255 can no longer be activated with the Beta or Release Candidate product keys from Microsoft. Read More»

Remove All Preinstalled Games From Vista

July 26, 2009 by Jason

One of our reader is very mush annoyed by some of those preinstalled games which are there is Windows Vista as they use some space and are of no use to him. As these games are very simple and sometimes the trail version of big games with less features anyone can be annoying.

For some users it could be the other reason like they don’t want their kids to keep playing these games and waste their crucial time playing these preinstalled vista games.

Here is how you can remove the preinstalled games on your vista computer or laptop.

Fix:

This fix which we are going to tell you is quite easy and quick to follow, you just need to follow the procedure given to delete your vista games forever.

1. Open Start Menu >> Control Panel

2. Double click Programs and Features to open it. Read More»

Make Application Compatible with Vista and Windows 7

July 25, 2009 by Jason

VistaUACMaker is a free application which can help you make windows xp based applications and programs to run with proper compatibility in vista and windows 7. As vista has introduced a new feature called UAC ( User Account Control ) which controls the way and permissions on different users to execute applications on your computer.

In order to make any application as per vista and windows 7 complaint, the manifest file of the application should contain some information which provide the privileges required by the application and UI Interaction of application.

There are 3 types of privileges that can be mentioned in the manifest file.

  • requireAdministrator : Run as administrator
  • asInvoker : Run as same privilege as parent process
  • highestAvailable : Run with highest privilege available for user
  • Here is how you can use this utility to provide the necessary privileges to the program

    Just run the utility and browse the executable of the program of xp which you want to run in vista or windows 7.

    In just 3 steps, your application can be made to run on Vista or Windows 7

    1. Select the application using Select browse button.

    2. Set one of the privilege required for your application from selection box [ mainly Administrator [ requireAdministrator ]

    3. Check the “Yes” button if your application interacts with high privilege applications on UI level in vista.

    4. Click on “Make It” button, that’s it done. Now you can run this application in vista or windows 7

    Download VistaUACMaker

    How to make Windows Vista boot faster 2

    July 23, 2009 by Jason

    If you have more than one operating system installed on your PC for example, you may have both Windows Vista and Windows 7 beta installed – your computer displays a menu asking you which operating system you want to load. If you don’t select an operating system within 30 seconds, it automatically loads your default operating system.

    You can cut the amount of time your computer waits for your input before loading Windows Vista by going back to Msconfig and selecting the Boot tab. Where it says Timeout, change the number to a lower setting, but give yourself enough time to actually make your choice. If you only have Windows Vista installed on your machine, you don’t need to complete this step.

    Fix notifications

    Windows Vista is great at letting you know if there’s a problem with your computer. Your antivirus program should also alert you to potential problems, such as when a virus has been found or if you haven’t downloaded and installed the latest update for the software. Read More»

    How to make Windows Vista boot faster

    July 22, 2009 by Jason

    The time it takes for your computer to start up and run has been massively improved under Windows Vista. One of the reasons older versions of Windows, such as Windows 95 and Windows 98, took so long to boot up was because those versions of Windows were running on top of another operating system MSDOS.

    With Windows Vista this is no longer the case, so start-up times are a lot faster. If you have a brand new computer or a fresh installation of Windows Vista, it will take no time at all for your PC to start up, so you can begin using your favourite programs at once. Unfortunately, after a while, with the more programs you install and the more files you have on your PC, you may begin to notice that your computer takes longer and longer to start up. Before you know it, you’ll be able to get up, make a cup of tea and drink it while waiting for Windows Vista to load. When things get this bad, you know you have to do something about it.

    We recently asked visitors to the pctipsbox.com website how long it took for their PCs to start. The results varied from less than a minute to over ten!

    There are plenty of factors that could make your PC startup grind to a halt, so there are plenty of tweaks to try to get your PC starting up in a flash. It’s all very well listing these tweaks, but do they work? Read More»