Showing posts with label Windows Vista. Show all posts
Showing posts with label Windows Vista. Show all posts

Wednesday, January 13

GodMode Creator for Windows 7 and Vista

0 comments
GodMode for Windows had been the buzz Online for a couple of weeks now, some blogger claiming GodMode to be a newly found out trick and others claiming to be nothing new – and for all freaks out here, it seems enjoying for most!




Though making GodMode is no brainer, windows7club.com had introduced a more innovative and user friendly way of implementing GodMode on your SYSTEM.

Description [via Softpedia]

The GodMode Creator aplication was designed to be a freeware utility which lets you create 38 “GodModes” in Windows 7 & Vista, 32-bit, with a click. There is nothing magical about the GodMode. Windows has a set of certain folders which are identified by unique strings referred to as CLSID or Windows Class Identifiers.
These folders can be accessed by using the CLSID identifier codes that Windows assigns to each individual folder in the Windows Registry. If you know the codes, you can launch these with ease. 

In short, GodModes are nothing but developer shortcuts built into Windows 7 & Vista, that enable easy access to certain settings and information about the operating system. Using GodMode Creator, you can create these shortcuts easily. Simply click on the desired button and it will create the Special Folder or “GodMode” shortcuts on your desktop.

Download:

Read more...

Save and Print all your Start-Up apps on go

0 comments

Even a Windows n00b knows that, there are start up applications that starts up along with the windows as it boots along; By the way, how about printing your start up applications list or saving your list for various reason like sharing your start-up apps with a Computer Professional during trouble shooting? Well, here is the Software that does exactly the same.



Adding to the advantage of the Software, it's a Portable one - So Just Unzip the file and Use in on go. The main interface have 19 categories that you can click on to get the auto load programs for each category.Blue category label means that there are auto programs in this category, black label means empty category.you can click on "Show all runs" button to list all auto loads from all categories.It is also possible to save a list as a text file and to print the a list to the default printer.


Video Demo :



Download Links : 



Read more...

Saturday, October 10

[How-To] Disable low disk space message

0 comments
When your system hard disk is running out of space, Windows will pop up a small message indicating that there is less disk space in your system. This pop-up message can come in handy but may even get annoying at a particular point of time. Aside from being annoying. Windows Vista's constant checking for low space uses system resources which slow down Windows. Hence here's a small registry tweak that can turn off the low disk space in Windows Vista.

  • Click Start, and type regedit in the search box and then hit Enter key.
  • Browse to the HKEY_CURRENT_USER | Software | Microsoft | Windows | CurrentVersion registry key.
  • Select Policies key under CurrentVersion.
  • From the Registry Editor menu, click Edit | New | Key. The key will be named New New Key #1 by default.
  • Change the name of the key to Explorer and press Enter.
  • While the Explorer key is still selected, click Edit | New | DWORD(32-bit) Value. The DWORD Created beneath Explorer, will be named New Value #1 by default.
  • Change the DWORD to NoLowDiskSpaceChecks.
  • Right-Click on the new NoLowDiskSpaceChecks DWORD and select the Modify option.
  • In the value data, type 1.
  • Click OK and close the Registry Editor. Windows Vista will no longer pop up the low disk space warning.
STATUTORY WARNING : Registry Hacking can be injurious to your PCs' health.
Read more...

Saturday, October 3

[How-to] Set Process Priority in Windows

0 comments
Whenever a process is created in Windows, it is given a certain priority. There might be several processes running on your system which can be viewed in the Processes tab after pressing [Alt] + [Ctrl] + [Del] keys simultaneously. If several processes are running on your system, you can give special priorities depending upon their importance. For example if you select a process and give it a 'High' priority, your CPU would tend to complete the process as soon as possible. You can set different priorities for different processes.



To do so follow the steps below :
  • Press [Ctrl] + [Alt] + [Del] and Click on the Task Manager button.
  • Click the Processes tab.
  • Select an appropriate process.
  • Right-Click the selected process, place the mouse pointer over the Set Priority option and select an appropriate priority level from the resulting context menu.


Contact Us :
Follow Us on Twitter - http://twitter.com/arunselvakumar If you wanna contact the author you can join him over Orkut, We Value your Feedbacks; To Get Updates on your Mobile SMS ON DarkCore to 9870807070




Read more...

Wednesday, September 30

Microsoft Launches MSE (Morro) Final Version

