Here are some interesting Operating system and softwares tips and tricks 4u.JUST CLICK ON THE PICTURE IN THE BLOG FOR ENALARGED VIEW.

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

Thursday, March 8, 2012

Display DLL files with separate icon(Windows XP, Vista, 7)

               As a standard, all DLLs are given a single icon by the system. You would rather like to use a unique icon contained within each DLL file for display in the Explorer.
              With a small change in the registry, you can change the appearance of the standard icons. In order to change the DLL icons, type ‘regedit’ in the search field of the start menu or in the ‘Run’ dialogue and if necessary confirm the query of the user accounts manager with ‘Yes’ or ‘Continue’. Then, navigate to the key ‘HKEY_CLASSES_ROOT\dllfile\defaulticon’. On the right, the character string ‘Standard’ is defined which symbol is used by the Windows system for display. For editing this, double click on this entry. Change ‘Value’ to ‘%1’ and confirm with ‘OK’. Through this parameter, the particular file will itself be referred to for the icon. Then, close the registry and open Windows Explorer.
               In the future, you will immediately recognize in the Explorer if a certain DLL contains any icons at all. All other DLL files will only get an standard empty icon.
Read More...

Wednesday, March 7, 2012

Accentuate active folder in Explorer/Registry structure(Windows Vista, 7)

              For better orientation in the Explorer or in the registry keys, you would like the currently open elements to appear differently since there is hardly any difference in the icons in the standard setting.
              In the system, there is no direct setting for the used folder. But since Windows differentiates between the states, different icons can at least be assigned for this through the registry.
              Type ‘regedit’ in the search field of the Start menu and press enter. Confirm the query of the user accounts manager with ‘Yes’ or ‘Continue’. Then, navigate to the key ‘HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer’.
              There, search for the sub-key ‘Shell Icons’ or create the same with the command ‘Edit | New | Key’. Now, open this and in there add the value ‘4’ with the command ‘Edit | New | Character string’. That is the internal key for the system icon of an open folder. Double click on this new entry for editing.
               As ‘Value’, you can assign any icon you wish. For example, use ‘shell32.dll,-46’ here. This entry points to a folder symbol within the library with an additional green arrow. You can add an even more conspicuous symbol like ‘shell32.dll,-290’ or any other. But remember to always put a minus sign in front of the index number of the symbol. For searching for an appropriate symbol, you can use a tool like IconsExtract. Confirm the entry with ‘OK’ and close the registry. When you start Windows Explorer or the Registry editor the next time, the change will become effective.
Read More...

Sort last used documents chronologically(Windows Vista, 7)

              In the Start menu, the entry ‘Recent items’ makes quick access to recently used documents and files easy. However, Windows does not sort the entries in chronological order.
              The sequence of the icons shown in the Start menu cannot be changed. However, a small detour through the Windows Explorer can help you in your search for particular files, for example, in order of last modified. For this, right click on ‘Start | Last used’ and select the context command ‘Open’. The folder ‘Recent’ appears in Windows Explorer and there you can see last used files and folders like normal links. ‘Recent’ is the memory location for the menu ‘Last used’.
               Click on ‘Change view’ and select ‘Details’. Then, click on ‘Date modified’ in the sub-menu in order to sort the entries chronologically according to when they were last changed. After this, you will find the last edited Excel tables or the last written Word file higher in the list.
               By the way: You can determine the number of files shown in the Start menu in the registry with the DWORD value ‘MaxRecentDocs’ in the key ‘HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\ExplorerAeroSnap’.
Read More...

