Hiển thị các bài đăng có nhãn Windows Tips. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn Windows Tips. Hiển thị tất cả bài đăng

Thứ Bảy, 13 tháng 8, 2011

How To Speeding Up the Dual-Boot Timeout

If you dual-boot your computer with Windows XP and another operating system, you see an operating system selection menu on startup. If you typically boot into Windows XP and not the other operating system, you can speed up the dual-boot timeout value so that you do not wait so long for the boot process to select your default operating system and continue with the boot process. The default timeout value is 30 seconds but you can change this setting to 10. This gives you enough time to select the alternate operating system if you want but also speeds up the boot process.

Follow these steps:
1. Locate the boot.ini file on your computer. It is a hidden file by default;
It is usually located in C:\boot.ini.
2. Open the file with Notepad (which is what opens it by default).
3. Change the Timeout value to 10.
4. Select File/Save and close Notepad.
5. good luck

Windows 7 Keyboard Shortcuts

Windows 7 introduces several new keyboard shortcuts that come in handy when managing open windows in the operating system. Most Windows 7 keyboard shortcuts mimic the behavior when dragging and dropping windows in the new operating system. Here is the list in case you like to use the keyboard instead of the mouse.

[Windows Up] - Maximize window
[Windows Down] - Minimize windows / Restore
[Windows Left] - Dock window to the left side
[Windows Right] - Dock window to the right side
[Windows Shift Up] - Maximize vertical size of window
[Windows Shift Down] - Restore vertical size
[Windows Shift Left] - Move window to left monitor
[Windows Shift Right] - Move window to right monitor


Thứ Sáu, 22 tháng 7, 2011

10 Steps To Take After Installing Windows 7

Windows 7 is the most powerful and feature-packed version of the operating system we've seen so far, but you won't necessarily see that straight away.Dubious default settings mean most Windows 7 installations aren't properly optimised, and if you want your system to have the best performance, usability, security and battery life then you'll need to apply a few extra tweaks. Here's what you need to know.

1. Get Windows 7 anti-virus
It's a dangerous world out there, so the very first step you should take on any Windows 7 system is to get your self protected with an anti-virus tool. AVG Anti-Virus is a good free choice, but the betas of Panda Antivirus Pro 2011, F-Secure Internet Security and McAfee Total Protection are also worth a look
 FREE AV: The latest F-Secure beta provides free all-round PC protection for six months

2. Tweak the Windows 7 taskbar
Next you'll want to get your Windows 7 system feeling a little more like home. Are you a little confused by the way application buttons are combined on the new taskbar, for instance? Then get things back to normal by right-clicking the taskbar, selecting Properties and selecting "Combine when taskbar is full" from the "Taskbar buttons" list.

And while you're there, try checking the "Use small icons" box to save a little screen real estate.

3. Customise Explorer
Windows 7 adds many useful improvements, but the default Explorer settings are still as dubious as ever and you'll want to tweak them right away. Click Start, type Folder and choose Folder Options from the list to get started.

The new Explorer navigation pane shows disconcertingly few drives and folders when you start. This makes for faster loading, but also means reaching your destination often requires extra clicks.

If you prefer the Vista style of navigation then click the General tab, and check both "Show all folders" and "Automatically expand to current folder".

Windows 7 also hides drives that are empty, which means the contents of the Computer folder can change in unexpected ways. We find that distracting, but it's easy to change: just click the View tab and clear the "Hide empty drives..." box.

And it's generally a good idea to set up Explorer to display file extensions and hidden files, unless very inexperienced users have access to your PC. Click the View tab, select "Show hidden files, folders and drives", clear the "Hide extensions for known file types" and "Hide protected operating system files" boxes and click OK to finish the job.

4. Uncover secret wallpaper
Right-click the desktop, select Personalise and you'll be able to set your desktop background to some impressive new wallpapers, including a set for the United Kingdom (or wherever in the world you are).

But Microsoft has also provided more regional wallpapers for you to try. Click Desktop Background > Browse, navigate to \Windows\Globalization\MCT, choose a region you like - MCT-AU\Australia, say - and click OK to see the new images.

