Uninstall problem

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • mdf
    Indigo Rose Customer
    • Nov 2001
    • 7

    Uninstall problem

    When I try to uninstall my application I get the following error.

    Error executing file. (#1, line 3)


    This appears to be from calling mayappuninstall.exe. What would cause the exe to fail, the path is correct and the file is there.


    Any Ideas?



    [This message has been edited by mdf (edited 12-05-2001).]
  • Brett
    Indigo Rose Staff Member
    • Jan 2000
    • 2001

    #2
    Re: Uninstall problem

    What are you executing? What is that action that is failing? We will need more information to diagnose that kind of problem.

    - Brett

    Comment

    • mdf
      Indigo Rose Customer
      • Nov 2001
      • 7

      #3
      Re: Uninstall problem

      Ok it looks like I was executing an AppUnsitall.exe, which I am not sure where it came from, I think Version 5.

      Removed the execution of the file as part of the uninstall. Now I need to figure out how to remove the regestry entries that were create as part of the install.

      Updated to 6.0.0.1 and now I get
      Performing pre-build checks...
      ERROR: Expression in IF action on line 5 in list Startup Actions: Illegal last token.

      Thanks for quick reply

      [This message has been edited by mdf (edited 12-05-2001).]

      Comment

      • Mark
        Indigo Rose Staff Member
        • Jun 2000
        • 1945

        #4
        Re: Uninstall problem

        Hi,

        What is the expression that you have in your If statement? If you post it I'm sure someone here will be able to "debug" it for you.

        mark.
        MSI Factory The Next Generation Intelligent Setup Builder

        Comment

        • Darryl
          Indigo Rose Staff Member
          • Jul 2001
          • 1908

          #5
          Re: Uninstall problem

          There has been a bug reported that adds an extra "AND" to the System Requirements conversion. This may be what is happening in this condition. Take a look at this line and if there is an "AND" at the end, remove this text.

          ------------------
          Sincerely,

          Darryl Hnatiuk
          Indigo Rose Corporation

          Comment

          • mdf
            Indigo Rose Customer
            • Nov 2001
            • 7

            #6
            Re: Uninstall problem

            Yes there was an extra "AND" at the end of my line.

            Thanks...

            [This message has been edited by mdf (edited 12-11-2001).]

            Comment

            Working...
            X