Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Setup / August 2003

Tip: Looking for answers? Try searching our database.

MSDE and Framework - custom application setup

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
- 22 Aug 2003 11:23 GMT
Hello,

is there a way to include both MSDE and .NET Framework setup packages into
my custom application setup project?

The setup program needs to check if framework is installed, install it and
then installe MSDE and my custom application. I managed to include Framework
setup into my setup by using a bootstrapper. But is there a easy way to
include both Framework and MSDE setup?

Thanks in advance
Kallely Sajan - 22 Aug 2003 22:43 GMT
Nothing is easy! Good that you have already taken care of .NET Framework.
Using MSDE 2000 SP3 is little more involved. Just launching the Setup.exe
and waiting for it to complete will do no good. MSDE2000 SP3 includes
repackged MDAC 2.7 as a self extracting executable sqlredist.exe. This
sqlredist.exe will hang and the install will never complete successfully.
What you have to do is create a separate thread and launch the MSDE SP3
install in that thread. In the main thread you have to have a message
processing loop to handle the windows messages. It took me a while to sort
of figure out what is happeing. Looks bit odd, isn't it? The earlier
versions of MSDE installations doesn't seem to have this problem.
--

Regards,
Sajan.

PS: Please don't send me direct emails, use the newsroom.
> Hello,
>
[quoted text clipped - 7 lines]
>
> Thanks in advance

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.