jueves, diciembre 23, 2010
Software...
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Security\OutlookSecureTempFolder: %USERPROFILE%\Local Settings\Temporary Internet Files\OLK3D\
http://itqueries.com/2008/09/02/i-cant-see-images-in-my-outlook-email/
viernes, enero 08, 2010
Software
- Close any instance of Firefox.
- Open up
C:\Program Files\Mozilla Firefox\components\nsLoginManager.jsusing notepad. (Change the location to where you have installed Firefox) - Search for the line:
_isAutocompleteDisabled : function (element) { - Delete the three lines after this line.
sábado, octubre 17, 2009
miércoles, abril 15, 2009
jueves, julio 31, 2008
Software...
To "Clean" USB drivers follow the next steps (thanks to Badhusha):
Step 1: Remove Hidden Devices
1. Click Start. Click Run. Type cmd and press OK.
2. Type “set DEVMGR_SHOW_DETAILS=1″ (without quotation marks) and press Enter.
3. Type “set DEVMGR_SHOW_NONPRESENT_DEVICES=1″ (without quotation marks) and Press Enter.
4. Type “start devmgmt.msc” (without quotation marks) and click press Enter.
5. Click View. Click Show hidden devices.
6. Click “+” to expand Imaging devices, Unknown devices and USB devices.
7. Are there any USB devices and unknown devices (including grayed out devices)? If so, please right click it and click Uninstall.
Step 2: Remove all oem*.inf files
1. Click start and click run then under the run line type in the command “cmd” (without the quotation marks)
2. In the command line, type in the following (without the quotes) and press enter after each command:
“cd \windows\inf”
“ren infcache.1 *.old”
“ren oem*.inf *.old”
“del C:\windows\setupapi.log”
“exit”
Step 3: Removing all entries under HKEY_LOCAL_MACHINE/Enum/USB that start with VID
Removing the VID entries from the registry will cause them to be redetected at restart.
CAUTION: If you have a USB keyboard or mouse, do not remove the VID entry for these devices, otherwise, Windows may not restart correctly.
1. Click Start and click Run. Type regedit and click OK. The Registry Editor window will open.
2. Go to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Enum\USB.
3. Highlight and delete all the VID_…. entries.
Permissions may be set allowing the deletion of the VID_ entries by following the steps below:
a)Right-click the key to be deleted, and then click Permissions. The VID_… Permissions window will open.
b)With Everyone highlighted in the Group or User name section, select Full Control in the Permissions section.
c)Click Apply, and then click OK.
4. Turn off the computer.
Step 4: Reconnect the USB device to the computer system:
1. With the computer system turned off, reconnect the USB hub to the the USB port.
2.Restart the computer.
3.A New Hardware Detected window should open and reload the drivers.
sábado, julio 12, 2008
Software...
1. En alguna celda presiona F5 / special button / Blanks / Ok. Luego Edit / Clear / All.
2. Ve a la fila siguiente a la ultima fila usada, seleccionala, Ctrl+Shift+Flecha abajo (para seleccionar todas las filas en blanco), y luedo Edit / Clear / All.
Thanks to Chris Todd