Apply paths and file names in the command line(Windows XP, Vista, 7)

               While navigating in the command line, you have to work your way along the paths or manually enter the complete target path. You would like to simplify this difficult and error-prone work.
               The correct way of applying path and file names in the command line depends on the respective Windows version and other parameters. In Vista and Windows 7, it is recommended, for example, to first navigate in Windows Explorer and then open the command line in the correct folder with the command ‘Open command prompt here’.
                For flexible application of paths and file names for use in the command line, it is already possible in XP to drag and drop the elements from the Windows Explorer to the command line. While Vista does not allow it, this method is again available in Windows7, provided that the command line has not been started with administrator rights. Thus, for example, you can type ‘Type’ and then drag a file from Explorer. Its name will be added correctly and if needed with the quotation marks so that the command can be completed. In Vista, the only way is the more difficult method of copying and pasting. For this, in the Windows Explorer click on the concerned element while keeping the [Shift] key pressed and select ‘Copy as path’. Now, change to the command line and similarly click there with the right mouse button in the window. The context command ‘Add’ will now apply the data.
Read More...

Now use mouse gestures in Windows Explorer(Windows Vista, 7)

                You love the useful mouse gestures in your Web browser and now you want them for working in Windows Explorer also. You would like to know if that can be done.
                Operating Windows Explorer can be improved with mouse gestures. For this, you will need, for example, the free tool Gest (www.bambi4.co.uk/programs/gest/gest.php). For installation, start ‘Gest.exe’. After a short while, the tool will be available in the notification area. After the automatic program start, confirm the question with ‘Yes’. You will then go to the configuration dialogue. Even if no changes are required, take some time to get to know the predefined gestures in the secton ‘Gestures’ for controlling by mouse movements. The alphabets stand for the sequence of the movements, whereby ‘L’ is for left, ‘R’ for right and ‘U’ for up and ‘D’ for down. The ‘O’ means a circle. However, you should avoid this, since a circular mouse movement is mostly interpreted as a result of individual movements. All the entries can be changed. Several possible gestures for the same action are separated by commas. Besides ‘New Window’, click on ‘Select folder’ and decide in which folder the Explorer windows thus started will be opened, if the standard view of the Libraries is not wanted. Besides special folders like ‘My Computer’ or ‘Control Panel’, you can also define another folder through ‘Other Folder’. Finally, apply the changes with ‘Apply’ and ‘OK’. You can again open the configuration dialogue if needed with the key combination [Ctrl]+[Shift]+[F2] or with the mouse gesture ‘DUD’, i.e. a movement ‘down-up-down’. For running a mouse gesture, keep the right mouse button pressed and execute the desired movement. A blue mouse trace illustrates the sequence. In addition, the ‘Gesture
Box’ in the upper left corner shows the recognized movements. In case the result has not yet been defined as a
gesture, you can do it in the dialogue box presented. Besides, mouse gestures also function in windows similar to Explorer, including the Control Panel.
Read More...

See icons in DLL files and extract them(Windows XP, Vista, 7)

                While searching for other program and desktop icons, you should comb through the available DLL files in the system. However, the icons in them cannot be copied easily.
                There are innumerable DLL files in the Windows system folders which contain diverse icons in addition to procedures as libraries that are already used by the system. In order to use such icons yourself, you either have to extract them from the DLL file and save as a separate ICO files, or at least know the serial number of the icon within the library. Both these tasks are easily and quickly done with the help of the NirSoft tool IconsExtract (www.nirsoft.net/utils/iconsext.html). After a short installation or unpacking from the ZIP archive, you can start the tool immediately.
                 The dialogue box ‘Search For Icons’ will appear automatically at the start. Activate the option ‘Scan icons in files’ and enter the complete path to the appropriate file containing the icons under it. Basically, you can also search through folders with subfolders or drives for this. However, it is not recommended for ‘C:’, as this can take a long time. With ‘More Options’ the selection can be limited to certain characteristics. With a click on ‘Search For Icons’, the main window shows all the matches found. They are the assigned the file name of the origin and the index numbers within this file in brackets. You will need this value, for example, to refer in the registry to a certain icon from a file. The index number cannot be determined in other dialogues by counting. All icons can also be exported individually to ICO files. For this, mark one or more, if necessary with the pressed [Ctrl] key. Then open the command ‘File | Save Selected Icons’, change the target folder and the process by clicking on ‘Save Icons’. All icons will then be in individual files which still contain the original file names and the index numbers.
