Hi, try the open source Inno Setup which is free.
http://www.jrsoftware.org/isinfo.php
They also have an faq section for installing vb application using their setup.
http://www.jrsoftware.org/iskb.php?a=vb
Basicaly what you need is the 6 vb runtime files, other dll/ocx you need for your...
There is a sample in MSDN called 'dialer.vbp' which is a nice place to get you started in using mscomm. But i think you won't need the dialing(sending) part. Here is a simple example on most probably what u need:
Set your MsComm1 properites:
MSComm1.CommPort = 1
MSComm1.InputMode =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.