Tag Archive 'Tricks'

2008 Apr 09 2008

Remove warning windows pirate

Published by admin in Tricks, Windows, courses, middle level, step by step

If your system is connected to the Internet, the Windows XP operating system performs automatic updating of it, Internet downloading updates for your system is updated and protected from all the "loopholes" that could have the system operational. Both packages that are downloaded and installed is responsible for verifying that the system is original. That means that a copy is not "illegal", once installed the update with this package, if it detects that your system is not a legal copy, displayed a series of messages, both to start as outside the system and while running the same, these messages remind us that our system is not "legal" and that may be incurring a crime. If we remove these messages can be done using a small program that can be found on the Internet, so that they will not bother again are those messages. (Well! I remind you that this article is purely for educational purposes and that of course this site, recommends always using original software. 8O).

Well the next steps would include:

1. Step two: We have to download a program called Internet RemoveWGA, the latest version is 1.2, from the author's page and you can not download the program, but it's easy to get through P2P programs or used Google and typed as a string Search "removewga 1.2 download, once located download the program on your computer.

2. Step two: Then it has to run the program under way with a double click the left mouse button when executed, a dialog box in which we were warned that they will proceed to the elimination of notices. press the appropriate button to accept and confirm the operation.

3. Step: After waiting a short space of time, the program confirm that we have made the necessary changes in our system and we have simply reboot the system to verify that our system like this before appearing messages.

A greeting and learn comfortably

2 responses so far

2008 Apr 08 2008

Task Bar (Moving)


The Windows taskbar is the bar where is located the start button on the left side of it, and the clock on the right side. Usually located at the bottom of the screen, as in the default installation is like being set up.

But often, for any reason, such as changing the topic of windows, by any program that is easier to use if the taskbar is not bothered, or simply because we like to change the site element that gives us the wins. You can change this interest and bar located in any other position.

Also by default the taskbar, is set to be blocked and therefore can not be varied or their size or their position. So the steps to change the position or size would be the following:

1. Step two: First it should be noted that we can change the position or size of the taskbar, to do this the only thing that has to do is place your mouse over the taskbar, and perform a click with the right mouse button. In performing this action is presented in the context menu screen for the taskbar. In this menu option is a so-called Lock the Taskbar, which has appeared sharp in his left side with a signal, this signal indicates that the option is enabled, therefore it has to make a click on the option to disable the Lock the Taskbar.

2. Step two: Once the lock off if we want to change the size corresponding to the top of the taskbar, has been to place your mouse over the edge of the bar, we'll know where we are on the edge when the mouse pointer take the form of a double-arrow, pointing up and down. Once the pointer is located press the left mouse button and hold it while dragging the mouse. In performing this action can be seen as changing the size of the bar, where it whatever size you want simply release the mouse button.

3. Step two: If you want to change the position or location of the taskbar, action has to perform is to place the mouse pointer, in a part of the taskbar where there is nothing, that is on the same task bar, not on a button corresponding to an application or something like that. Once located the mouse pointer in that position, we click the left mouse button and hold down the button while dragging the taskbar to the left, right and top of the screen, to note that appears on the position where we want to make the bar a sort of rectangular mark formed by small dots, when you see this mark in the right position simply release the mouse button and task bar is moved to that position. Depending on the configuration and graphics windows is possible that instead of a brand appears the taskbar itself fully drawn.

4. Step two: Once the taskbar is located in its position and the size you want, would have to re-fix, this simply has to re-click on the option discussed in step 1 Lock the Taskbar.


5 responses so far

2008 Mar 27 2008

Rename File or Folder

Published by admin in Tricks, Windows, with no level

Here we are again!. In response to requests from users I will include "tricks" or actions that can be performed with the operating system, so iran is compiling a series of actions that allow the use of the system adequately.

In this first trick is to see how we are going to make the change of name to a file or folder on the Windows XP operating system.

The first step will be to select or mark the file or folder to which you want to change the name, for performing this action was simply to place the mouse pointer over the object in question and make a click with the left mouse button.

Then there are several ways to change the name, I always recommend the user to choose the more you like it or that it is easier to remember.

Option 1: Once you select the file or folder, you must place your mouse over the File menu, which usually is located in the upper left of the window when you click on this option will display the menu and appears in an option called Rename.

renaming a folder image 1

Option 2: After being selected file or folder, put your mouse over the object in question and we make a right-click of the mouse. In performing this action is presented in a menu screen (this is called contextual menu) and select the option called Rename.

Option 3: After selecting the object in the task pane of the window located on the left side of the same, an option called Rename a file or folder.

Option 4: Once you select the file or folder, you will notice that the name of it is highlighted in another color, we simply revert to a click on the text that makes up that name and wait a bit.

