Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 9 of 9
  1. #1
    Join Date
    Mar 2009
    Posts
    3

    Thumbs down Vista Message error, UAC active

    Hello everyone
    i have a problem when i finish install on Vista busines, I'm receive this error
    not_have_install_correctly.png
    "This program might not have installed correctly"

    i have need have active UAC.

    Could you help me fix this?


    Thank you.

  2. #2
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    Regardless of your needs, does it install correctly when UAC is disabled?

    Did it actually install OK when you received this error?

    What is the error code you are finishing your installer with?


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

  3. #3
    Join Date
    Apr 2005
    Location
    São Paulo, Brazil
    Posts
    2,539
    Hello,

    thank you for your comments, however we cannot troubleshoot third party software such as that created by GMetrix. If you are using Setup Factory to produce installers, please open a support ticket through the customer portal and attach your project file -- support tickets are 100% confidential and secure. If you are evaluating Setup Factory, please post back here with as much information as possible.

    Ulrich
    Last edited by Ulrich; 07-13-2009 at 02:19 PM.

  4. #4
    Join Date
    Mar 2009
    Posts
    3

    Vista Message error, UAC active

    Quote Originally Posted by Ulrich View Post
    Hello,

    thank you for your comments, however we cannot troubleshoot third party software such as that created by GMetrix. If you are using Setup Factory to produce installers, please open a support ticket through the customer portal and attach your project file -- support tickets are 100% confidential and secure. If you are evaluating Setup Factory, please post back here with as much information as possible.

    Ulrich
    Quote Originally Posted by jassing View Post
    Regardless of your needs, does it install correctly when UAC is disabled?

    Did it actually install OK when you received this error?

    What is the error code you are finishing your installer with?


    Thank you for your answers.

    If I UAC disabled, install is correct.
    UAC active the install is Ok.. but I'm receiving this message when i finish the instalation.

  5. #5
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    What is the error code you are finishing your installer with?


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

  6. #6
    Join Date
    Mar 2009
    Posts
    3
    Quote Originally Posted by jassing View Post
    What is the error code you are finishing your installer with?
    i dont receive error code.. only this message not_have_install_correctly.png "This program might not have installed correctly"

  7. #7
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    all applications exit with a numeric code.
    My guess (unverified) is that your installer is exiting with a code other than zero.

    if you've developed the SUF installer, then you should check that.
    If you're just using a suf based installer; I'd say "ignore it" if the application installed & is working.


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

  8. #8
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863

    Thumbs down

    Quote Originally Posted by Ulrich View Post
    Hello,

    thank you for your comments, however we cannot troubleshoot third party software such as that created by GMetrix. If you are using Setup Factory to produce installers, please open a support ticket through the customer portal and attach your project file -- support tickets are 100% confidential and secure. If you are evaluating Setup Factory, please post back here with as much information as possible.

    Ulrich
    Ulrich:

    FWIW -- I just got a call from a client, and subsequently replicated, a similar issue with a pre-existing installer -- except the replication occured on Win7. I was unable to replicate it on Vista.


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

  9. #9
    Join Date
    Apr 2005
    Location
    São Paulo, Brazil
    Posts
    2,539
    Quote Originally Posted by ninfasabe View Post
    i dont receive error code.. only this message "This program might not have installed correctly"
    If you search for this in Google, you will see that this is a generic error message for something that the UAC found suspicious. According to what I found, you may get this message, for example, if you build an installer that doesn't create a valid entry in the Add and Remove Programs section. You might be performing a Shell.Execute() somewhere in your installer, that failed due to the lack of admin rights. You should build the installer with an extensive log, to document every action you perform, and detect what exactly is failing and triggering the UAC warning.

    Additionally, I am moving this thread to the Setup Factory 7.0 forum, as you are not using the current version.

    Ulrich

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts