How to run Data Report without installing VB
Hello,
I developed a software using VB 6.0, MS Access and Data Report. After completion of the development I put .exe file, .mdb database and .dsr report in a separate folder and try to run from a computer whether nothing of these three is present. .exe file run, but data report is not opening. How do I run it in this computer. Please help.
Thanks a lot in advance.
Re: How to run Data Report without installing VB
you need a proper installation package for your application
Re: How to run Data Report without installing VB
Hi westconn1, thanks for the reply. Can you please let me know where from I get a free installation package ? Please help.
Re: How to run Data Report without installing VB
You already have one. It comes with VB6. It is called the Package And Deployment Wizard.
Another populare one is called Inno
Re: How to run Data Report without installing VB
and here is where you can download windows installer 1.1, the replacement for the PDW http://web.archive.org/web/200805131.../aa718352.aspx
(If you can get the page to load as site is very slow)
Good Luck
Re: How to run Data Report without installing VB