Read More...

Call up user account control dialogs without interrupting Windows(Windows Vista, 7)

                When the user account control dialog pops up, the screen automatically darkens and Windows deactivates the currently running process. You would like to turn off this irritating behavior.
                In order to change the system behaviour when the user account control is called up, an entry in the registry is necessary. For this, open the registration editor with the key combination [Win]+[R], followed by the command ‘regedit’ in the dialogue ‘Run’. Then, navigate to the key ‘HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system’. Now, in the right side of the window, open the entry ‘PromptOnSecureDesktop’ for editing.
               Set the value from ‘1’ to ‘0’ and confirm this with ‘OK’. The change is effective immediately without having to restart the system. You can try it out by starting the Registry editor again because the user accounts manager kicks in every time with this. To activate the standard settings again later, just change the value from ‘0’ to ‘1’.
Read More...

Center the icons of running applications in the task bar(Windows Vista, 7)

               Windows places the icons of started applications in the task bar just to the right of the ‘Start’ button. You would like to place the shortcuts in the middle for quicker access.
               Windows cannot really display the icons of applications in the center of the taskbar. However, if you tweak it a little bit, you will get what you want through another way. You will need a new folder which you can place anywhere on your hard drive using Windows Explorer. For this, click with the right mouse button in any empty space on the right side of your screen and select ‘New | Folder’. Overwrite the name suggested by Windows with a suitable name like ‘Task bar icons’. In this folder, save links to all the programs which you want to access through the taskbar in the future. Then, click with the right mouse button on a free space on the taskbar and deactivate the option ‘Lock taskbar’ if necessary. After this, again open the context menu of the task bar. However, this time select the menu command ‘Toolbars | New toolbar’, new toolbar with the links you had saved in the folder earlier. Take the mouse pointer to the left edge of the toolbar. As soon as it changes shape, press the mouse button and keep it pressed. Drag the toolbar toward the left until it shows the icons in the center. Release the left mouse button.
                If you find the title and the description in the new toolbar to be irritating, you can remove it by clicking on empty space in the toolbar and in the context menu remove the ticks before the options ‘Show title’ and ‘Show text’. Finally, activate the option ‘Lock taskbar’ that you had deactivated earlier by ticking the corresponding entry in the context menu. The icons centered in this manner work like regular links. If you click with the right mouse button in Windows 7, you will see just the normal context menu and not a jump list.
Read More...

Underline key combinations and shortcuts for direct access(Windows Vista, 7)

                While operating menus throughout Windows, you are used to seeing the respective shortcut letters that are characterized by underlines, which help you learn how to quickly use keyboard shortcuts.
                Since Vista, the underlining of shortcut keys in menus for better readability is turned off as a standard setting. This practical and unobtrusive help function can be quickly activated again in the ‘Ease of Access Center’.
                For this, click in the Control Panel on ‘Ease of Access’ and then on ‘Ease of Access Center’. There, follow the link ‘Make the keyboard easier to use’. Activate the option ‘Underline keyboard shortcuts and access keys’. Confirm the dialogue with ‘Apply’ and ‘OK’ one after the other (or ‘Save’ in Vista). The change is active without a restart. However, these underline hints are not present everywhere; they are mainly there in the classic menus and, for example, not in the Windows Explorer toolbar.
Read More...

Access file properties without context menu(Windows XP, Vista, 7)

              In order to see the properties of a folder or a file, you have to first rightclick with the mouse on the symbol and open the context command ‘Properties’. You want to see the information in a quicker way.
              How to get the information you want faster: Select the entry or the icon of the desired file or folder. Then, press the key combination [Alt]+[Enter]. Thereafter, Windows opens the dialogue ‘Properties’, without you having to go through the context menu of the file. If you prefer to work with the mouse, you can still avoid using the context menu by keeping the [Alt] key pressed while you double click on the icon of a file or folder.
