![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi everybody, I want to use MSI for the install program of my application. I need to know if I have to install on target computer the Framework! Is there a script using an activex that can help me in detection of the Framework!! If the Framework isn't installed I have to launch its install! So my only difficulty is to evaluate the presence of the FrameWork Thank u by advance!! Search MSDN for articles pertaining to ".NET Framework bootstrap" and you'll |
#3
| |||
| |||
|
|
"Soussan Mikael" <mikael (AT) soussan (DOT) homeunix.net> wrote in message news:42c33a90$0$31774$8fcfb975 (AT) news (DOT) wanadoo.fr... Hi everybody, I want to use MSI for the install program of my application. I need to know if I have to install on target computer the Framework! Is there a script using an activex that can help me in detection of the Framework!! If the Framework isn't installed I have to launch its install! So my only difficulty is to evaluate the presence of the FrameWork Thank u by advance!! Search MSDN for articles pertaining to ".NET Framework bootstrap" and you'll get a wealth of material. Here are some sample articles: http://support.microsoft.com/default...b;en-us;324733 http://msdn.microsoft.com/library/de...tdeploy1_1.asp http://msdn.microsoft.com/library/de...licatio n.asp -- Peter [MVP Visual Developer] Jack of all trades, master of none. |
#4
| |||
| |||
|
|
"Soussan Mikael" <mikael (AT) soussan (DOT) homeunix.net> wrote in message news:42c33a90$0$31774$8fcfb975 (AT) news (DOT) wanadoo.fr... Hi everybody, I want to use MSI for the install program of my application. I need to know if I have to install on target computer the Framework! Is there a script using an activex that can help me in detection of the Framework!! If the Framework isn't installed I have to launch its install! So my only difficulty is to evaluate the presence of the FrameWork Thank u by advance!! Search MSDN for articles pertaining to ".NET Framework bootstrap" and you'll get a wealth of material. Here are some sample articles: http://support.microsoft.com/default...b;en-us;324733 http://msdn.microsoft.com/library/de...ry/en-us/dnnet dep/html/redistdeploy1_1.asp http://msdn.microsoft.com/library/de...ry/en-us/cpgui de/html/cpconusingsetupexebootstrappersamplewithapplicatio n.asp |
#5
| |||
| |||
|
|
If you download the code that comes with the "Inside Microsoft VS.Net 2003", there is code for a Bootstrapper sample that might help you out at: http://www.microsoft.com/mspress/boo...nion%20Content I would recommend you get the book if you can. The chapter that would help you out is Chapter 13 - Designing Setup Projects. Jason Haley "Soussan Mikael" <mikael (AT) soussan (DOT) homeunix.net> wrote in message news:42c33a90$0$31774$8fcfb975 (AT) news (DOT) wanadoo.fr... Hi everybody, I want to use MSI for the install program of my application. I need to know if I have to install on target computer the Framework! Is there a script using an activex that can help me in detection of the Framework!! If the Framework isn't installed I have to launch its install! So my only difficulty is to evaluate the presence of the FrameWork Thank u by advance!! Search MSDN for articles pertaining to ".NET Framework bootstrap" and you'll get a wealth of material. Here are some sample articles: http://support.microsoft.com/default...b;en-us;324733 http://msdn.microsoft.com/library/de...ry/en-us/dnnet dep/html/redistdeploy1_1.asp http://msdn.microsoft.com/library/de...ry/en-us/cpgui de/html/cpconusingsetupexebootstrappersamplewithapplicatio n.asp |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |