Opa wrote:
> Hi All,
> I have this CAD/CAM program that runs fine on NT(old) and W98. It uses a
> parallel port security key. Now, and you guessed right, I would like to use
> this program on a XP based machine. I understand that XP doesn't allow for
> direct acces to a parallel port, so the program does not run without
> recognizing the key. Is there some kind of utility that bypasses this
> 'limitation' and will access the key directly. I have tried UserPort utility
> but no luck. The key type is MemoHasp-1. Any comment that shines a light on
> this issue is helpfull.
> Regards, Opa.
>
>
Both Win2K and WinXP do not allow any software applications to
directly address hardware resources, such as serial or parallel ports.
This behavior is by design and is one of the reasons the WinNT family
of operating systems is so much more stable than Win9x. For a hardware
security dongle to work on these operating systems, very specific device
drivers must be provided by the application's manufacturer.
Contact the manufacturer of the application to see if any updates,
patches, or upgrades are available. If the application's manufacturer
will not (or cannot because they no longer exist) provide you with a
patch, new device driver, or product to render this legacy application
Win2K/XP-compatible, you have little choice other than to replace it,
or continue using the OS for which it was designed. Alternatively,
you'll need to acquire a newer version of your application that is
designed specifically for Win2K/XP.
--
Bruce Chambers
Help us help you:
<a style='text-decoration: underline;' href="http://dts-l.org/goodpost.htm" target="_blank">http://dts-l.org/goodpost.htm</a>
<a style='text-decoration: underline;' href="http://www.catb.org/~esr/faqs/smart-questions.html" target="_blank">http://www.catb.org/~esr/faqs/smart-questions.html</a>
You can have peace. Or you can have freedom. Don't ever count on having
both at once. - RAH<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Parallel port issue