Loading

InstallShield

Skip Feed
  1. What do I need to change to install Hot Fix with msiexec /i /qn /norestart

    I have an InstallShield package that creates an MSI package which typically installs via InTune or msiexec /i package.msi /qn /norestart.

    I want to issue a hot fix to the product.

    What do I need to change in InstallShield?

    I tried just changing the Package Code, but when I test it using msiexec /i package.msi, I get the message "Another version of this product is already installed. Installation of this version cannot continue. To configure or remove the existing version of this product, use Add/Remove Programs on the Control Panel."

    If I use the /qn /norestart options, it "succeeds" (%ERRORLEVEL%=0) but nothing has changed.

    What do I need to change to make this work?

    Expand Post

  2. Can I hide the text in the Setup Status dialog?

    Hi all,

     

    Just wondering if anyone has a solution to hide the Setup Status text (and a white block) in the installation progress window?

     

    We've recently changed logo, giving us a full width bitmap at the top of the window. However, our installation status window now looks a little messy as 1) we have "Setup Status" appearing into the bitmap as well as 2) an offset bitmap resulting in a strange white block?

    SetupStatus 

    Our installer steps look correct (with no white block) and we'd like the installation dialog (with the progress bar) to look the same (as below)

    image 

    Is there a way to alter the Setup Status dialog?

     

    I've been through the InstallScript but I can't see any place where this dialog is altered by us, though the default bitmap is being set correctly in the script:

    szBmpPath=SUPPORTDIR ^ "ourcompany.bmp";

    SdInit(); 

    DialogSetInfo (DLG_INFO_ALTIMAGE, szBmpPath, TRUE);

     

    Any help appreciated!

    Expand Post

    • SunilDamoder (Flexera Software)

      Hi Tarun,

      We see that Paramesh has assisted you in providing the access to PLC download portal to download InstallShield product.

      You can also reach us directly at support@revenera.com for any further queries.

      Regards,

      Sunil.

      Expand Post

  3. How do I resolve error -6421: An error occurred determining if the setup is a major upgrade?

    I use Installshield 2023. I had simply replaced the set of .dll's that our Installshield project is configured to read from that were more recent and that I wanted included in the install. I then clicked Build in InstallShield as I always have. No other settings or project configurations were changed.

     

    Out of nowhere, I am encountering the error -6421: An error occurred determining if the setup [Our MSI] is a major upgrade. I first restarted the PC, and that did not fix the issue. I then deleted the whole Temp directory, and that also did not fix the issue. There is no further documentation available that I can see, so I am hoping that someone can provide a resolution or additional troubleshooting tips for this.

     

    Thanks.

    Expand Post

  4. I tried to deactivate my InstallShield 2010 license on my old Windows 10 computer and transfer it to my new Windows 11 computer. When I tried to deactivate it on the Windows 10 computer I received error message 50040.

    It said to run TSconfig to fix this problem. Now I can't access the license on either computer.


    • SunilDamoder (Flexera Software)

      Hi Richard,

      InstallShield 2010 has reached EOL and there is not activation/technical support available for this product.

      The InstallShield Activation Service has been discontinued, and this was announced back on February 2, 2022.

      We recommend you try our latest version of InstallShield, which is version 2026 and check if it meets your requirement. You can download our trial software from below link:

      https://info.revenera.com/IS-EVAL-InstallShield-Premier

      Please go through the attached document for more information on upgrade and sales contact.

      Regards,

      Sunil.

      Expand Post

  5. Reinstall of the instalshield 2021 afted file corruption

    i've due a clean reinstall ofthe instalshield 2021 afted file corruption on the same machine. i can't reactivate the installshield due to "The maximum number of returns is reached" returned form the offline activation


    • SunilDamoder (Flexera Software)

      Hi Fabio,

      Thank you for contacting Revenera Support.

      We have registered a case for your query and the case number for your reference is 05058042.

      As there are confidential information involved, we will be assisting you further through case email.

      Regards,

      Sunil.

      Expand Post

End of Feed
8 Chatter Feed Items
ALL CONVERSATIONS
UNSOLVED
ARTICLES
5 Followers
18.80K Posts
1.51K Articles
14 members are discussing this topic.
Loading
InstallShield