Quote:
Originally Posted by Jiva newstone
u can't give a constant progress value when u using component or ISExec - you have to use records.inf which isdone records the progress in a file then while instaling it get the progress value from records.inf.
i can't tell you how to code in wpi its mess so that why i told u to post the iss
|
I posted it but removed after pakrat2k2 comment..
I already know that i shouldn't give constant value for progress. I originally planned to code the progress value based on file size. But first i wanted to ensure that files are getting extracted as required and that has messed the progress as I forgot to change size to percentage...
Now I will include the same in the script...