0 comments
Microsoft had announced the availability of it's free Antivirus Pack called Microsoft Security Essentials [MSE] codenamed Morro today, the security suite is free for anyone to use. By the way your system should pass WGA Check for you to install the Product. The Product is compatible with Windows XP, Windows Vista and Windows 7 [both 32 and 64 bit Versions are available].


About Microsoft Security Essentials :
Microsoft Security Essentials provides real-time protection for your home PC that guards against viruses, spyware, and other malicious software.

Microsoft Security Essentials is a free download from Microsoft that is simple to install, easy to use, and always kept up to date so you can be assured your PC is protected by the latest technology. It’s easy to tell if your PC is secure — when you’re green, you’re good. It’s that simple.

Microsoft Security Essentials runs quietly and efficiently in the background so that you are free to use your Windows-based PC the way you want—without interruptions or long computer wait times.

Key Features :
  • Comprehensive Malware Protection
  • Simple Free Download
  • Automatic Updates
  • Ease of Use
Quick Links :
Download MSE : http://www.microsoft.com/security_essentials/

Contact Us :
Follow Us on Twitter - http://twitter.com/arunselvakumar If you wanna contact the author you can join him over Orkut, We Value your Feedbacks; To Get Updates on your Mobile SMS ON DarkCore to 9870807070

Read more...

Sunday, September 20

Delete undeletable files

0 comments

There might be a file on your system which may probably a virus that cannot be deleted in spite of using third party file shredders.  After several attempts if the file has still not been deleted, you can use this tip as a last resort to permanently eliminate the file from the system.  To delete an undeletable file follow the steps below : 


  • Click Start and type cmd in the Search box.  Leave the command prompt windows as it is.
  • Terminate all programs or processes
  • Now, click Start and type taskmgr.exe
  • From the Processes tab, select the explorer.exe process and click the End Process button.  Do not shut down task manager.
  • Now go back to the Command Prompt window and move to the directory where the file is located in.
  • In Command Prompt, type DEL and the file name to be deleted.  For example, del dark.txt
  • Once done, return to the Task Manager
  • From the File menu, click New Task and type explorer.exe in the text box.  This is gonna restart your Windows GUI Shell

Follow Us on Twitter - http://twitter.com/arunselvakumar or leave me a Scrap via Orkut or snail me a mail at b.arunselvakumar [at] gmail [dot] com; To Get Updates on your Mobile SMS ON DarkCore to 9870807070



Read more...

Terminate Running Apps before Shutting Down

0 comments

If Windows cannot end a running task when shutting down, it requests the user to do so. This query is redundant in most cases and is not really required since you want to end the respective task anyway.



 
 
  • Go to Start | Run
  • Type regedit and click OK. Vista users can directly enter the command in the search line of the Start menu and press [Enter]. 
  • Navigate to HKEY_CURRENT_USER\Control Panel\Desktop key.
  • The AutoEndTasks value is given towards the right side of the window. If it is not given, create it by selecting Edit | New| Character string and name the entry AutoEndTasks. Open it and enter the Value Data as 1. Click on OK and restart the system. 
This setting exclusively suppresses the operating system's query if it cannot end a task while shutting down. It does not reduce the time for which Windows waits until the task ends and thus does not really accelerate the process of system shutdown.

Follow Us on Twitter - http://twitter.com/arunselvakumar or leave me a Scrap via Orkut or snail me a mail at b.arunselvakumar [at] gmail [dot] com; To Get Updates on your Mobile SMS ON DarkCore to 9870807070

 


Read more...

Monday, August 17

Disable Thumbnail Previews

0 comments

The Main objective of thumbnails in Windows i to help a user quickly identify files while browsing the system through Windows Explorer. This feature is helpful especially while browsing through a huge list of video files. If you have an old PC that's slowing down because of this, you can disable thumbnails in Windows to overcome this problem. To do so follow the steps below:

  • Double-Click 'My Computer'
  • Click the 'Organise' drop-down menu and select the 'Folder and Search Options' checkbox.
  • Click the 'View' tab.
  • Under the 'Files and Folders' section, select the 'Always show icons, never thumbnails' checkbox and then OK.



Follow Me on Twitter - http://twitter.com/darkc0re ; If you want to contact the me - Just leave a Scrap via Orkut or via E-Mail at b.arunselvakumar [at] gmail [dot] com; To Get Updates on your Mobile SMS ON DarkCore to 9870807070


Read more...

Saturday, August 15

Force OS to boot in Safe Mode

