SETUPWIZ.EXE problems

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Otie

    #1

    SETUPWIZ.EXE problems

    I am using VB5 and trying to run the Setup Application Wizard
    (SETUPWIZ.EXE). When I try to open the program I get an error that reads:

    "Invalid property value"
    "An unexpected error has occurred"


    Does anyone have an idea of what is wrong? I have searched Microsoft's
    support website, but they don't seem to support VB5 any more.

    Thank you.


    -----
    Otis


  • Otie

    #2
    Re: SETUPWIZ.EXE problems

    I think I found the problem and the solution:

    BUG: Setup Wizard Closes With Error: Invalid Property Value...





    --


    -----
    Otis


    "Otie" <otie_nospam@ad elphia.net> wrote in message
    news:Eaadnfs93N p6er_ZRVn-jw@adelphia.com ...[color=blue]
    >I am using VB5 and trying to run the Setup Application Wizard
    >(SETUPWIZ.EXE) . When I try to open the program I get an error that reads:
    >
    > "Invalid property value"
    > "An unexpected error has occurred"
    >
    >
    > Does anyone have an idea of what is wrong? I have searched Microsoft's
    > support website, but they don't seem to support VB5 any more.
    >
    > Thank you.
    >
    >
    > -----
    > Otis
    >
    >[/color]


    Comment

    • Dean Earley

      #3
      Re: SETUPWIZ.EXE problems

      Otie wrote:[color=blue]
      > I am using VB5 and trying to run the Setup Application Wizard
      > (SETUPWIZ.EXE). When I try to open the program I get an error that reads:
      >
      > "Invalid property value"
      > "An unexpected error has occurred"
      >
      > Does anyone have an idea of what is wrong? I have searched Microsoft's
      > support website, but they don't seem to support VB5 any more.[/color]

      I recommend using InnoSetup instead as it is far more flexible and
      customisable (and actively developed :)



      --
      Dean Earley (dean.earley@ic ode.co.uk)
      i-Catcher Development Team

      iCode Systems

      Comment

      • Otie

        #4
        Re: SETUPWIZ.EXE problems

        Yes, I hear you - and I am using it almost always. But apparently there are
        computers in Singapore that operate in Chinese that do not like INNO Setup
        (I don't know why - no details given), thus I was forced to go back to
        rotten old Microsoft, which works on them.

        Thank you.



        -----
        Otis


        "Dean Earley" <dean.earley@ic ode.co.uk> wrote in message
        news:4423e03a$0 $23293$db0fefd9 @news.zen.co.uk ...[color=blue]
        > Otie wrote:[color=green]
        >> I am using VB5 and trying to run the Setup Application Wizard
        >> (SETUPWIZ.EXE). When I try to open the program I get an error that reads:
        >>
        >> "Invalid property value"
        >> "An unexpected error has occurred"
        >>
        >> Does anyone have an idea of what is wrong? I have searched Microsoft's
        >> support website, but they don't seem to support VB5 any more.[/color]
        >
        > I recommend using InnoSetup instead as it is far more flexible and
        > customisable (and actively developed :)
        >
        > http://www.jrsoftware.org/isinfo.php
        >
        > --
        > Dean Earley (dean.earley@ic ode.co.uk)
        > i-Catcher Development Team
        >
        > iCode Systems[/color]


        Comment

        • Steve Gerrard

          #5
          Re: SETUPWIZ.EXE problems


          "Otie" <otie_nospam@ad elphia.net> wrote in message
          news:68OdnWMBxK 4Z4bnZnZ2dnUVZ_ tCdnZ2d@adelphi a.com...
          [color=blue]
          > Yes, I hear you - and I am using it almost always. But apparently there are
          > computers in Singapore that operate in Chinese that do not like INNO Setup (I
          > don't know why - no details given), thus I was forced to go back to rotten old
          > Microsoft, which works on them.
          >[/color]

          What a dandy little piece of obscure knowledge that is. There really is no end
          to it, is there...





          Comment

          Working...