creating a setup for vb.net

  • Thread starter Thread starter mgarner1980
  • Start date Start date
M

mgarner1980

I'm having trouble with successfully completing the instructions that
microsoft has for creating a .MSI type installation for a project. The paper
I'm refering to is titled: Developing and Deploying Pocket PC Setup
Applications

I get stuck on the creationof the custominstaller project and it's
installer.vb object. I'm not sure what type of project custominstaller is
and what type of item installer.vb should be (nad where to put the provided
code for it)

I'm sure these are simple answers since I haven't seen many post on this
issue!

Thanks
 
Back
Top