I have a windows application which consists of a report. How to generate the exe such that the application should work on other machines (there is no crystal report software installed on the other machines, is runtime sufficient?)?
When you build the setup for your EXE, make sure you include the relevant Crystal Run time. Some Setup apps use the Merge Modules Crystal make available for developers.
Make sure you use the merge modules versions that matches the one you used to design your report.
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.