NewsArchive
07-28-1997, 12:00 AM
I have an OLE server that I created with VB 4 - 16 bit. It contains the
"OLESelfRegister" string in its version info. The setup I created using
ISE2.01 runs great under Win 95, but fails on Win 3.1 machines at the time
the server is being registered with a message box stating "Unable to
register the following files : myapp.exe". The only depencencies it has
are the standard VB required files and they are all already on the target
machine. The OLE server will register fine if I use regsvr on the same
machine. It just fails during the setup process.
Thanks in advance for any help,
Matthew Sellers
"OLESelfRegister" string in its version info. The setup I created using
ISE2.01 runs great under Win 95, but fails on Win 3.1 machines at the time
the server is being registered with a message box stating "Unable to
register the following files : myapp.exe". The only depencencies it has
are the standard VB required files and they are all already on the target
machine. The OLE server will register fine if I use regsvr on the same
machine. It just fails during the setup process.
Thanks in advance for any help,
Matthew Sellers