(You don't see the MCT folder? Windows must be configured to display hidden folders - see step 3, "Customise Explorer".)

CHANGE OF SCENERY: The South African folder has some spectacular wallpaper photos

5. Speed up Windows 7
By default Windows 7 puts you on its "balanced" power plan, which saves energy but might also cut performance.

If you're using a desktop and are interested in speed above all else then click Control Panel > Hardware and Sound > Power Options > Create a Power Plan, choose the High Performance option and give your plan a name. Click Next > Create, choose the "Change plan settings" link next to your custom power plan, and tweak it to suit your needs.

6. Improve Windows 7 battery life
If you're running Windows 7 on a laptop then saving energy is probably more important than speed, and you can get advice on how to do that with a little help from a hidden tool.

First close down any applications you have open (anti-virus tools, firewalls or anything with an icon in the system tray can be left alone).

Then click Start, type CMD, then right-click the link to cmd.exe and select Run as administrator.

Finally, type

powercfg -energy

and press [Enter]. Windows 7 will analyse your system for 60 seconds and produce a report detailing whatever it finds. View this for recommendations on extending your battery life.
LONGER LIFE: Extend your battery life with help from the Power Efficiency Diagnostics Report

7. Search more widely
The Windows 7 search tool can now hunt through websites as well as your hard drive to uncover the data you need, a real time-saver that you should try out right away.
You'll need the right search connector, but that's not a problem - there are plenty of them around. Windows Seven Forums has connectors that let you search Youtube, Flickr, Yahoo, eBay and many more. Just click any that you like, choose the Open option, and choose to Add the connector when you're prompted. You'll then find a search for that website in the Searches folder, and can browse it from within Explorer whenever you like.
And it's easy enough to create a basic connector that will search any site you like. Paste the following into Notepad, for instance, and save it as techradar.osdx using the UTF-8 encoding (or download the file here).
<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:ms ose= "http://schemas.microsoft.com/opensearchext/2009/">
<ShortName>TechRadar</ShortName>
<Description>OpenSearch TechRadar with Federated Search</Description>
<Url type="application/rss+xml" template="http://api.search.live.com/rss.aspx?source=web&amp;query= site:techradar.com&amp;web.count=20"/>
<Url type="text/html" template="http://search.live.com/results.aspx?q=+site:techradar.com"/>
</OpenSearchDescription>
Open the file on a Windows 7 system, add it as a search connector when requested and you'll be able to search TechRadar from within Explorer.
To customise this connector, just change the contents of the ShortName and Description tags, then modify the two www.techradar.com URLs to whatever address you like.
SEARCH US: Search online resources like TechRadar from the Windows 7 search tool

8. Run old software
Windows 7 is all about building on the Vista core, rather than changing it, and should run much of your software without difficulty.

You may still run into occasional problems, though, so it's a good idea to prepare yourself by installing Microsoft's XP Mode right now. This is essentially a virtual version of XP that you can run from within your Windows 7 desktop, and should allow you to run most troublesome older software without difficulty.

We say "should" because it's not quite that straightforward. Your CPU must have hardware support for XP Mode to work, for instance. The tiny, free Securable can tell you this, or you can download the manufacturer's own tools: the AMD Virtualisation Compatibility Check or Intel's Processor Identification Utility. If you pass that test then find out more on the Microsoft Virtual PC page.

SYSTEM TEST: Windows 7 XP Mode only runs on CPUs that support hardware virtualisation

9. Prepare for disaster
Everything we've seen so far tells us Windows 7 is a big improvement on Vista, but it's early days, and there's still just a chance that things could go horribly wrong.

Prepare for potential disaster by creating a system repair disc or two (click Control Panel > System and Security > Backup and Restore > Create a system repair disc).

If your system won't boot for some reason then start from the system repair disc instead and it'll do its best to get your PC back into working order.

FIX IT: The System Repair disc provides a wide range of troubleshooting tools

10. Find out more
Windows 7 is properly configured, fast, secure, and you're ready for just about anything.
But what other free Windows 7 add ons and utilities are available? Where can you learn more about new Windows 7 features, discover walkthroughs on how to use them, or find new themes, wallpaper and more?
Blake Handler's regularly updated page on Free Windows 7 Software and Resources is a great place to start learning more about Windows 7.

Sourch : TechRadar.com

Thứ Năm, 14 tháng 7, 2011

10 Windows Vista Easy Trick

1. List of Services that can be disabled.
There are several Windows services that can be turned off to improve performance. Unless it's services you need.
  • Desktop Window Manager Session Manager - Services are mengantur view your desktop. If you do not want to look super pretty typical Vista or use Aero Glass, you can turn off these services.
  • Diagnostic Policy Service - Noting the problems that arise in Windows, including how to solve. For novice users, these services are not needed.
  • Diagnostic Service Host - Same as above.
  • Offline Files - Services are required to mengantur use offline files.
  • Terminal Services.
  • Windows Error Reporting Service.
  • Windows Search.

2. Set the sidebar.
By default, the sidebar will fill the empty space on your computer screen. In the sidebar there are several types of gadgets with different functions. Now you can move the gadget to the desktop as an icon.
  • Right click on the gadget you want to move, then select detach from the Sidebar
  • Move the gadget in a place that you want on the desktop.
  • Next right click the sidebar, and select Close Sidebar.
Now you'll have a gadget on the desktop icon.
You can get the gadget online here.

3. Run on the Start menu displays the menu.
By default, the Run menu does not appear when you open the start menu. To display it:
  • Right click on the taskbar.
  • Select Properties.
  • Click on the Start Menu tab.
  • Click the Customize button.
  • Scroll down and check on the Run.
4. Displays the Run menu on the desktop.
You can display a shortcut on the desktop Run.
  • From the Start Menu, go to All Programs then to Accessories.
  • Drag the shortcut Run is there to the desktop.
5. Optimizing the display.
The principal advantage of Windows Vista when compared with the previous is that it looks beautiful. Unfortunately not all of the view that we need an alias too burdensome. Here's how to optimize the display.
  • Click the Start Menu.
  • Right-click My Computer.
  • Select Properties.
  • Click on Advanced System Settings.
  • On the Performance option, click the settings button.
  • Click Custom.
  • I only chose the following features for Vista. Stay beautiful yet optimal. Show preview and filters in folder.
  • Show shadows under mouse pointer.
  • Show thumbnails instead of icons.
  • Show window contents while dragging.
  • Smooth edges of screen fonts.
  • Use drop shadows for icon labels.
  • Use visual styles on windows and buttons.
6. Accessing a folder with the message Access Denied.
If you access a folder and the error message Access Denied, following an attempt to open it.
  • Right-click on the folder.
  • Select Properties.
  • Click the Security tab.
  • Click the Advanced button.
  • Click the Owner tab.
  • Click the Edit button.
  • In the Change Owner box, select your account name.
  • Check the Replace owner on subcontainers and objects.
  • Click Apply.
  • Click Yes to change all the permissions.
  • Then click OK.
7. Set the capacity of Hard Disk partition.
Windows Vista now has an ability to change the partition capacity.
  • Right click on Computer.
  • Select Manage.
  • Click on Disk Management.
  • Right-click on a partition.
  • Select Shrink (to cut) and Extend (to extend).
  • Remember always backup your data before doing this.
8. Network access without a password
Although you can log into the computer without using a password, but if you want to access the computer from the network then you are still prompted to enter a password. To disable this function:
  • Run gpedit.msc in the Run menu.
  • Go to Computer Configuration / Windows Settings / Security Settings / Local Policies / Security Options.
  • Double click on Accounts: Limit local account use of blank passwords to console login only
  • Turn off this function by selecting disable.
9. Opening a link with a browser other than Internet Explorer.
By default, each time you click a link then Vista will use IE to run it. If you want to use another browser such as Opera or Firefox:
  • Go to Control Panel \ Programs \ Default Programs.
  • Click on Set your default programs.
  • Select the browser you want.
  • Click on Choose defaults for this program.
  • Under Protocols, check HTTP.
  • Click Save.
  • You also can check. Htm and. Html.
If your browser does not appear here, please change your Windows registry.
  • Go to HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Shell \ Associations \ UrlAssociations \ http \ UserChoice
  • Change of such IE.HTTP to Firefox.Url, if you use Firefox.
10. Removes the arrow on the shortcut.
  • Open Regedit.exe, on the Run menu
  • Open HKEY_CLASSES_ROOT
  • Open lnkfile
  • Replace the existing value with IsShortcut
  • Restart the computer.
11. Changing the action of the power button on the Start Menu.
At the bottom of the Start Menu on the right there are 3 icons. The most left icon is the circle diameter is the power button. To change the actions taken after this push button is:
  • Go to Control Panel.
  • Select System Maintenance and then Power Options.
  • Under the power plan you choose, click on Change plans settings.
  • Click Change advanced power settings.
  • Click on + to Power buttons and lid.
  • Click on the + in the Start menu power button
  • For Setting, select Sleep, Hibernate or Shutdown.
  • Click Apply or OK.
12. Installing Vista without a Product Key.
You can install Vista without using the Product Key and evaluated at 30 days.
  • Boot from the Vista DVD and run the installation.
  • Set the Language, Time and Currency, and Keyboard.
  • Click Next.
  • Click Install Now.
  • Do not input Product Key.
  • Uncheck the Automatically Activate Windows When I'm online.
  • Click Next.
  • Click No to confirm you do not Want To enter a product key.
  • Select the version of Windows Vista you want to install.
  • Select the same version you buy.
  • Click Next.
  • Select accept the license and terms.
  • Click Next.
  • Please continue the installation process as usual.
13. Changing the size of the icon on the desktop.
By default, the size of icons on the desktop is relatively large, to resize it:
  • Right click on the Desktop.
  • Select View.
  • Set to Classic Icons.
14. Make over pageviews Programs and Features.
When you get to the page Programs and Features in Control Panel then you will see an interface similar to what is on WindowsXP. With Vista you can change the information contained on these pages. For example you can display Name, Publisher, Installed On, and Size.
  • If you right-click on this menu bar, you can add other information such as the Support Link, Used and Version.
  • Support Link will deliver you directly to address support of the program via the website.
  • You may be able to sort by Used so that you can see which programs you rarely use. This means you can remove the program if you do not need.
  • You can see if the program you install a new version by looking at the Version menu.
15. Display a super-hidden files.
While in Folder Options you can view hidden files, but there are super hidden files whose status is still not able to perform. To display it:
  • Run Regedit.Go to HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Advanced.
  • In the right pane, drag it until you get the value SuperHidden Change the value to 1.
  • Restart the computer.
16. Cleaning the rest of SP1 installer.
After upgrading to SP1, Vista will make a backup of all files in the upgrade. This file is useful if you want to uninstall SP1. If you do not encounter problems with SP1 then you can get rid of this backup file. Run vsp1cln.exe on the Run menu. If you are asked whether you want to remove the files, answer Y. aja

17. Fix files TCP / IP is damaged.
If you feel there's something wrong with the file TCP / IP, run the following command in the Run menu:
  • netsh interface ipv4 reset
  • netsh interface ipv6 reset
  • Then restart your computer.
18. Turning off Vista Burning CD function.
Since many third-party program to facilitate the process of fuel burning CD / DVD then you will not need a CD burning facility owned by Vista. To turn it off:

    Run Regedit.
    Go to HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer.
    Create a new DWORD: NoCDBurning.
    Score 1.
    Restart the computer.

Hopefully this article can be useful for us all

Chủ Nhật, 10 tháng 7, 2011

Introduce Above 4GB Memory In Windows Vista 32 Bit

In theory, the processor x86 and x86-64 can recognize the physical memory to more than 4 GB. In fact, Windows Vista 32 bit only able to recognize physical memory to 4 GB. Yet amid the inexpensive price of the current physical memory chips, installing more than 4 GB of memory is not something impossible.

If you are currently using Windows Vista 32 bit and then you install more physical memory than 4 GB of physical memory then you will only be known a number of 2 to 3.8 GB. The solution, you have to switch to Windows Vista 64 bit for your physical memory can be read perfectly. Unfortunately at this time not all the programs and drivers can easily be installed on 64 bit systems.

His name is human, if there is difficulty would be trying to find a shortcut to overcome adversity. Likewise with a Chinese hacker who is able to overcome the limitations of Windows Vista 32-bit capabilities in recognizing the amount of physical memory. To do that is by slipping two files into the Windows Server 2008 Windows Vista 32 bit. As we know, Windows Server 2008 Enterprise or Datacenter x86 has the ability to recognize the physical memory to 64 GB and use the same kernel with Windows Vista.

Here's my swatch steps undertaken by the hacker are:
Try to find a computer with Windows Server 2008 operating system. Copy these two files into the flash disk:[% sytemdrive%] [Windows] [Windows32] [licensing] [pkeyconfig] [pkeyconfig.xrm-ms] and [% SystemDrive%] [Windows] [ServiceProfiles] [NetworkService] [AppData] [Roaming] [Microsoft] [SoftwareLicensing] [tokens.dat]. If you're having trouble getting a computer with operating system Windows Server 2008, you can directly download the files here.
  • Prior to the next step, find the same file in Windows Vista and then copy the file to a safe place as backup if something bad will happen.
  • Next go to the Services by either typing in the Search Services in the Start Menu. Then stop service Software Licensing.
  • Right-click the file in Windows Vista and take full control on both files in your account or an administrator.
  • After that, replace both files with the files we have prepared that come from Windows Server 2008.
  • Restart your computer.
  • Bingo!, how much your RAM will be recognized properly by Windows Vista 32 bit.
Replacing two files is not without risk. There are several problems that may arise as you can no longer access the Windows Experience Index. You also can not access Computer Management by clicking Manage when right-click Computer. When you are asked to activate Windows Vista again so you can activate with hers Windows Server 2008.

Limitation of RAM on Windows Vista 32 bit is not actually a hardware problem but it is a software limitation.

Good luck

Thứ Bảy, 9 tháng 7, 2011

Improving Performance of Windows 7

Windows 7 is the latest product from microsoft windows. By default windows 7 offers many features that are not needed by the user's desktop computer (individual). If the features that are not too important is disabled or turned off, then it could further improve the performance of windows 7. What we discuss here is not upgrade the hardware, but configuring the software windows.Karena if it is to upgrade computer hardware costs, while on the other hand for those who do not have the cost of upgrades, can improve the performance of windows with slightly modify the default configuration.

Here are some tips to speed up / improve performance windows 7:

1. Disable / turn off unnecessary Windows services, such as:
-Turn off autoplay / autorun in windows 7
Uninstalling Tablet-PC components in Windows 7
-Turn off (disable) the automatic update in windows 7
-Speed ​​up menu display in windows 7 start menu
-Turn off (disable) telephony service in windows 7
-Turn off (disable) the fax service in windows 7
-Turn off (disable) error reporting windows 7..etc.
2. Adding virtual memory windows.
3. If the size of a large hard drive, preferably for disk space into multiple sections through the disk partition.
4. Do scandisk and defrag using the disk defragmenter regularly. By doing a scandisk and defrag on a regular basis can help windows mark the sectors and clusters are good and damaged in the hard disk space, and windows can help sort and classify data stored on hard drives like file system, files, applications, and data files to better suit with the needs of the system so that more accessible by windows.
5. Cleaning the windows junk files, such as deleting temporary files, windows prefetch files, clean up the corrupted registry files (error), delete the thumbnail cache explorer,
6. Scan viruses and adware, malware and spyware and do not forget to regularly update antivirus offline and online.
7. Install the application to taste..etc.
Good luck!

Thứ Tư, 6 tháng 7, 2011

Tips & Tricks Speed ​​up Computer (Windows xp)

This time I wanted to share a little trick for computer we can run top of my voice (less athletes) essentially steady.please listened to here ..

Here are tips on how to speed up or running our beloved windows.

1. To reduce boot time and improve performance, do not use third-party defrag software, simply use the defragmenter that artificial devices (built-in) Windows, will not be much different. And also, you should use
Hard disk with the type of Ultra-133 or Serial ATA (SATA) with 8-MB buffer.

2. If RAM PC is less than 512 MB, it should be added the capacity of memory. It is relatively inexpensive and will help improve your system's performance dramatically.

3. Make sure the file system used by Windows XP is NTFS.
How to check:
a. Open Windows Explorer (My Computer)
b. Right click on drive C:
c. Click Properties.
If it turns out you are using the FAT32 file system, then to change it
is in the following manner:
- Backup important data first yes.
- Click Start> Run> type CMD
- After the Command Prompt window appears, type:
Code:
CONVERT C: / FS: NTFS
Note: The computer should not be interrupted when doing this conversion, and also in a state free of the virus. The file system used by the bootable drive (usually C:) will be either FAT32 or NTFS. I highly recommend NTFS
for superior security, durability and greater space efficiency.

4. Disable the File Indexing. File Indexing service extracts information from documents and other files that exist on the hard disk and creates a "searchable keyword index" (index search keywords.) You can imagine the process is very burdensome to the system.
How it works as follows:
A user looking for a word, phrase, or property inside a document, from the documents by the hundreds or thousands, and he did not know the name of the document sought. Windows XP with the built-in search functionality can still perform various types of searches without involving the Indexing Service. But somewhat more
long. Operating systems have to open each file when asked to help find what the user wants. Most people do not need this search feature. Which usually requires
is a large corporate environment where thousands of documents placed at least one server. But if the only kind of system builders, which most of his clients are small and medium-sized businesses, and if the client does not need these features, I recommend that (Disable) the service.

How to Disable:
a. Open Windows Explorer (My Computer)
b. Right click on drive C:
c. Choose Properties
d. Remove the check mark (checklist) "Allow Indexing Service to index this disk for fast file searching."
e. Click the Apply button, appears: Apply changes to "C: subfolders and files"
f. Click the OK button. If any warning or error message appears (such as "Access is denied"), click Ignore All button.

5. Update VGA and motherboard chipset drivers, including BIOS updates and configuration. Find info, info about the BIOS settings are correct on the Internet.

6. Empty the Windows Prefetch folder every three months or more.
Windows XP to record some of the data or applications that are often used for making the process seem load faster when called by the user. This is nice, but for a long time, the prefetch folder may become overloaded references to files and applications are no longer used. If that happens, Windows XP is wasting time and slowing system performance, while doing a load application or file. Nothing is important in that folder, and all its content is safe to delete. Folder is located at: C: ¥ WINDOWS ¥ ¥ Prefetch

7. Once a month run a disk cleanup.
How:
a. Open Windows Explorer (My Computer)
b. Right click on drive C:
c. Choose Properties
d. Click the Disk Cleanup and delete all temporary files.

8. In Device Manager, double click on IDE ATA / ATAPI Controllers device, and
make sure DMA is enabled (enabled) for each drive that is connected to the Primary or Secondary Controller and controller.
Do this by:
a. Double click on Primary IDE Channel. then click the Advanced Settings tab.
b. Make sure the Transfer Mode is set to "DMA if Available" for both Device 0
and Device 1.
c. Do the same on the Secondary IDE Channel.

9. Wiring Upgrade.
To increase hard drive technology, it takes wiring which would encourage better performance. Be sure to use the cable 80-wire Ultra-133 for all IDE devices and use a socket connector that fits with the Master / Slave / Motherboard. If Device his only one, must be connected at the far end connector of the ribbon cable (data cable), but not on the connectors in the middle of the ribbon cable, if not, there will be a signal problem. In ultra DMA hard drive, this signal problem could prevent hard drive to maximize its potential.

10. Remove all spyware from your computer. Use free programs such as artificial Lavasoft AdAware or SpyBot Search &
Destroy. Once the program is installed, be sure to check and download updates if any, before scanning the spyware on the computer. Anything either program finds can be safely removed. All the free programs that ask for spyware to run will no longer work. If the programs were still needed to live free again install it.

11. Dispose of all programs or unnecessary items from the regular (routine) Windows Startup by using the MSCONFIG utility.
How:
a. Click Start> Run> type MSCONFIG> click OK
b. Click the Startup tab> and then remove the checklist (check mark) of program that is not familiar with these items? Visit the WinTasks Process Library. That site includes system processes, applications and also known as spyware references and explanation. Or it could identify the name of the items directly by using google.

12. Discard all unused programs from the Add / Remove Programs in Control Panel.

13. Turn off some or all of the animations that are not needed and turn off (disable) active desktop. In fact, to optimize performance, turn off all animations. Windows Xp
offers many different settings in this section.
How:
a. Click the System icon in Control Panel
b. Click the Advanced tab
c. Click the Settings button in the Performance box.
d. Eliminate checklist (check mark) any options that do not want to run. Or it could be

14. If you can edit the Registry of Windows XP, do to improve the performance of XP. Could use a software tweak or manually edit the registry. On the internet is widely spread.

15. Visit Microsoft's Windows update site regularly and download all updates labeled Critical. Download any optional updates at your discretion. (Remember, if the Windows XP operating system software was pirated, do not try to update, can be given a "stamp" the same signs of pirated Microsoft that it will slow down the system when booting and running).

16. Update anti-virus in a week or even once daily. Make sure only one software is installed. Combining more than one antivirus will only invite disease for performance and computer reliability.

17. Make sure the font is installed less than 500 species are on the computer. The more fonts, more lambatlah system. Although Windows XP is more efficient in handling the fonts of the previous version, but excessive weakening of the font will have an impact on the system.

18. Do not partition the hard disk. (Optional only) NTFS File System Windows XP run more efficiently on one large partition. The data is no safer on a separate partition, and re-format does not need to reinstall the Operating System (OS). One of this partition function so that no restriction by the partition but it will be limited by the size of hard drive capacity itself. So no need to resize partitions to spend time and the risk of data loss.

19. Make a check against the system's RAM to ensure proper operation. I recommend using a free program MemTest86. Once downloaded, can make a bootable CD or diskette (your choice), which will
run 10 extensive tests on the PC's memory automatically after malakukan boot with a CD or floppy disk created. Allow all tests to run until at least the past 3 tests of 10 tests completed. If the program encounters an error, turn off and unplug the computer, unplug the RAM memory, replace with others and do the tests again. Remember, bad memory can not be repaired, and can only be replaced.

20. If there is a CD or DVD recorder, look for updated firmware from the manufacturer. In some cases, been shown to accelerate upgrade the recorder to a free.

Good luck!

Thứ Ba, 5 tháng 7, 2011

10 Tips, Tricks, and Secrets Windows 7 Part II

Immediately, tips, tricks, and secret windows part II. Continued from tips and tricks Windows 7
previous

1. Computer Error gradually Record
Maybe you have friend or relative who knows the ins and outs of the computer or whiz in
computer case. Then there have a problems or errors on your computer but you do not know how to describe the errors that occur computer to your friends.Actually there is a way for these errors are analyzed and recorded gradually phase by windows 7 using programs Problem Steps Recorder. How, if your computer started experiencing problems or error when you run windows 7 you can click on the Start type PSR, then click Enter Record.Setelah Problem Steps Recorder that will record every click, the keyboard keys that you type, and take screenshots and finally make some type MHTML file the report by that automatically created a file that already in the zip (compress). You can send a zip file by e-mail to your friend is good at computers.

2. Everything can be right click

For example, if you right-click the Explorer icon on the taskbar, you can directly access folders your general such as Documents, Pictures, Windows Folder, and more And if you are not using Internet Explorer you may wish to remove your IE icon on the taskbar that is just right click and kemudin click "'Unpin this program from the taskbar".

3. Changing the strength UAC.
UAC aims to protect your windows 7 system but with the effect of reducing comfort you in using Windows 7. Strength UAC can change to your liking ie just click Start> Control Panel> User Account Control Change Settings.

4. Run As
If you're logged in user who is not an administrator and want to run the program require administrator permissions there an easy way you can do is right click the program icon who wants to run and press and hold down the shift key after that will show the Run option As. You can just select the administrator.

5. Create crash dump file

Windows 7 will not create a file report damage to software or hardware (memory.dmp) if you only have under 25 GB hard drive capacity. This will be a problem if you want know the damage your software or hardware through memory.dmp report file. But do not worried at least 25 GB features can be turned off by clicking Start, type "regedit" without the quotes and then browse HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ CrashControl then create a file New DWORD named Always Keep Memory Dump and set to 1.

6. Resource monitor
If you feel the Windows 7 works more slowly than usual there may be a program the errors, crashes, hangs or programs that consume a lot of memory or your CPU. you usually can see the program error / crash in the Task Manager, but the Windows 7 you can also see information program error / crash in the Resource monitor, how to click Start and type RESMON.Resource Enter.Di monitor (Resmon) can be spelled out version upgrades from the Task Manager. Because in Resmon you can analyze process of a program that is going on in windows 7. If the program in error analysis is the program that Windows 7 will tell how how how to repair.I click the right program at the thought makes the program crash / error click Analyze Process.

7. Running the program faster
If you've just run a program or application but then wanted to run again the same program, you do not have to run the program again from the start menu or shortcut on the desktop, you just push and hold down the shift key and click the program icon in the window.

8. Auto arrange your desktop.
Your icon is located apart on the desktop, usually if you want to tidy it up right click on desktop select View> Auto Arrange. But the truth is there is Auto Arrange your shortcut keys just push and hold the F5 key.

9. Disable hibernation
Because the hibernation mode in Windows 7 is turned on automatically, windows 7 will take a little of your hard drive capacity, but if you always turn off your computer and do not use a sleep mode, the hibernation mode will become useless. You can turn off mode hibernation by clicking Start, type regedit and then browse HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ Power, and finally replace the value numbers 1 to 0 of HibernateEnabled and HiberFileSizePerfect.

10. Activate XP mode
If you have old software that can not be run on Windows 7, you can try XP Mode, which is a virtual copy of windows xp that can run on desktop windows 7. But this mode can run XP if your computer supports hardware virtualisation (AMD-V or Intel VT) is already integrated in the processor and of course must be enabled on your computer's BIOS.

good luck..!!

10 Tips, Tricks, and Secrets Windows 7 Part I

Windows 7 has new features to simplify the use of actual windows 7 itself. Of the many features you might not know how to run,operates or just where the location of the feature. Lots of tips from the windows 7maybe most users do not know.

1. Keyboard shortcuts

-Alt + P
Show / hide the Explorer preview pane

-Windows Logo + G
Displays the window in front gadgets tool-window that was coming.

-Windows Logo + + (plus key)
Zoom in

-Windows Logo + - (minus key)
Zoom out

-Up + Windows Logo
Maximise window

-Windows Logo + Down

Minimise window

-Windows Logo + Home
Minimise / maximize all windows except the window was open.

2. Displaying alternately Desktop Wallpaper
Windows 7 has a new feature on the desktop, now you are displaying dozens or even alternately hundreds of your wallpaper that can set the time jedanya. How easily is click Right-empty section on your desktop click Personalise> Desktop Background. Then press CTRL while selecting the wallpaper image you want to display and select a time lag appears wallpaper you start from every 10 seconds to 1 day, and there is also a shuffle option if you want display your desktop wallpaper at random and last click on Save Changes.


3. Copy or Burning the image file / virtual
Now windows 7 directly copy your iso image files to CD or DVD without the need to install other software. The trick just click the iso file it 2 times, then plih drive DVD / CD writer you are
already contains a CD / DVD blank and click Burn.

4. Data Protection
Windows 7 can protect data on your flash by encrypting the using a program called Microsoft's BitLocker technology, how to stay right click USB drives (flash) and then you click the Turn on BitLocker and you just follow instrucion given.


5. Turn off the automatic settings window
In Windows 7 can set its own window, for example if you press and hold window that is opened and the slide into the top of your desktop window is automatically maximize its own as well if you move it to the far left of the desktop then window is automatically sized half your desktop screen. If you are not comfortable adjustment of the automatic window you can turn it off with
do the following click start type regedit, and then browse HKEY_CURRENT_USER \ Control Panel \ Desktop, replace WindowArrangementActive to 0 after that stayed restart your windows 7.

6. Conserve battery power
I click the Start type "Power Options" without the quotes then click Power Options select then click Change Plan Settings for your current plan and plih Change Advanced Settings. Here
you can configure and optimize the use of your laptop battery

7. Laptop Battery Information
If you use a laptop, you can use the program to display information
about the power consumption of your battery. I click start type in "cmd" without the quotes, if the icon cmd has appeared select right click and Run as administrator then type "powercfg-energy" without the quotes and press Enter. Windows 7 will scan your computer system with the aim of looking for ways to conserve your battery power. Then windows 7 makes an HTML report file (Web based) after that windows will tell where this file is placed usually in place in folder \ Windows \ System32.

8. Calculator
Calculator program in Windows 7 many additional new features such as the conversion unit of length (cm, m, km), weight (grams, kilograms), volume (liter, gallon), and others. There are also features such as the calculation date for example:How many days between two dates if there is also a simple format for calculating taxes, and other.

9. New WordPad Format
If you create a document in Wordpad will automatically be saved with the format Rich Text Format (RTF). But now you can save the file or open the file in any format. docx (office 2007) and formats. odt (open office)

10. First aid troubleshooting
If in windows 7 is an error or problem, and you you do not know what causes it, maybe you can try, click Control Panel> Find and fix problems (or 'Troubleshooting'). Here are some guidelines for finding and restoring the existing errors on your windows 7. here can also see your windows settings, and also clean the existing system of files that are not needed.

Litle Tips Managing Your Windows

After installing Windows and other applications required into the computer, there are some things you should do. Among them are doing some things to speed up and simplify the performance of the computer. For example, arrange for your computer to be restarted more quickly, or bring up hidden menu, use the shortcut for faster access and so forth.

All of the above is a small part of the basic Windows tips and tricks that we submit the following. All tips and tricks here we match to 150 steps easy and safe to do so. 150 tips and tricks, including some step by step guide that is easy following, will make your computer more convenient to work. Of course, ultimately, your productivity growing at a computer.

A convenient computer just is not enough without accompanied increase the security side. This is important, because the connection to the network, the Internet or to another computer, more or less definite risk. Starting from the spread of the virus to our data collection by people who are not eligible. For that, we also include some basic tips to improve security in Windows.

Some tips and tricks and step by step guide in this paper using specific assistance programs that can be downloaded from several sites on the Internet. But for your convenience, as usual all the programs mentioned in the following text is included in the CD of PC Media. Of course, all programs are tested in labs PC Media.

Installing programs that exist in this paper are mostly from Microsoft's official site. So unlikely these programs can cause errors in your PC. So do not hesitate, continue to follow the basic tips and tricks in Windows that is rarely revealed!


Install Windows Easy and Fun
Backup registry first before editing. To do so, click Start | Run, type regedit. Once the registry window appears, select the menu File | Export. In the Export range, select All and specify a file name, end with a click the Save button. 

Many programs are actually installed in Windows, but not active. To activate it, go to Control Panel | Add / Remove Windows Components and check the programs that have not been active. 

Before installing a new program or make changes to Windows settings overall, it's better to manually create a Restore Point first. How, Click Start | All Programs | Accessories | System Tools | System Restore and click Create a restore point. 

If you decide to install Windows Update previously didecline, go to Control Panel | System, select the Automatic Updates tab and click Restore Declined Updates. 

To set the Windows update runs to suit your needs, set up the first Windows Update. How, open System in Control Panel and click the Automatic Updates tab. Set enable or disable the option Keep my computer up to date. 

If you do not have a bootable CD, do not worry. Microsoft already provides a free tool to create a boot floppy at http://support.microsoft.com/?kbid=310994. 

If the current Windows installation suddenly stopped, turn off the computer and an additional card. For example sound cards. Reinstall and replace the card after the installation. 

To add the System Administration Tools is the Start Menu, right click on Start | Properties. Entry in the Start Menu tab and click Customize and then enter in the Advanced tab. Scroll down and check the option Display on the All Programs and the Start Menu. 

To install the Backup Utility in Windows XP Home Edition ntbackup.msi find the file in the directory \ valudeadd \ msft \ ntbackup \ on Windows XP installation CD. Run the file and follow Step by step.

Windows XP automatically going to highlight any new programs installed. How to eliminate it, right click on Start | Properties. Go to the Start Menu tab | Customize, then click the Advanced tab and remove the check mark on the option Highlight newly installed programs. 

To view the movie or the best games on the computer, make sure that the latest DirextX been installed properly. See the latest version at http://www.microsoft.com/windows/directx. 

There are times when the hardware that will be installed not support Plug-and-Play. For that, use the Add Hardware Wizard in Control Panel | System | Hardware to detect it.


TOP TIPS! Accelerating Work Computer
Actually it only takes no more than 2 minutes to get into Windows since the computer is turned on. However, it sometimes feels very long. To speed up loading of Windows, there are several things you can do. For example, reducing the icon on the desktop and not using a wallpaper that takes up less memory. Replace wallpaper with colored background, and use the Desktop Cleanup Wizard that there can be found by right clicking the icon on the desktop to clean. Do not forget also, run defrag on a regular basis.
If you frequently add or reduce the programs on your computer, clean the registry on a regular basis. Use aids such as Registry Mechanic software from the site http://www.winguides.com. Unfortunately, trial version of this program can only be used to improve just as much as 6 sections
Another step that needs to be done is to remove programs that are loaded automatically when Windows starts. Of course, the only programs that are not needed. How, by deleting all the contents of the startup folder and open msconfig via Start | Run.
Use the features of File and Settings Transfer Wizard to move files and settings to your new computer. To do so, click Start | All Programs | Accessories | System Tools, then run the File and Settings Transfer Wizard.
Use the exception of the security settings in Internet Explorer, for the update via Windows Update page runs smoothly. To do so, open Internet Options in the Tools menu in Internet Explorer. Click the Security tab, select Trusted Sites and click Sites button. Fill in the name of the Windows Update site, remove the check mark on the option Require server verificationà ¢ â, ¬  | and click OK.
If you have lost your serial number Windows XP, use the freeware Magical Jelly Bean Keyfinder from http://www.magicaljellybean.com/keyfinder.shtml.
If the name is registered in Windows XP you do not fit, fix via the registry. The trick, open the registry and select My Computer. Click the Edit | Find and type RegOwner. If it is found, right click, select Modify and enter the appropriate name. These changes can also be done in key RegCompany.

Internet and Network Performance Improvement
To to share a folder on your computer to the network, right click the folder and select Properties. Click the Sharing tab and enable the option Share this folder on the network. Give name and click OK. 

Create a My Network Places icon on the desktop by right-clicking an empty area on the desktop and click Properties. Select the Desktop tab | Customize Desktop. Then open the General tab and enable the option My Network Places. 

There are easy ways to send messages to other computers on the network, ie using the Console Message. Open the Control Panel | AdministrativeTools | Computer Management | Action | All Tasks | Send Console Message. Type the text you want to send, add the computer name you want to target and click Send. 

To set the Internet Connection Firewall (ICF), open Network Connections in Control Panel, right-click an existing connection and click Properties. Open the Advanced tab and enable the option Protect my computer and network by limitting or preventing access to this computer from the Internet. 

Manage Internet Connection Firewall (ICF) for each existing connection. Both dial-up or broadband. If your computer is part of the networks connected to the Internet, install the ICF only on the server computer. 

To find your IP address, enter in DOS by typing the command in the Run. Then type ipconfig / all. 

If you receive a message from the Internet via Messenger, immediately turn off. How, go to Contol Panel | Administrative Tools | Services, and double-click Messenger and then Stop. To prevent recurrence, set so that Messenger becomes Disabled in the Startup. 

Turn off Windows Messenger with through regedit. Go to HKEY_LOCAL_MACHINE \ Software \ Policies \ Microsoft, then select the menu Edit | New | Key, and name the Messenger. Then create another key in this way in the Messenger directory with the name of its key client. After that, click the Edit menu | New | DWORD Value, and name-Run Prevent. Right-click PreventRun value, select Modify, fill value 1 in Value data, and click OK. 

To find information about the connection on your computer, click Start | All Programs | Accessories | System Tools | System Information. Select menu Tools | Net Diagnostics. In the window that opens and then select the option Scan your system. Wait until the process is complete to see the results. 

Protect your privacy by preventing Windows Media Player application to send data about your computer and your habit of using computers over the Internet to certain addresses. It's easy, In Windows Media Player, select the menu Tools | Options. Open the Player tab, and disable the option Aloww Uniquely internet sites to your player. 

To lock a computer that is in a domain network, press the Ctrl + Alt + Del simultaneously and click Lock Computer option. To open again, press the Ctrl + Alt + Deldan enter the password. Configuring Windows Easy and Fast

 To disable the autorun feature, right click on CD drive icon, select Properties and enter the AutoPlay tab. Then disable autoplay for each type of file indicated on the list. 

Use Microsoft Clear Type Tuning Control of http://www.microsoft.com/typography/cleartype/ to set Clear Type on the computer. 

To view the system files by default be hidden by Windows XP, select the View tab in the menu Tools | Folder Options in Windows Explorer. Enable Display the contents of system folders. 

To put the volume control icon in the taskbar, go in Control Panel | Sound and Audio and click the Volume tab. Enable Place volume control in the Taskbar and click OK. 

Set the Power button on the keyboard via Control Panel | Power Options on the Advanced tab. Specify the Power button is to choose the option that is available. 

Arrange Windows so clean Pagefile when shut down for security. The trick, open the registry and enter the directory HKEY_LOCALMACHINE \ SYSTEM \ CurrentControlSet \ Control | Session Manager. Edit the value in the Clear key to 1-PageFileAtShutdown. Consequently, the shutdown will last a little longer. 

Adjust so that Windows displays the extension of each file. How, in Windows Explorer, select the menu Tools | Folder Options and the View tab. Remove the check mark in the option Hide file extentions for known file types. 

Removing the Installed Components Many components of Windows that does not appear in Add / Remove Windows Components and can not be uninstalled. 
Open Notepad and choose File | Open. Navigate to the folder Windows \ inf. The contents of the file name sysoc.inf. Click Open to open this file. 

Select menu Edit | Replace. Hide Type in the Find field, but clear the Replace With field, click Replace All. The goal is to remove all Hide said in this file. When finished, close and save the file. 

Open the Control Panel and select Add / Remove Programs. Then select Add / Remove Windows Components, on the windows that comes out then will appear a few components that were previously hidden.
Change the picture on the welcome screen by going to User Accounts in Control Panel. Open your account and click Change my picture. Determine the image of your choice by clicking the Browse for images on my hard drive or choose among the pictures that are already available. 

If it's more like the look of the Start Menu older version, you can change it by right clicking the Start button, select Properties. Select Classic Start Menu and click Customize to set the contents. 

To enhance the classic look in the Start Menu, right click the desktop and select Properties. Open the Themes tab, and select Windows Classic from the Theme list. 

Add images in a folder, so that the image that will appear when Windows Explorer in the thumbnails view. The trick, right-click the folder you want to be processed, select Properties. Click the Customize tab and click the Choose Picture. Select a picture and click Open | OK. 

Adjust the capacity of the Recycle Bin by right-clicking the Recycle Bin icon and choose Properties. Contents capacity you want and click OK. 

At the time set Details View in Windows Explorer, right-click one column header untukmengatur any column displayed. Click More if necessary adjust other settings. 

To add the programs you use most often in the Quick Launch, drag the program icon in the Quick Launch. 

Add the address bar on the taskbar, thus speeding up access to an address on the Internet. The trick, right-click the taskbar, select Toolbars | Address. Double click to open and close it. 

Make the look of Windows Explorer-like view on the My Computer window. The trick, right-click Windows Explorer icon and select Properties. In the Target area, after the% SystemRoot% \ explorer.exe add / n, / e, / select, C: \ and click OK. 

To add a program shortcut on the top row the Start Menu, right-click its icon in the Start Menu then click Pin to Start Menu. 

In order for a drive or folder can be entered in the Send To menu, drag shortcuts to the folder \ Documents Your Settings \ \ SendTo. 

Looking SendTo folder? Just click Start | Run and type in SendTo and click OK. 

To clear the list of documents in the My Recent Documents folder in the Start Menu, right-click Start, select Properties. Click Customize and go to the Advanced tab and then click the Clear button list. So no one else who appears in the My Recent Documents, disable the option List my most recently opened documents. 

Fast User Switching. With Fast User Switching, a user does not need to log off while another user login.
To enable Fast User Switching, entry in the Control Panel and select User Accounts. Click on the option Change the way users log on or off, and enable the Use Fast User Switching. 

In order for dial-up connection is still running even though Fast User Switching is enabled, go to the registry directory HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon. 

Right click on the right panel and select New | String Value. Give the name Keep Ras Connections and give the value 1. Restart the computer.
51. To view the actual contents of the My Recent Documents folder, click Start | Run, then type% USERPROFILE% \ Recent.

Multiple User Settings
To switch between user accounts, press the Ctrl + Alt + Del, then the Task Manager window that opens, select the Users tab. Right-click the user name you want to use and click the Connect button. 

Add the Guest account so that others can use your computer. How, open User Accounts in Control Panel, click the Guest | Turn On the Guest Account. 

Remember to always log in as System Administrator before making changes which impact on computer performance. 

To copy the user profile, entry in the Control Panel | System. Included in the Advanced tab and click the Settings button in the User Profiles. Highlight the profile you want copied, and then click Copy to and specify the storage location profile. To change the permissions, click the Change button. 

Replace the Welcome screen with a login dialog to increase the security level. How, go in the User Accounts in Control Panel, select the option Change the way users log on or off and disable the Welcome screen. 

Use the Shared Documents folder to store which can be opened filefile others in the network. This folder can be found in My Documents \ Other Places area. 

In Windows XP Pro Edition, the password can expire if not used long log. To avoid this, set up so that Windows does not do so. To do so, click Start | Run, type userpasswords2 and Enter. Open the Advanced tab and select the Advanced user management, click the Advanced button and select Local Users and Groups. Right-click the user name and select Properties. Open the General tab and enable the Password never expires option. 

Give the name of each partition or drive you're with a different name. It is important to facilitate the search for the file. 

Create a password reset floppy disk as an emergency when lost passwords. How, go to Control Panel and open User Accounts. Select your account and select Prevent a forgotten password to start the wizard.


Settings Files and Folders 
Create a compressed folder by right-clicking an empty area on the desktop and select New | Compressed (zipped) Folder. Give the name and drag and drop the files you want to compress the folder. 

A compressed folder can be protected with a password. How, open the File menu | Add a Password. Fill in your password and fill in once again to confirm. 

A compressed folder contents can still be added by drag and drop the file you want compressed into it. 

When running Disk Cleanup, select the option Compress old files for compressing files that are not needed, so much disk space can be saved. 

Encrypt or random files can be done in Windows XP Pro Edition by right-clicking My Computer, select Properties. Open the General tab and click Advanced. Enable the option Encrypt contents to secure data.The easiest way to rename a file or folder is to select it, then pressing the F2 key.

So you can move between folders quickly, especially on the folders that are often open, make a shortcut to any folder you frequently access. 

Reset the file association by way menhakan Shift key while right clicking a file. Select Open Withers ¢ â, ¬ Â | Select a program with which you want to open the file and enable the Open option use the selected program to open this kind of file. Then click OK. 

Customize the music file storage capacity by opening Windows Media Player and select the menu Tools | Options. Open the Copy Music tab and adjust the size of capacity by moving the slider. 

If you keep all documents in the My Documents folder, then all the files more easily in the back-ups and system restore is not affected. 

If a file copy of the CD is not accessible, then remove the Read-only attribute. The trick, right-click the file and select Properties. Uncheck the Read-only option. 

Arrange the display of each folder by right-clicking on My Computer folder. Select Properties and click Customize. Select the templates that are available or choose an image to your liking. Click OK to save the settings. 

You can rename several files at once who has the same character in the same folder as well. For example, a collection of photos or images. How, select all the files which you want to rename, right click the first file and click Rename. Give your name, for example Koleksi.JPG, then all other files will change its name to the Collection (1). JPG, Collection (2). JPG, and so on. 

Sending Faxes. Did you know that Windows XP has a tool to send and receive faxes?
Open the Control Panel, select Add / Remove Programs and click Add / Remove Windows Components. Enable the Fax Services and click Next. 

Click Start | All Programs | Accessories | Communications | Fax | Fax Console to run the Fax Configuration Wizard. Set all settings, including fax and modem numbers used and the settings for incoming faxes. 

Make all the faxes from the Fax Console. Check out all the content before it is sent, including the setting and so forth.


Set Print Quality
You can print multiple photos at once, also set the layout and other options the easy way. First, open the photo files in the My Pictures folder, then select the menu File | Print. Photo Printing Wizard will appear. Set the printer you want to use and layout will be used. Some printers allow printing multiple photos on one paper.

Instead of having to adjust printer settings every time you use it, make a copy of your printer. Set each with different options as you need.

You can use a character that does not exist on the keyboard, but can be used in the Windows Character Map feature. To open, you can find in Start | All Programs | Accessories | System Toolss | Character Map. Or type in à ¢ â, ¬ Å "charmapà ¢ â, ¬