View Single Post
  #741  
Old 25-12-2018, 23:12
bunti_o4u's Avatar
bunti_o4u bunti_o4u is offline
Registered User
 
Join Date: Aug 2017
Location: India
Posts: 162
Thanks: 29
Thanked 172 Times in 61 Posts
bunti_o4u is on a distinguished road
Quote:
Originally Posted by Jiva newstone View Post
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...

Last edited by bunti_o4u; 25-12-2018 at 23:17.
Reply With Quote