avsaravanan
10-14-2013, 03:13 AM
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
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