Results 1 to 4 of 4

Thread: help please!

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2002
    Posts
    471

    help please!

    Now it is the time to distribute my vb.net application.
    but while install in client computer(win98), I got message"the setup requires the .net framework. please install the .net framework and run this setup again."

    But in my distribute package, I have all the following files:
    dotnetfx.exe
    InstMsiW.Exe
    InstMsiA.Exe
    settings.ini
    Setup.Exe
    Setup.Ini
    SPCData Management Software.msi

    and the settings.ini is :
    [Bootstrap]
    Msi=Y:\SPCDataInstaller\Debug\SPCData Management Software.msi
    'LanguageDirectory=jpn
    ProductName=SPCData Management Software
    'DialogText=
    CaptionText=SPCData Management Software
    'ErrorCaptionText=
    FxInstallerPath=Y:\SPCDataInstaller\debug

    setup.Ini is:

    [MSILoader]
    MSIFileName=SPCData Management Software.msi


    Can somebody help? Thanks

  2. #2
    Member
    Join Date
    Sep 2002
    Posts
    37
    Hi

    I think you need to point the FxInstallerPath entry to the .Net Framework redistributable package, Dotnetfx.exe.

    Harold Hoffman

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2002
    Posts
    471
    yes, I did.

    All my install files are in the same directory, which is Y:\SPCDataInstaller\debug .

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2002
    Posts
    471
    Is there anything to do with the file setup.exe? No matter when i build this package, setup.exe is always dated 1/5/2002 7:46Am.

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