Connect 64 bit computer to 32 bit computers print spooler

October 20th, 2011

Recently had someone trying to print from a Windows 7 64 bit computer to a print queue on a machine that was running Windows XP 32 bit and could not get the 64 bit drivers loaded for it. To get around this I created a local port on the Windows 7 computer to the Windows XP print queue.

To add that port go to Devices and Printers, click on add a printer, add a local printer, click on create a new port and leave ‘local port’ selected.

Click on Next and it will bring up a small dialogue box and you just put in the computer name that you want to connect to and the name of the print queue on that computer. You do you need to have it in the \\ format:

 

Click OK and from there and then next. From there it will let you add a print driver as normal.

Adobe Reader X slow to print scanned documents on Windows 7

October 14th, 2011

Today someone called and the scanned documents that they had received were really slow to print. Something like 1 page every 5 minutes. The first thing that I tried was to use a different printer and then to use a different print driver changing for PCL6 to postscript. I thought it might actually be Adobe Reader and tested that by installing Foxit PDF Reader and was able to print the document quickly. The user wanted to stay with Adobe Reader so I decided to download Adobe Reader 9 from oldapps.com and that was also able to print just fine.

Install of AOL Desktop changed all shortcut / .lnk files to try and open AOL

October 5th, 2011

Had a problem with the AOL Desktop on Windows 7 where after install it changed all of the shortcuts on the computer to try and open with AOL. I looked at the entries in the registry that I thought would effect the .lnk files at HKEY_CLASSES_ROOT\lnkfile\shell\open\command and HKEY_CLASSES_ROOT\.lnk, but they looked good to me. I compared them against my registry and also the reg file located at this post about .lnk files
and everything looked good.

What I learned is that there is yet another registry that controls file associations that is for individual users on the machine – This is also known as the “Open With List” in Windows. That is located at HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.lnk\OpenWithList

In that key I deleted the entry that was “a – reg_sz – waol.exe”

Restarting the computer changed all of the icons for the shortcuts back to normal.

Thanks for your feedback and big thanks to Jonathan Weisberg

September 19th, 2011

Thanks again to those of you who provided us feedback on our Computer Consulting website. I also want to thank Jonathan Weisberg at Weisberg Web Design who did a great job. He understood my requirements, the look and feel that I was after, and got the job done quickly.

Check out the new look of our website.

September 12th, 2011

We have updated the look of our IT Consulting website. Please check it out and give us your feedback!

Executables give “open with” dialogue box. Win 7 Antispyware 2011

May 27th, 2011

We saw a malware / scareware tactic today that we had not seen for a while. What happened is that Win 7 Antispyware 2011 infected a machine and changed the registry so that any file with the .exe extension would actually try and launch the virus.

We looked at Windows Task Manager and saw a process named mpx.exe (you might see a different name file on your machine). When we searched through the registry we saw that it was referenced at HKEY_CLASSES_ROOT\exefile\shell\open\command default=C:\users\username\AppData\Local\mpx.exe –a “%1” %*

To fix the issue we deleted the file C:\users\username\AppData\Local\mpx.exe and changed HKEY_CLASSES_ROOT\exefile\shell\open\command default=C:\users\username\AppData\Local\mpx.exe –a “%1” %* to HKEY_CLASSES_ROOT\exefile\shell\open\command default=“%1” %*

We also had to change the following registry key back:  HKEY_CLASSES_ROOT\.exe default=exefile

 

Upgrade Tandberger VXA Tape Drive Firmware

June 2nd, 2010

Got a few new tapes today for a Tandberg VXA-2 drive today and they had RED labels with caution symbols on them saying “UPGRADE VXA DRIVE FIRMWARE TODAY”. I can take a hint and decided to do it. Their website search was not very helpful on finding how to upgrade the firmware, but it is a very easy process. The first thing you need to do is to download and install the VXA Tool on the machine with the tape drive attached. http://www.exabyte.com/support/online/downloads/downloads.cfm?did=622

Once you have that downloaded open up the VXA Tool program and from the main screen select ‘update drive firmware’.  You can select to have it upgrade the firmware automatically (the default and recommended) or you can have it update the firmware from a file manually.

If you want to download the firmware manually you can go to: http://www.tandbergdata.com/us/en/support/drivers-and-downloads/ and select ‘firmware’ from the download menu and VXA2 from the ‘product’ menu