1 . I have msde that comes with .net
in the c:\program files\visual studio .net\setup folder
i want to include it in my setup
How can i make it possible? please help me....
2. i want to include internet explorer in setup
how can i make it possible ?
Printable View
1 . I have msde that comes with .net
in the c:\program files\visual studio .net\setup folder
i want to include it in my setup
How can i make it possible? please help me....
2. i want to include internet explorer in setup
how can i make it possible ?
First copy the setup folder(about 52Mg) and download IE 6.0 . Then you can include them in your setup proj . See this link for how to do thatQuote:
Originally posted by mit_job
1 . I have msde that comes with .net
in the c:\program files\visual studio .net\setup folder
i want to include it in my setup
How can i make it possible? please help me....
2. i want to include internet explorer in setup
how can i make it possible ?
or this one