Tuesday, July 26, 2011
Sunday, July 10, 2011
Thursday, July 07, 2011
How to Remove File Association
How to Remove File Association
Windows operating system associates files having a certain extension with a particular program. For example, files with the extension .doc are associated with Microsoft Word. Double-click on a file having the association leads to opening this file with the specified program application. Methods of removing file associations are different in Windows XP and Vista.
- Difficulty:
- Moderately Easy
Instructions
In Windows XP
- 1Click the "Start" button in the lower left corner of the screen.
- 2Click "My Computer" to open Windows Explorer.
- 3Click the menu "Tools > Folder Options" and select the "File Types" tab.
- 4Scroll down the file type list and find the desired file extension. Click on it to select.
- 5Click the "Delete" button, then "Yes" to confirm.
In Windows Vista
- 1Click the "Start" button in the lower-left corner of the screen.
- 2Type "cmd" and press "Enter" to open the command prompt window.
- 3Type "assoc .ext= " and press "Enter." Note, "ext" stands for the file extension you wish to remove from the association list.
- 1
Monday, May 30, 2011
Sunday, May 01, 2011
How to show your fps in game (Heroes of Newerth)
Heres a cool trick to get your fps to show up in HoN.
First bring up the console using ctrl+f8, then type in host_drawfps 1.
This will show your current frames per second in the top right of your screen.
If you want it to show your Ping type host_drawfps 2.
To cancel these simply type host_drawfps 0.
Enjoy.
First bring up the console using ctrl+f8, then type in host_drawfps 1.
This will show your current frames per second in the top right of your screen.
If you want it to show your Ping type host_drawfps 2.
To cancel these simply type host_drawfps 0.
Enjoy.
Saturday, April 30, 2011
pear
if you have the following error:
PHP Fatal error: Call to undefined method PEAR::raiseErro() in /usr/share/php/PEAR/REST.php on line 165
try this:
mkdir -p /tmp/pear/cache
Subscribe to:
Posts (Atom)
systemd-timesyncd
sudo apt update && sudo apt install systemd-timesyncd && sudo systemctl enable --now systemd-timesyncd
-
sudo -u www-data /usr/local/bin/composer install --no-ansi --no-dev --no-interaction --no-progress --no-scripts --optimize-autoloader
-
sudo apt update && sudo apt install systemd-timesyncd && sudo systemctl enable --now systemd-timesyncd