Any of the four previous options that will make the file or folder is highlighted and displayed a box around it, at this point is to type the new name you want to give the order and confirm the same press hit return or clicking with the mouse anywhere else.

No comments

2008 Mar 21 2008

TrueType fonts installed in Linux

Published by admin on Linux, Tricks

Well!, The first thing would be to download the source truetype we might be interested, there are many sites from which we can make this download, then you are some:

www.fontreactor.com
www.fuentesbrillantes.com
fuentes.laislavirtual.com

Once the download of the sources they want to install, these usually come in compressed files in which are also some file that specifies the authors of the source or use restrictions that might be of the same. So you have to decompress the files needed to obtain the files. Ttf (True Type Font), which are interesting files.

Once we have the font files, we have to verify the source directory in which the sources are installed on your system, which is normally / usr / share / fonts /, and if this were not normally defined in the file fonts . conf which is located on the directory / etc / fonts / in this file found in the first part of it, a number of directories that indicate where you can find located sources, the following list shows an example of the directories that you can find:

/ usr / share / fonts /
/ usr/share/X11/fonts /
/ usr / local / share / fonts /
~ /. fonts /

Once you've checked the directory where you can find the sources, certainly in the installation directory of sources exist a directory called truetype, which will surely find the sources of this type installed on your computer. Even so create a new directory in which to install the new sources that we have downloaded. To make this process, suppose that the directory you want to create is going to call misfuentes therefore to perform this step would execute the following command:

mkdir / usr / share / fonts / misfuentes

This will create the directory "misfuentes" once this copy downloaded fonts and uncompressed, it only archives. Ttf, the directory created. assuming you've unpacked the sources in a directory called "sources" within our own account, the command to run would be the following:

cp / home / ro / sources / *. ttf / usr / share / fonts / misfuentes /

The previous action copied all the sources we've downloaded to the directory where you want to install them. Now it has to update the cache from the system, to reflect the new fonts installed on your computer. To do this execute the following command:

fc-cache-f

The previous action updates the cache, so the sources that we have installed on your computer reflected in the team and the system. If you have any application that makes use of open sources, the new fonts installed not be reflected until restart the application.

You have to take into account that the package "fontconfig" is to be installed on the system.

PS: I remember the address of our portal for free courses from which you will find the course of xhtml online, online java and windows. Www.aprendoencasa.com

Comments Off

2008 Feb 18 2008

Themes change in Windows XP II

Published by admin on tips, mid-level, step by step

Well! in the previous comment, was speaking to install uxtheme to patch the operating system like power windows and install new items, then we will indicate how to download and install a new topic so you can select the display properties using the operating system itself .

Step 1) We must first find and download the files corresponding to the item you want to install, then you get some links that let you view sites with themes (also called visual styles are "visual styles") and be able to select the who want to download:

These are just some of the sites where you can find items for your system, anyway you can always use and do a google search for either of these concepts: visual styles, themes windows xp, xp visual styles, themes for windows, etc. ...

In my case I will select a topic from the site www.deviantart.com, to perform this action go into the browser and typing the address of the site. on the homepage of the site can be seen in the upper left side of a button called "categories" (categories), when pressed displays a menu which has the option of selecting Customization (Improvement), clicking on the option is shows us another menu in which we select the option Skins & Themes (Skins and themes), pressing again select the option that says Windows utilities (Utilities for Windows) and finally select the option Visual Styles (Visual Styles). when you click on this option will load a new page in which we present the visual styles for windows sent to the site during the last 24 hours, to have more pressing issues to choose the option that says 1 month (1 month) or All Time (All), which allow the display visual styles envoys from 1 month ago or all. Pressing the site is recharged and shows us many more topics. In our case we have searched and we will install a topic called Clearlooks Gummy, to perform this action when we have located the preview of the item that interests us click on it and we will display a new page in which you see a preview of topic bigger than the previous submission and in the upper left side there is a download link called download, simply perform a click on the link and start downloading, if for any reason there is a page of advertising deviantart we push to continue on the download link at the top right corner called click here to continue to deviantart (click here to continue in deviantart) and immediately starts to download the item as a compressed file. Because we were asked if we want to open or save what has been responding that we want to store or save the file to a folder on your computer.

Step 2) Once downloaded the file to decompress it item in a folder and see that we can find a folder named gummy in which there are the following files and folders: gummy.msstyles which corresponds to the file of items you want to install , A folder named walls, which are the wallpapers for our desktop (wallpapers) and another folder called shell containing variations of color and shape on the original theme. Well then we have to copy the file in the folder gummy.msstyles Themes, which is in the Resources folder and this in turn inside the folder on your hard disk where Windows is installed the system. We made far too copy of the Shell folder in the same place and with this action of our topic should be installed.

