In case of an infection with phony anti-spyware software (such as Anti Spyware 2009), where the EXE file association has been corrupted, use these Registry fixes to reset them to default behaviour.
Found this tool on some obscure site (don't even know where anymore). It's the most easy-to-use patcher to remove the TCP/IP simultaneous connections limit in Windows XP.
I've uploaded it on my site because I can't find the download link anymore*.
* If anyone has a problem with me mirroring it here, contact me through regular channels.
For a daily automated reboot, create a cmd-script with this content.
@echo off shutdown -r -t 5 -f -c "daily reboot"
Add it as a task in task scheduler, set to daily, weekly, or whatever you want.
Something to remember: escaping entities (e.g. when you have table or field names that are the same as reserved words) is possible using square brackets
Some examples:
CREATE TABLE [User] ... SELECT * FROM [User]
I had to use this while renaming logical names, which had a dot in their name.
One of the neat things about OpenOffice is the many extensions available. Oracle has a PDF import extension for OpenOffice Draw, which can import just about any unsecured PDF document.
Download link: http://extensions.services.openoffice.org/project/pdfimport?intcmp=1549
This allows you to open PDF documents directly from the menu. There are still a few quirks now and then, but they don't spoil the usefulness of the extension.
Windows 7 and Windows 2008R2 Service Pack 1 has been released.
It is available through Windows Update, but for those that require the full installer, can find it here: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=c3202ce6-4056-4059-8a1b-3a9b77cdfdda&displaylang=en.
Since Acrobat Reader X, by default, no toolbar is shown while in Read Mode display. Instead, a heads-up black toolbar with minimalistic functions is used. This is the default behaviour but can be turned off.
To do that, open Reader, choose Edit, then Preferences. In the tab Internet, uncheck Display in Read Mode by default, then press OK.
Because the official website of 7-Zip (http://www.7-zip.org/) is currently offline, I'm mirroring the latest version here.
EDIT: the official site has been fixed and is online again.
For an easy to use disk erasing tool: http://www.dban.org/.
It's pretty important when you retire your old computer that you securely delete the contents of your hard disk. Even with a regular format, it is still possible to retrieve a lot of data from the disk. DBAN can help you with that.
By default, there's no ODBC driver available on 64-bit Windows systems for Access and Foxpro. This is because they only are native 32-bit at the moment. There are a few workarounds present, but the easiest would be to stick with 32-bit if you need this.
At work, several computers were in the process of being reinstalled. All those computers suffered from a problem where Foxit Reader plugin would not correctly work in Firefox.
While we haven't managed to really fix the issue, we resolved it by uninstalling the latest version 4.2, and installed version 4.1.1 instead. Once installed, we then upgraded to the latest version using the update functionality inside Foxit.
| « ‹ | February 2012 | › » | ||||
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | |||
