From: BGCSOCAL on 4 Jun 2010 14:40 I just had to amend a many year old program, including converting it to VB2005. It seems to be working and now I want to create a release package so the users can install it. VS2005 is way different. I tried looking through help but could never find out how to create something for installation. Where do I start? -- Bettie
From: BGCSOCAL on 4 Jun 2010 14:54 When I say simple, I mean that there are only about 3 users and I can physically walk to their PCs to install the application. They are all running XP SP3. -- Bettie "BGCSOCAL" wrote: > I just had to amend a many year old program, including converting it to > VB2005. It seems to be working and now I want to create a release package so > the users can install it. VS2005 is way different. I tried looking through > help but could never find out how to create something for installation. > Where do I start? > > -- > Bettie
From: Dennis on 4 Jun 2010 14:56 On Fri, 4 Jun 2010 11:40:25 -0700, BGCSOCAL <BGCSOCAL(a)discussions.microsoft.com> wrote: >I just had to amend a many year old program, including converting it to >VB2005. It seems to be working and now I want to create a release package so >the users can install it. VS2005 is way different. I tried looking through >help but could never find out how to create something for installation. >Where do I start? Add a "Setup and Deployment Project" (under "Other Project Types")to your solution. -- Dennis
|
Pages: 1 Prev: Simple hack to get $500 to your home. Next: User ID and Logon for Database |