This document describes how to install Craig Peacock's PortTalk driver under Windows XP.
Under Windows XP (etc), you may want run WxPic with a user account later. But to install the PortTalk driver, you need a administrator rights. The driver only needs to be installed once (with an admin account), but it can be used later with a user account.
More up-to-date information about PortTalk can be found on the PortTalk website (look for the chapter "Starting and installing the driver"). The following text describes how I (the author of WinPic) installed the PortTalk driver under Windows XP in November 2005.
Notes:
To install the PortTalk driver :
If the PortTalk installation was successfull, WinPic can access your PIC programmer on the serial or parallel port now. If not, you will get an error messages like the following:
If everything failed, don't despair ... use WxPic with admin rights. This is better than not being able to program PICs at all ;-)
PORTTALK.REG can be downloaded from the PortTalk website. It is basically a text file, which can be processed by the Windows Registry editor to add a few entries to the registry. It looked like this (in November 2005):
REGEDIT4 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PortTalk] "Type"=dword:00000001 "ErrorControl"=dword:00000001 "Start"=dword:00000002 "DisplayName"="PortTalk"
After double-clicking PORTTALK.REG, you can check if the contents are really
copied into the windows registry (it will fail if you have no administrator
rights). To check, open regedit, and look into
HKEY_LOCAL_MACHINE ... SYSTEM ... CurrentControlSet ... Services .
You should see at least the four subkey values which were added by PORTTALK.REG
.
Links