Read More...

Tuesday, March 6, 2012

Sort files automatically by type(Windows XP, Vista, 7)

                When downloading photos, music and programs, you collect all data in a common download folder, and then you normally sort them manually depending on the file type.
                Collecting all files in one common download folder is a good start. You can then easily automate the next step of sorting with the free tool Download Mover. A download of the somewhat old but user friendly tool is available at www.ntworks.net/download-mover. html. Unzip the downloaded file in a new folder. Further installation is not required.
                After starting it, configure the desired rules. Near the combination field ‘watched directories’, click ‘new’, and then navigate to the download folder and activate it with ‘OK’. Basically, any number of folders can be considered. Then click ‘new’ in ‘files to move’. Specify a type e.g. ‘zip’ or ‘jpg’ and click ‘next’. Now navigate to the target folder that must have been already created. Confirm the selection with ‘OK’. In the same way, define the rules for the other data types. This also works when sorting the available folders.
Note: The functionality cannot be integrated into the system. But you can establish a link in the auto-start folder and thus automate the process.
Read More...

Include ‘Run’ in the Windows Start menu(Windows Vista, 7)

           The Start menu earlier had the command ‘Run’. You can start programs via ‘Programs/Search files’ or ‘Start search’, but you also want to execute commands directly.
           Right click ‘Start’ and select the ‘Properties’ command in the next context menu. Then click the ‘Modify’ button in the ‘Start menu’ tab in the ‘Properties of taskbar and start menu’ dialog. Then check the box against ‘Command: Run’ in the list from the ‘Customize’ dialog. Confirm this action with ‘OK’ and exit all dialog boxes with ‘OK’. Now you will again have the ‘Run’ command that you have come to like for direct access in the start menu.
Read More...

Use Windows’ reliability test for active troubleshooting(Windows Vista, 7)

                 Windows occasionally goes through a system crash or responds very slowly. But the innumerous entries in the event display hardly help you in troubleshooting.
                 Since Vista, a reliability test has been available hidden in the Control Panel. To start it, first click ‘System and Security’ and then ‘Action Center’ in the Control Panel in Windows 7. Open the ‘Maintenance’ by clicking the arrow icon to the right, and then click the ‘View reliability history’ link below it. In Vista, click ‘System and Security’ and ‘Performance information and performance tools’. To the left, select the ‘Other tools’ category and follow the link ‘Open reliability and performance control’. Now select the ‘Reliability control’ to the left.
                 A diagram will now show you at a glance the system stability chronologically with icons in different lines, showing which warnings and errors have occurred. With the ‘Days’ and ‘Weeks’ links to the left, you can define the period for which you can browse through. For more exact specifications on the detected problems, click in the time column in question. Windows will display all relevant individual events as a group. By clicking the ‘Technical details’ link, you will get further information about the relevant program, its path or the erroneous module.
                 This is how you can identify the events relevant for system problems a lot quicker than in the detailed event display. However, the solution for that will have to be found out by you. The ‘Look for solutions for all problems’ link, which requires information from Microsoft, is helpful. Otherwise, you should look through Google, forums or magazines to find a suitable remedy.
Read More...

Make drives invisible in Windows Explorer(Windows XP, Vista, 7)

             You save private data on an extra drive that is supposed to be kept away from nosy people. The optional password protection that you can install is however not sufficient as a security measure. You can make certain drives invisible. This will still allow you to access them, but these volumes are absolutely not visible in Explorer. This can be done via Windows tools via a registry entry.
              For that, enter ‘regedit’ in the search field of the Start menu and press the [Enter] key. Confirm the user account control question with ‘Yes’ or ‘Next’. Navigate to the key ‘HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer’. Then click in the right part of the dialog and generate the entry ‘NoDrives’ with the command ‘Edit | New | DWORD-value’. Then open this entry for editing by double clicking.
               The value required now depends on which drive or drives you want to hide. This basically functions as per a bit pattern, wherein every bit stands for a drive starting with ‘A:’. To hide a specific drive, first determine which letter of the alphabet the drive name is. For the ‘H:’ drive, it is the eighth letter. As the value, you will now require the eighth bit, which decimally corresponds to the value 2(8-1) = 128. You can thus determine a corresponding value for every drive. To hide multiple drives, add all individual values. For example, if you want to hide the B, H and J drives, you will need the following values: 2(2-1)=2, 2(8-1)=128 and 2(10-1)=512. These add up to 642. For that, activate the ‘Decimal’ option in the dialog for ‘Base’ and then enter the calculated value. Confirm your entries with ‘OK’ and close the registry. The drives will no longer be visible when you start Windows Explorer next.