0 comments
The Safe mode in windows loads limited drivers and applications thus minimizing the risk of a system crash. You may want to use this mode if you're tackling a virus or tweaking your operating system. This can be done manually be simply pressing the [F8] Key. But in some instances, it may be cumbersome to press the [F8] Key every time the OS reboots. Thus, you can force your system to run in Safe Mode every time your system reboots.

  • Click 'Start', type in 'msconfig' and hit the [Enter] key. The 'System Configuration' dialog box appears.
  • Click on the 'Boot' tab.
  • In the 'Boot Options' section, check the 'Safe Boot' check box. Ensure that the 'Minimal' radio button is selected.



Follow Me on Twitter - http://twitter.com/darkc0re ; If you want to contact the me - Just leave a Scrap via Orkut or via E-Mail at b.arunselvakumar [at] gmail [dot] com; To Get Updates on your Mobile SMS ON DarkCore to 9870807070

Read more...

Change Vista Power Button Setting

0 comments


In vista you would find that the default action for the Power button on the start menu is 'Sleep'. It simply puts the computer in a low power state rather than shutting it down together. But this may not be necessary or useful for everyone. You may want to the system to shut down directly on clicking the power button rather than making it 'Sleep'. To change this setting, simply follow the steps below.

  • Click 'Start | Control Panel'.
  • In the Control Panel, double-click the 'Power Options'.
  • Click the 'Change plan settings' link below the Power saver radio button.
  • Click the 'Change advanced power settings' link
  • Expand the 'Power button and lid' settings.
  • Expand the 'Power button action' and 'Start menu power button' options.
  • Click 'Setting' and select the 'Shut Down' option from the drop down list.
  • Once done click 'OK'

Follow Me on Twitter - http://twitter.com/darkc0re ; If you want to contact the me - Just leave a Scrap via Orkut or via E-Mail at b.arunselvakumar [at] gmail [dot] com; To Get Updates on your Mobile SMS ON DarkCore to 9870807070


Read more...

Tuesday, July 28

Check for Hard Disk Failure with Ease

0 comments


Be honest. In the digital era where bits and bytes have the day, does anyone really think about which tasks are performed by the hardware found in your typical computer? Integrated hardware components, in particular highly delicate hard drives, are hard at work every day. As long as the drive is functioning properly, you are lulled into a false sense of security. However, when the trusted hard drive suddenly fails, this is more than just a minor inconvenience. The resulting loss of data is often immensely damaging. Ashampoo HDD Control is therefore ideally suited to boost the performance of your drive, guard against disk failure and remove clutter from your hard drives, while performing all three functions of monitoring, maintenance and defragmentation.

The Ashampoo HDD Control software performs hard disk maintenance for you. This involves taking measures to prevent potential failures and crashes before they occur. Towards this end, the program combines several functions available for the first time in this particular configuration.


Monitoring
The software supports all commonly available IDE and serial ATA drives. Please note, however, that devices connected to the system via USB, firewire or RAID controller often do not support this function. Based on the type of drive in use, Ashampoo HDD Control provides the user with all important facts and information, including the firmware version, number of configured partitions, drive space and current temperature. As the number of signs indicating that the drive could soon potentially fail begins to mount, the background guard signals an alarm. If you are not near your computer, the program can be set up to notify you of the alert by email. In the final report, the program also provides information on the health and performance of the hard drive shown in percentages.

Maintenance
Over time, an ever-growing number of unwanted and unneeded files accumulate on your hard drive and Ashampoo HDD Control is a useful tool to help you locate and delete these files. Temporary files, files in the recycling bin and backup copies are all removed. In addition, the software empties the cache, clears the browsing history and erases cookies from the Internet browser.

Defragmentation
An empty space appears when you delete a file from your hard drive. This gap is then filled the next time a file is saved to disk. If not enough space is available to store the complete file in this space, it is broken up into fragments. Windows in turn saves these at different locations on the hard drive in order to make best use of the available gaps. For this reason, it is easy to understand why the computer takes longer to read the file, since it first of all needs to locate and assemble all the separate fragments. With its defragmentation module, Ashampoo HDD Control is able to read out file fragments and arrange these in one cluster on the hard drive to ensure rapid access. As a result, the hard drive needs to spin less while the performance remains unchanged. As an additional benefit, there is less demand placed on system resources. Proactive defragmentation uses the time when you are not working to measure the level of disk fragmentation. If it needs to be defragmented, the process is started automatically.

Download Now : http://ashampoo-hdd-control.en.softonic.com/

[ Via www.Ashampoo.com ]

Want to contact the author? You can do so by sending a Scraping via Orkut or via E-Mail at b.arunselvakumar [at] gmail [dot] com

