wstevens
Member
Hi
I am trying to deploy an application I wrote. The issues I am having are as follows
1) I need to install the prerequiste sqlexpress only if the client selects a specific install option.
2) I need to also create my own defined custom action user interfaces as the supplied one's are limited.
3) How do I execute another application's forms to appear when i run setup & deployment.
I need to know what are the best options. I was thinking of creating a windows application with its own installation forms to manage the setup and then run it from the setup & and deploy project. I am not sure what are the best options
Please can somebody point me in the correct direction or give me some advise.
I am trying to deploy an application I wrote. The issues I am having are as follows
1) I need to install the prerequiste sqlexpress only if the client selects a specific install option.
2) I need to also create my own defined custom action user interfaces as the supplied one's are limited.
3) How do I execute another application's forms to appear when i run setup & deployment.
I need to know what are the best options. I was thinking of creating a windows application with its own installation forms to manage the setup and then run it from the setup & and deploy project. I am not sure what are the best options
Please can somebody point me in the correct direction or give me some advise.