Installer for VB

  • Thread starter Thread starter mB
  • Start date Start date
M

mB

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/netcfdeployment.asp

Ok, I've been reviewing this document, over and over and over. I'm lost on
the section where it tells us we need to "using a c++ prebuild event for the
VB.NET solution."... Specifically, the article says, "Visual Studio does
not allow any build events for VB.NET projects so a C++ Makefile project is
used to define the prebuild event as shown below".

Can someone please explain what this means? They give a picture, but
nothing telling how to get to what they are showing and no explaination of
what to do.

I'll admit it, this is confusing to me.
 
I think I got myself past the point I originally posted... but still,
confused.

Once I load the cab files into the project ( vb.net), what do I do to get
the msi file? The msdn whitepage just seems to leave you hanging.

?? Much appreciate any help!
 
Back
Top