My install now runs all the way through, and a window comes up saying that the DLL is successfully registered. However, something still isn't right. When I run my application, it fails to create a virtual serial port, and when I run the VC6 sample program, I click "Create Port" and a window pops up that says "Warning: Cannot be created port".
To debug this problem, I uninstalled my software, and then ran the full package install from your website on the same Vista computer. Once I did this, both my application and the sample application worked correctly.
I believe I am following the Redistribution instructions in your documentation completely. First I ran "vsbsetup.exe" with no arguments, then I ran RegVSP as discussed in the last post. I am copying over all the files shown in the table (evsbc.inf, evsbc.sys, evserial.inf, and evserial.sys) in addition to regvsp.exe, vsbsetup.exe, and vsport.dll.
Do you have an idea why my install does not work?