R
ray well
hi,
i need to deploy MDAC_typ.exe and dotnetfx.exe with an app.
i do NOT want the user to have to exit the app's setup and have to run these
2 programs on their own.
i would like to have my deployment (using the deployment package that comes
with net 2003) to
figure out during its normal run, if it needs to install MDAC_typ.exe and/or
dotnetfx.exe and if so install them
and then move on to installing itself.
can this be done with the deployment package that comes with net 2003?
if it can be done, how would i accomlish that?
i tried looking at
http://msdn.microsoft.com/library/en-us/dnnetdep/html/vsredistdeploy1_1.asp,
but
i'm not sure that i can patch both MDAC_typ.exe and dotnetfx.exe in at the
same time?
i also don't understand how to implement it, i don't understand the creation
and relationship of setup.exe, setup.ini,
and MyApps.msi enough to play around with them.
i would appreciate any help with this,
thanks,
ray
please respond to the list
i can for the life of me understand why the deployment package can't figure
out its dependencies on
MDAC_typ.exe and dotnetfx.exe, and just install them if needed. why do we
have waste time on something
so routine?
i need to deploy MDAC_typ.exe and dotnetfx.exe with an app.
i do NOT want the user to have to exit the app's setup and have to run these
2 programs on their own.
i would like to have my deployment (using the deployment package that comes
with net 2003) to
figure out during its normal run, if it needs to install MDAC_typ.exe and/or
dotnetfx.exe and if so install them
and then move on to installing itself.
can this be done with the deployment package that comes with net 2003?
if it can be done, how would i accomlish that?
i tried looking at
http://msdn.microsoft.com/library/en-us/dnnetdep/html/vsredistdeploy1_1.asp,
but
i'm not sure that i can patch both MDAC_typ.exe and dotnetfx.exe in at the
same time?
i also don't understand how to implement it, i don't understand the creation
and relationship of setup.exe, setup.ini,
and MyApps.msi enough to play around with them.
i would appreciate any help with this,
thanks,
ray
please respond to the list
i can for the life of me understand why the deployment package can't figure
out its dependencies on
MDAC_typ.exe and dotnetfx.exe, and just install them if needed. why do we
have waste time on something
so routine?