Note: Hiding the drives does not have any effect on the ability of programs to access them. Moreover, it will still be possible to access the hidden drives by directly entering the relevant drive letter in the address bar in Windows Explorer.
Read More...

Divide your Windows desktop into functional areas(Windows XP, Vista, 7)

              You are using up more and more of your time to delete unwanted desktop icons, to group the rest and to move them together in a specific area of your screen.
              For Windows XP, Vista and 7, the program Fences supports you in dividing your desktop into areas and grouping the various icons. Download the tool on your system directly from www.stardock.com. Start the installation by double clicking the file in Windows Explorer and then follow the instructions of the setup wizard. For that, you will definitely require administrator rights. However, if the user account control does not open automatically, right click the file and select the context command ‘Run as administrator’. After the installation, click ‘Start using Fences’. This option will help you in the configuration of the tool. Experienced users can also select ‘I want to create my own Fences’ and configure without help.
               In the next step, Fences offers two choices. ‘Create different Fences’ generates two empty fields on your desktop. The icons will initially be located near the area on the desktop before they can be individually placed in them via drag and drop. For that, the ‘Sort out my icons’ option arranges your icons in the new generated fields. Then give the application the final touch via ‘Open Fences settings’. You can also access this dialog later by right clicking the desktop and via ‘Configure Fences’ context command.
                You can move the icons from the desktop to a field or between two fields via Drag&Drop. You can generate a new field by right clicking on the desktop, keeping the key pressed and dragging the space. Then select the ‘Create new Fence here’ command in the next context menu and give it a name. You can change the position and size of the fields as in Windows dialogs. If you want a different name for a field, right click in the desired area of the desktop and select the ‘Rename Fence’ context command.
                Double clicking any empty area on the desktop will now hide all Fences, and double clicking again will reveal them.
Read More...

Providing drive icons with level indicator(Windows XP)

             Since Vista, Explorer immediately shows you a graphical view of how much space has been occupied on the individual drives. You wish you had this optical aid even in XP and look for a setting to get it.
             Windows XP only shows the space utilization of a drive in the context menu. But you can also copy the new design in XP with the small free tool Vista Drive Icon, so that you do not have to execute a command first. That is available at drvicon.sourceforge.net. At the time of installation, follow the steps in the wizard. In the end, start the program.
              A user interface as such does not exist, but the tool can be integrated in the Windows Explorer and started automatically instead. The level indicator is displayed by graduated individual icons for system drives and removable drives. The icons are available by default in the ‘C:\Programs\Vista Drive Icon\Icons’ folder. If you want, you can also change these icons individually with the help of a normal graphic program. To remove the small program, simply use the provided Uninstall tool.
Read More...

Open User Accounts settings superfast(Windows Vista, 7)

              You are looking for a way to open the settings of your user account fast and easily without having to go through the longwinded way of clicking through the Windows Control Panel.
              For that, click ‘Start’ and then click the small picture of your User Account. The operating system immediately opens the ‘User Accounts’ field from the ‘Control Panel’. Here, you can change your password or delete it or even change the account picture. If you have administrator rights, you can also change your account name and the type of your account. In this case, the system also allows you to modify other accounts.
Read More...

