Hi,
I have a small application (and a setup project associated with the application), that is using a specific custom dll.
The dll is specific for each platform, so I have a 32bit dll and a 64bit dll.
I want to create an installer for the 32bit and for the 64bit version. I know I can de-reference the dll from the main application, change the platform of the main applicatoin and of the setup application, and compile... but that takes some time
Is there a way to automate the build of both 32bit and 64bit versions of the setup ?
thanks
--------------------------------------------------------------------
How can I believe in God when just last week I got my tongue caught in the roller of an electric typewriter?
---------------------------------------------------------------------
---------------------------------------------------------------
I have a small application (and a setup project associated with the application), that is using a specific custom dll.
The dll is specific for each platform, so I have a 32bit dll and a 64bit dll.
I want to create an installer for the 32bit and for the 64bit version. I know I can de-reference the dll from the main application, change the platform of the main applicatoin and of the setup application, and compile... but that takes some time
Is there a way to automate the build of both 32bit and 64bit versions of the setup ?
thanks
--------------------------------------------------------------------
How can I believe in God when just last week I got my tongue caught in the roller of an electric typewriter?
---------------------------------------------------------------------
---------------------------------------------------------------