Hi,
i am a bit confused by what happens when i compile my application for Release. Several .resources files (eg: Project.form.resources) are created. Do i need to package these files with my application, or can i just include the .exe. I have tested both options, including the files and leaving them out, and there seems to be no difference.
Also another question about packaging/deployment, am i only required to ship to my users a setup application if something "new" is added to the application. Such as a new form or report which requires a registry entry to be added. If i only change a few lines of code and dont create any new forms can i just send them the new .exe file?
Thanks
i am a bit confused by what happens when i compile my application for Release. Several .resources files (eg: Project.form.resources) are created. Do i need to package these files with my application, or can i just include the .exe. I have tested both options, including the files and leaving them out, and there seems to be no difference.
Also another question about packaging/deployment, am i only required to ship to my users a setup application if something "new" is added to the application. Such as a new form or report which requires a registry entry to be added. If i only change a few lines of code and dont create any new forms can i just send them the new .exe file?
Thanks