Results 1 to 2 of 2

Thread: [RESOLVED] VB 2010 SetUp Package

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2009
    Posts
    12

    Resolved [RESOLVED] VB 2010 SetUp Package

    Hi VB gurus! is there a way to make a setup package on VB 2010 that will check prerequisite addons on clients PC?

    E.g.

    The setup will check if MS Access 2010 Engine and Crystal Reports Runtime 2010 is installed. If the installer detected its already installed it will just install the application.

    If one or both prerequisite is not found the installer will install the addon automatically.

    Any response about this matter is highly appreciated... Thanks in advance....

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: VB 2010 SetUp Package

    The Setup project has a Prerequisites dialogue. I think that CR is already in there. If not then you would have to create your own package, as you will for ACE also.

    http://social.msdn.microsoft.com/Sea...20package&ac=8
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width