Hello,
I want to redistribute the .net framework 1.1 SP 1 with the application
as it is the requirement for our application. I know that .net
Framework 1.1 can be redistributed (and installed) as the part of the
application installation using bootstrapper, but is there any way that
I can install .net Framework 1.1 SP1 before my application (and after
the .net Framework 1.1) is installed.
I do not want to package it with the application installation, as it
will increase the installation size. I want it to be a separate file
(as it is in the case of .net Framework redistributable file).
Can anyone help in this regard? Can I use bootstrapper .ini file to
achieve this task?
Thanks in advance.
Maqsood Ahmed
Kolachi Advanced Technologies
http://www.kolachi.net
Phil Wilson - 01 Sep 2006 23:23 GMT
This should help, and you'd need to VS 2003 bootstrapper.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetdep/html/v
sredistdeploy1_1.asp

Signature
Phil Wilson
[Microsoft MVP Windows Installer]
> Hello,
> I want to redistribute the .net framework 1.1 SP 1 with the application
[quoted text clipped - 15 lines]
> Kolachi Advanced Technologies
> http://www.kolachi.net