Results 1 to 6 of 6

Thread: Installation process

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2002
    Location
    Newcastle,UK
    Posts
    66

    Installation process

    Hi

    Has anyone found a way around this scenario?

    I have a program that is written in Visual Studio.Net that i want to deploy to a customer. The customer has Windows 98 with Internet Explorer 4.

    I understand that the current process for installation would be:

    Install IE5 or greater THEN
    Install the .net framework, using the setup bootstrapper THEN
    Install the product

    What i dont want to do is have message boxes informing the user that they do not have the correct version of internet explorer on their machine.

    What i would like is some sort of automated process that will look for the version of IE, if it is not there, install the new version from the version i created using IEAK which will be on the CD. And not have the user looking through folders for the setup.exe for example.

    Does anyone have any suggestions on how i can go about this? And if i cannot do the installation using the proposed method above, is there anyway around this?

    Thanks in advance

    Sarah

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Aug 2002
    Location
    Newcastle,UK
    Posts
    66
    please does anyone have any suggestions?

    thanks

    sarah

  3. #3
    Junior Member
    Join Date
    Mar 2003
    Location
    Bishop, GA
    Posts
    19
    Bump. I have the same questions. Anyone have answers?

    Joe

  4. #4
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    write your own setup application in C++.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  5. #5
    Member Penavin's Avatar
    Join Date
    Oct 2001
    Location
    Sisak, Croatia
    Posts
    42

    Exclamation Package and Deployment Wizard

    Hi!
    Did you try with Package and Deployment Wizard in Visual Studio 6 Tools?

    Penavin

  6. #6
    Junior Member
    Join Date
    Mar 2003
    Location
    Bishop, GA
    Posts
    19
    Originally posted by Cander
    write your own setup application in C++.
    I don't know C++

    I barely know VB.NET as I am just learning it.

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