+ Reply to Thread
Results 1 to 2 of 2

Thread: Decompression Error #50

  1. #1

    Default Decompression Error #50

    I have only defined custom dialogs in my setup and, in that one is "Installing..." Dialog. After that I have defined a finish dialog.

    While showing the "Installing ...." Dialog, I wanted to do "Install ...." command to add some files. For that, I have added "Install.... " statements (to add .exe) inside "Loop Wizard ... End" block.

    But While Installing " It shows Decompression Error #50".
    If I put the statement outside "Loop Wizard ... End" block It works fine.
    What is the issue?.

    Also I want to show the progress in "Installing..." Dialog, where I have added a progress bar.

    Regards
    A. Vijayasaravanan

  2. #2
    Join Date
    Mar 2004
    Posts
    4,308

    Default Re: Decompression Error #50

    Hello,

    The "issue" is that you should never ever put an "Install File(s)" command into a Loop . The "Loop Wizard" is there to collect information from the user. It is not there to handle your install files or installation progress actions!!!

    The standard "Progress Dialog" (see attached) displays the installation progress!

    Hope this helps a bit.

    Friedrich
    Attached Images Attached Images  

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

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