Superimpose Outlook data directly on the desktop(Windows Vista, 7)

               You use Windows’ desktop gadgets to always have important information like time or climate in view. Now, you also want to view the latest information from your Outlook mailbox.
              The free gadget Outlook Info gives you the most important information from Outlook in a very compact manner directly on your desktop. You thus stay informed without having to switch to the program; the installation file is available from gallery.live.com. Open the file by double clicking it. Confirm the opening of ‘Outlook.gadget’ via ‘Windows-Miniapplications’.
              Now start Outlook. The gadget should display the information shortly. To adjust its settings, hover the mouse pointer over it and click the superimposed setting icon. Even the number of displayed items for every field can be changed there. Besides, you can adjust the structure and the Outlook folders used. As the gadget requires a working copy of Outlook, you can let it start automatically via the option ‘Outlook startup’ using the ‘Start Outlook program’ option. For flawless operation, Outlook from version 2007 onwards is required. Version 2003 functions with a few restrictions. Clicking the icons to the right will take you directly to the relevant field in Outlook.
Read More...

Upgrade Media Player with useful additional functions(Windows XP, Vista, 7)

              You use Media Player 11 to play your music files, but you still miss some functions, like the option to edit tags of the individual files comfortably.
              Despite its varied menus and functions, Windows Media Player does lack some useful features. These can be obtained with the free Media Player Plus plug-in. It is available for free download from www.softonic.com.
              To install it, close the Media Player and then start the program file ‘WMPPlus- 2.1.exe’ by double clicking its entry in Explorer. Follow the instructions of the setup wizard and then start Windows Media Player. You will immediately reach the settings of the new plug-in, some of which are already activated by default. In the ‘Library’ category, you will find the activated option ‘Enable find as you type’, with which you can directly type a search query like modern browsers. Besides, activate ‘Disable group headers in the Library Pane’ to view a continuous ungrouped list as in Media Player 10. In the ‘User Interface’ category, the display of the current title is already activated in the title bar, and can be individually configured here via variables. In the ‘Context menus’ field, all elements should be activated. With that, you will have access to an extensive ‘Tag Editor Plus’ in the Media Library in the future via a context menu.
              Furthermore, you can activate the ‘Restore last active playlist’ option in the ‘Restore Media at Startup’ category. The program properties can then be controlled more precisely with the other activated options. With that, the Media Player continues playing the files at exactly that location or a few seconds before the last ending point, when you start it next. This is mainly useful in case of videos and films, but can somewhat delay the start time. ‘Party Shuffle’ finally delivers a party mode with selectable random playing of files. Confirm the configuration with ‘Apply’ and ‘OK’.
Read More...

Ascertain the cause of nondeletable files and remove them(Windows XP, Vista, 7)

            When cleaning the hard disk, you bump into files and folders that cannot be deleted. You want to know what is blocking access so you can release the files for deletion.
            Mostly, access by another program is the cause for causing a file to become non-deletable. Windows unfortunately does not provide any information about it. The limit is when you get the message ‘The file is being used by another person or program’. That’s as useless as the message ‘Close all programs that are using this file, and repeat the process’. The free tool UnlockIT (emcosoftware. com/unlock-it) determines the corresponding program and enables deleting the specific file.
             After the quick installation, start the tool. Click the selection arrow under the ‘Browse’ icon and decide whether you want to look into a ‘File’ or a ‘Folder’. Then navigate to the desired entry and confirm the selection with ‘Open’ or ‘OK’. The tool will now show you whether a block exists, and lists the programs that cause it. Check the details so that you do not delete important files. For instance, an open Office document causes even the relevant folder to be blocked. If you want to remove a block, right click the program in the list and try to remove the existing blocks via ‘Close Handles’. This is safe to a large extent as no processes are ended. Only when this doesn’t work should you end the application, which you can do via the ‘Kill Processes’ command in the next step. The element can then be deleted.
Read More...

THE WINDOWS TRICKS Headline Animator