G
Guest
Hi Folks
Not sure if this is the right place; it says configuration
and deployment, and this is about deploying a win app.
I'm working on a Win App, and soon I will need to package
it and ship it to the client.
However since it's been written in managed code, the
client will need to have the framework installed. How
would you write an installer that checks for the existence
of the framework and prompts the user to install it if not
found? Is there any third party application that does
that? I'm assuming it will have to be written in unmanaged
code. Is that right?
Thanks
max
Not sure if this is the right place; it says configuration
and deployment, and this is about deploying a win app.
I'm working on a Win App, and soon I will need to package
it and ship it to the client.
However since it's been written in managed code, the
client will need to have the framework installed. How
would you write an installer that checks for the existence
of the framework and prompts the user to install it if not
found? Is there any third party application that does
that? I'm assuming it will have to be written in unmanaged
code. Is that right?
Thanks
max