Step 3) the performance of our new theme is installed, it has to access the display settings in the section of topics and well in the section on topics or paragraph should appear appearance of a new item called gummy to select it and click on the have changed the look of our windows operating system. If for any reason the issue is not a possible solution is to go to the Inbox Themes, where we installed the issue and make a double-click on the appropriate file to the issue in this case gummy.msstyles, this action forced to windows to make the load of the subject appearing in the display properties dialog box display, which will allow us to modify the configuration of the subject or agree to the topic as cargo.

Step 4) Lastly we have simply selecting an wallpaper, in keeping with our theme, these are in the folder walls that had previously been copied, we have to go into that folder and make a click with the right mouse button on the screen that interests us, will appear in a context menu which has the option of selecting put as wallpaper. We must remember that many issues have not come together because of their funding from appropriate screens, in this case to select the more we like it.

Well we finished!

If you have any comment please leave it for us all to consult them, thank you very much and a greeting.

I remind you that you have our website www.aprendoencasa.com with free courses to learn about systems, web programming and scheduling.

Comments Off

2008 Feb 18 2008

Themes change in Windows XP I

Published by admin on tips, mid-level, step by step

The first trick that you present is how to change the items in your windows xp. A theme is a graphic presentation of both windows as the screen most times, the theme changes the colors and appearance of windows, so that we can customize the system to your liking selected the theme of which there are available on the network.

It should be borne in mind that the Windows XP operating system, brings a default set of themes installed, two to be more precise, the classic theme of windows and moon. If you want to install some new issue they have to acquire the company microsoft. but there is a possibility that is to use a "software" that helps to patch the system of allocation of items of windows and use what is termed "issues not signed." The program in question is called Uxtheme.dll. Well!, Having said that we will begin to see change as an issue:

Step 1) First has access to display properties of the operating system. for performing this action you can use any of the following methods:

  • Click on the Start button, then on your start menu select the option called "Control Panel. and once opened the latter to carry out a double-click on the option called screen.
  • In an area of the desktop that this "clean", ie has not been clicking on an icon, click the right mouse button and the menu that appears choose the option that says Properties.

In both cases presenting the dialog box corresponding to the configuration screen of the system to provide more or less the following:

pdp.png

Step 2) As shown in the picture above, the first tab that shows the dialog box is the choice of themes, which presents a list on which you can select the item to be used, for example, we to change the theme to Windows Classic, to do this, click on the button with the arrow of the list of items to be introduced as shown in the picture below:

drop-down list of items

Pressing the button displays the list and the items appear to have installed on your computer, including an item appears called "Windows Classic", press on and he may look like in the option called Show, is displayed as this would be theme in his presentation. Then simply has to click on the OK button, so the issue is fixed and you can check and change the presentation of the system. To return to the subject repeat the steps mentioned above and this time select the item called "Windows XP", which will again let his team as it was, as the default theme is this.

However, the problem that comentabamos on the issues before we have it here, because Windows will not let you select any other item that is not signed by the company to avoid this situation we have to download and install a program called NeoWin UXTheme Multi-Patch v5.0, when you click on this link shows the page to download the program, which we lose our team, this is the last version but there are other versions specific to systems with SP1, No Service Pack installed and Sp2, This version is supposed to serve for any version, let's see how it is installed.

Step 3) Once downloaded the file is decompressed using a decompressor the same as WinZip or WinRAR, the result is a file named UXTheme Multi-Patch 5.5.exe, on which we have to do a double click to run it. to execute the following screen appears:

Image program uxtheme

In which perfect "English", we come to say something like that the program used to patch Windows XP SP1, SP2 and Windows 2003 in both x86 and x64 versions. in this screen simply has to make a click on the button that says Patch ( "patch"), and is presented on screen window in which it informs us about the operating system that we installed on our team, as shown in the following image:

second catch uxtheme

In this window we simply clicking on the OK button. When you press the button on the displayed the following dialog box:

warning system

This dialog box is a warning that this operating system to detect that the program tries to change a dll that uses a different windows for us that we are installing. It has been clicking on the Cancel button, which will allow the installation of the dll that the program wants to install. It is very possible that this step or the look of the previous presentation of its windows have changed, do not worry about this. The next dialog box that shows the program is as follows:

dialog box uxtheme

The dialog box that asks simply confirm that we want to update the dll file that installs the program to patch the system, in this dialog box that has to be answered Yes. Once clicked the submit button on the screen is another image:

confirmation uxtheme

in which we are asked to wait a little while the program does the corresponding patching of the operating system, is also tells us that when you have finished patching the system we are asked to restart your computer, has been pressing the OK button to continue . when you press the OK button, presents the following dialog box:

reboot system

In due for a click on the OK button to complete the installation of the patch and reset the system. Once we restarted the system and can download and install unsigned items on our team.

Comments Off

«Prev - Next»