Read more...

Sunday, July 5

Select Files using Checkboxes in Vista

0 comments
In previous versions of windows, you would have to hold down the [Ctrl] key and fire multiple clicks to select several files. If you'd accidently miss a click, you would lose the entire selection and would have start all over again. But in Windows Vista, you can select multiple files by selecting the check boxes beside the file name, thus eliminating the risk of losing your entire selection. To do so, you would have to enable this feature in Vista.

Run ' My Computer ' or Simply hit the [Win Key] + [E] Combination


If your menus are hidden, hit the [Alt] Key.


From 'Tools' menu, select the 'Folder Options' option.



Click the 'View' Tab and Select the 'Use Check Boxes to select items' Check Box.


Once done, click 'OK'

Want to contact the author? You can do so by sending a Scraps via Orkut or via E-Mail at b.arunselvakumar [at] gmail [dot] com

Read more...

Tuesday, June 30

Ashampoo Uninstaller 4 - Improved Uninstaller

0 comments
Windows® is famous for getting more sluggish the more you use it. One reason for this is that many programs leave your computer full of digital garbage when you remove them. Every time you try out a new program and then uninstall it your system gets more and more clogged up with redundant program components that just get in the way and slow things down. Ashampoo Uninstaller 4 completely eliminates this problem. It lets you test software with confidence because you can be sure that no trace of programs you remove are left anywhere on your system.

Ashampoo UnInstaller 4 is actually a complete Windows® maintenance package with over a dozen powerful tools. It comes with an advanced hard disk defragmenter, a file wiper, a file undeleter, an Internet cleaner, a Windows® Registry cleaner, a Windows® system restore point manager, file and folder backup and much more.

New and improved Features in Ashampoo Uninstaller 4:

- Improved UnInstaller: Uninstall performance and accuracy have been further improved, particularly for “staged” program installations. This means that programs installed in several logged stages, for example with multiple updates over a period of time, are now removed much more efficiently.
- New Undeleter and File Wiper: A powerful undelete tool for recovering accidentally deleted files and a wiper for completely removing all traces of sensitive files from your hard disk have been added to the UnInstaller toolkit in this version.
- Improved Hard Disk Defragmenter: The efficient hard disk defragmentation tool has received a major update and now includes boot time defragmentation, automatic “Pro-Active” defragmentation when the hard disk is idle and multiple drive defragmentation with optional automatic computer shutdown when the process is complete.
- Improved Internet Cleaner : The Internet Cleaner deletes all traces of Internet surfing sessions from your computer (all browsers normally save records of everything you view). The new version supports all the latest versions of Internet Explorer and Firefox, and now also allows Firefox users to choose which cookies they want to keep or delete.

Contents of the UnInstaller toolbox

• Automatic and manual monitoring of program installation
• Monitor secret program activities
• Remove all traces of programs from your system
• Interactive tool for removing programs for which you don't have Ashampoo UnInstaller
installation logs
• Reinstaller – reinstall programs with all your settings
• Drag & Drop uninstaller
• Advanced hard disk defragmenter with automatic defragmentation
• Windows® Registry cleanup tool
• Internet cleanup tool, delete all surfing traces
• Undelete tool, restore accidentally deleted files
• File wiper for secure deletion of files
• Find/delete duplicate files tool
• Find/delete temporary files tool
• Find/delete empty folders tool
• Start Menu cleanup tool
• Manage Windows® services tool
• Manage Internet Explorer extensions tool
• File and folder backup and restore utility
• Font management tool, delete unnecessary fonts


Read more...

Monday, June 29

Open Multiple Instances of Registry Editor

0 comments
Usually, the registry editor can only be opened in one instance. If you try to start it a second time, only the currently opened program window is focused. BTW You would prefer two editors to be open simultaneously, for instance, to compare key values in a more efficient way. Here's How to do it ! Make use of the Start Menu as usual and click on ' Run ' to open a second registry editor parallel to an instance that is already open. In this dialog, enter the 'regedit.exe' command in the 'Open' Field. But this time add the '-m' parameter to it with a space. Windows will now start another registry editor as an independent instance. In Windows Vista, this can be done by entering the command directly in the search field in the Start Menu.

Changes that are made in one editor are not automatically detected by other open editors. Thus, you need to click [F5] to refresh the display. With every opened registry editor instance, you directly access the same database.




Read more...
 

dαrk сoяє | Copyright © 2009 | Original Design By Deluxe Themes | Converted To Blogger By Technolizard