Disable Last Access Timestamp in Windows XP

June 24th, 2009 by admin No comments »

In Windows XP whenever your PC reads a file it marks that file with times and dates when you accessed it last. Now if you often check back at these data for any reason than you should keep Last Access Timestamp enabled, but if you don’t then you can disable it.

By disabling it you will stop XP from marking everyfile with a timestamp and cluttering things up, I have given two options here to which disable your Last Access Timestamp.

Command Prompt

  • Open your cmd
  • Enter the following command
    • FSUTIL behavior set disablelastaccess 1
  • Reboot your computer
  • To turn Last Access Timestamp back on just put this command back into your cmd
    • FSUTIL behavior set disablelastaccess 0

Registry Edit

  • Open your registry editor
  • Navigate to this location
    • SYSTEM\CurrentControlSet\Control\FileSystem
  • Add a new DWORD
    • NtfsDisableLastAccessUpdate
  • Set the value to 1
  • Set the value to 0 if you want to enable it again

Mouse Sonar

May 5th, 2009 by admin No comments »

For some reason I have never heard of this cool feature before (as we all know there are thousands of unknown features in windows!), it allows you to basically ‘find’ your mouse pointer if you have lost it.

It can be useful for people with impaired vision of other problems locating their mouse pointer, and it is so simple to activate.

  • Open your control panel
  • Navigate to mouse section
    • XP is just control panel/mouse
    • Vista is control panel/hardware and sound/mouse
  • Click the pointer options tab
  • Check show location of pointer when I press the CTRL key
  • Apply and OK
  • You will find now that when you press the CTRL button a big circle shows around your mouse pointer making it simple to find.

Recover Data From Your iPod

April 24th, 2009 by admin No comments »

Like millions of people all over the world I own an iPod, it is only an iPod shuffle but it works great and is perfect for myself.

But one thing that annoys me and many other people out there is what do I do when I lose data (or data gets lost by itself) and cannot recover that data.

I found this great software that you should try that will recover missing, corrupted and deleted data from any version of iPod’s. The software is so simple to use and I even recovered a song I forgot was even on there!

To get started using the software all you need to do is to click the link below and to download the software, it is as easy as that! The software will then take you through step-by-step on what you have to do to recover your iPod data.

Recover songs and data from any iPod – Click Here

Stellar Phoenix SQL Recovery Software

April 22nd, 2009 by admin No comments »

Stellar Phoenix SQL Recovery Software is an easy to use application designed to recover data from lost or heavily damaged .mdf files that might have been deleted or corrupted in the event of a virus attack, unexpected system shutdown, media read error etc. Stellar SQL Recovery software provides mdf recovery from MS SQL Server.

Stellar Phoenix SQL Recovery is the best data recovery solution available for recovering your lost database from the Microsoft SQL Server. This SQL file recovery software recovers and restores any corrupted (.mdf) files for further use in a safe and non-destructive manner. Stellar Phoenix SQL Recovery is the best mdf recovery and database repair tool.

Read the rest of the article here or download trial below

Stellar Phoenix MS SQL Recovery- Free Download

Install a Font in Windows XP

April 4th, 2009 by admin No comments »

I have received a few emails from frustrated uses that are having trouble installing fonts on their Windows XP computers, well I can say font installation is quite simple and should take only a minute or two.

Just follow these points to install a font on Windows XP;

  • Download your new font (usually in a true type or open type format)
  • Now open your fonts section from your control panel
  • Select install new font from your file menu
  • Find the font you have installed in the add fonts box
  • Click OK, done

Speed up your PC and remove errors – Free Download Here

Recover Your Outlook Express Inbox

March 29th, 2009 by admin No comments »

The Microsoft Outlook Express email database (.dbx file) can get corrupted or damaged. If this happens, you lose all your email messages. The corruption can occur due to virus attacks, errors while the email database is compacting, conflicts with anti-virus applications, disk problems… whatever the reason, the result is the same, your email is lost.

Stellar Outlook Express Email Recovery is one of the most effective solutions for quickly recovering and restoring your inbox. You can get started in minutes and restore all of your lost or corrupt messages.

  • Recovers deleted emails
  • Repairs DBX folders created with Outlook Express 5/6
  • Repairs DBX files from removable media such as Zip disks, CD ROMs, hard drives and floppy disks
  • Repairs and restores DBX folders even folders greater than 2 GB
  • Plus more – Read the full article here

Stellar Outlook Express Email Recovery – Free Download

Delete Startup Programs From MSCONFIG

March 29th, 2009 by admin No comments »

I have just recieved an email from one of our readers on deleting programs on startup, it goes;

‘Jim, I am trying to delete programs that try to start on the bootup process, I was told to go to control panel – all programs – startup and to delete unwanted program. But I did all that and I am still having massive problems at bootup with many programs like skype trying to start up, and my boot takes around 5 mins. Any help will be appreciated, thanks.’

Well Nicole you have done half the process for deleting programs starting up on your boot (you are not deleting the actual program), all you need now to do is to delete them through msconfig.

To access msconfig do the following;

  • Type run in your start search
  • Type msconfig in the run area
  • Click on the startup tab
  • Uncheck the programs you don’t want at startup
  • Click apply and you are done

I hope that helps out with your bootup Nicole, for any more questions please swing an email.

Read Outlook Express Messages in Plain Text

March 18th, 2009 by admin No comments »

You will notice that all of your messages that come through in Outlook Express are in a html format, so it can look ‘pretty’ with colors, borders, fonts etc.

This ‘pretty’ look is great if you always know who the sender is (even then they can forward dodgy stuff), but you can recieve malicious emails through the html code.

The best way I believe (unless you have some awesome security) to safeguard your Outlook Express messages is to just get them in a plain text format, to do this just;

  • Open Outlook Express
  • Click tools
  • Select options
  • Select the read tab
  • Check read all messages in plain text
  • OK, done

Stop IE7 Storing Names and Passwords

March 7th, 2009 by admin No comments »

For security reasons (especially if you are using a shared PC) you may want stop Internet Explorer 7 from saving all passwords and user names.  This will prevent other people from possibly getting access to anything you need a password for (banks, social sites etc).

To stop IE7 from saving any user names and passwords do the following;

  • Open IE7
  • Click tools and select internet options
  • Click the content tab
  • Click the setting buttons next to autocomplete
  • Uncheck prompt me to save passwords
  • Click OK
  • Done

Speed Up Windows XP Shutdown Time

February 12th, 2009 by admin No comments »

If you ever get frustrated waiting for your XP machine to shutdown (I just walk away), then you can perform this tweak that will speed up the shutdown time.

Just follow these dot points to speed up your shutdown time, but this is a registry edit so remember to backup your registry before performing any tweaks.

  • Open regedit
  • Navigate to this location
    • HKEY_CURRENT_USER\Control Panel\Desktop
  • Create these new DWORDS and set the value to this number
    • AutoEndTasks=1
    • HungAppTimeout=4000
    • WaitToKillAppTimeout=4000
    • WaitToKillServiceTimeout=4000
  • You should find that your XP shutdown speed will be faster