R
Rob Reagan
I need to write an installer bootstrap program for my
Visual Basic .NET application. This installer program
needs to compile to native code. I will use this
installer to check to see if the .NET framework, MDAC,
and an existing instance of my MSDE database is already
installed. If these components are not installed, I will
launch their MSI packages automatically. This program
needs a user interface.
What technologies should I use in order to write this
installer bootstrapper? Should I look to MFC? I just need
some direction for my reading because the VC++ body of
literature is so vast. Any books that anyone can
recommend would be appreciated. Thanks in advance!
Rob Reagan
(e-mail address removed)
Visual Basic .NET application. This installer program
needs to compile to native code. I will use this
installer to check to see if the .NET framework, MDAC,
and an existing instance of my MSDE database is already
installed. If these components are not installed, I will
launch their MSI packages automatically. This program
needs a user interface.
What technologies should I use in order to write this
installer bootstrapper? Should I look to MFC? I just need
some direction for my reading because the VC++ body of
literature is so vast. Any books that anyone can
recommend would be appreciated. Thanks in advance!
Rob Reagan
(e-mail address removed)