Results 1 to 3 of 3

Thread: Installation of package on diff platforms

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2005
    Posts
    31

    Installation of package on diff platforms

    I have got a ready accounting project which i have to amend a little and re package it . The old programmer has made 3 different setup folders i.e
    1)off97 with windows 98
    2)off 2000 with windows 2000
    3) off xp with windows xp

    all 3 folders have their respective setup packages.

    Now the changes i am doing to the program is on a windows 2000 server with office xp .

    The program has references to
    ms word 10 object library
    ms office 10 object library
    activex x data ob 2.7
    ms data environment
    ms data report designer
    ms internet controls
    ms scripting runtime
    ms dao
    ms data formatting

    How do i make a package to make sure that it will run on platforms with
    win98 office 97
    win200 office 2000
    win xp office xp
    win 98 office xp
    win 98 office 2000

    brij

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Installation of package on diff platforms

    I suggest using Inno Script and Inno Setup. Take a look over in the Deployment forum, and you will see many threads that have been solved by using an installer. Look for threads by Randem, who wrote Inno Script.

  3. #3
    VB Addict Pradeep1210's Avatar
    Join Date
    Apr 2004
    Location
    Inside the CPU...
    Posts
    6,614

    Re: Installation of package on diff platforms

    You can achieve it with any standard setup utility. Inno setup is a good one. Its free and gives you good flexibility to program it to your need

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