Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 24-12-2018, 21:31
Jiva newstone's Avatar
Jiva newstone Jiva newstone is offline
Registered User
 
Join Date: Nov 2016
Location: India
Posts: 190
Thanks: 227
Thanked 412 Times in 96 Posts
Jiva newstone is on a distinguished road
Quote:
Originally Posted by bunti_o4u View Post
I have added component support in script.

but installation progress bar and percentage turned into mess.

I think I cannot do it on my own. I need help to get things corrected.
post the script, will correct it and it is small code u have to place to use component
Reply With Quote
The Following 3 Users Say Thank You to Jiva newstone For This Useful Post:
bunti_o4u (25-12-2018), joker85 (06-06-2025), pakrat2k2 (24-12-2018)
Sponsored Links
  #2  
Old 25-12-2018, 10:03
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
post the script, will correct it and it is small code u have to place to use component
Here the script.

Files get extracted correctly. The only concern is progress which is not getting calculated correctly..

Hope it would be easy to get corrected..

Last edited by bunti_o4u; 25-12-2018 at 19:47.
Reply With Quote
  #3  
Old 25-12-2018, 22:45
Jiva newstone's Avatar
Jiva newstone Jiva newstone is offline
Registered User
 
Join Date: Nov 2016
Location: India
Posts: 190
Thanks: 227
Thanked 412 Times in 96 Posts
Jiva newstone is on a distinguished road
Quote:
Originally Posted by bunti_o4u View Post
Here the script.

Files get extracted correctly. The only concern is progress which is not getting calculated correctly..

Hope it would be easy to get corrected..
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
Reply With Quote
  #4  
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
  #5  
Old 25-12-2018, 23:53
Jiva newstone's Avatar
Jiva newstone Jiva newstone is offline
Registered User
 
Join Date: Nov 2016
Location: India
Posts: 190
Thanks: 227
Thanked 412 Times in 96 Posts
Jiva newstone is on a distinguished road
Quote:
Originally Posted by bunti_o4u View Post
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...
check your pm i sent an example for adding component
Reply With Quote
The Following User Says Thank You to Jiva newstone For This Useful Post:
Behnam2018 (20-01-2020)
  #6  
Old 06-01-2019, 13:08
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
Final version of the script..

You can add or remove below pages easily:
  1. About game page
  2. System requirement page
  3. Component selection page
  4. enable or disable music

Note:
  1. If you cancel setup while installing, some files or directories may not get deleted in app folder. [Fixed]
  2. If input files are not in source directory then you have to locate each of these files one by one during installation. [Fixed]

https://fileforums.com/showthread.php?t=102774

Last edited by bunti_o4u; 13-05-2019 at 02:12.
Reply With Quote
The Following 18 Users Say Thank You to bunti_o4u For This Useful Post:
ADMIRAL (10-06-2020), ahmedwaill (08-01-2019), ALiAS2 (09-01-2019), Behnam2018 (20-01-2020), DedSec (06-01-2019), doofoo24 (07-01-2019), ffmla (07-01-2019), Jiva newstone (08-01-2019), joker85 (06-06-2025), masen485 (06-01-2019), mausschieber (06-01-2019), NickX700K (19-01-2019), oltjon (06-01-2019), pakrat2k2 (06-01-2019), Simorq (06-01-2019), Stor31 (13-08-2019), Titeuf (08-01-2019), ZAZA4EVER (07-01-2019)
  #7  
Old 07-01-2019, 19:58
MMBDON MMBDON is offline
Registered User
 
Join Date: May 2015
Location: INDIA
Posts: 53
Thanks: 2
Thanked 5 Times in 3 Posts
MMBDON is on a distinguished road
Smile

Thank You very much sir for providing this script

Last edited by pakrat2k2; 08-01-2019 at 15:36.
Reply With Quote
  #8  
Old 08-01-2019, 14:32
ahmedwaill ahmedwaill is offline
Registered User
 
Join Date: Sep 2018
Location: Egypt
Posts: 25
Thanks: 4
Thanked 7 Times in 6 Posts
ahmedwaill is on a distinguished road
that's pretty Great bro really appreciate it <3

Last edited by pakrat2k2; 08-01-2019 at 15:36.
Reply With Quote
The Following User Says Thank You to ahmedwaill For This Useful Post:
Behnam2018 (30-01-2020)
  #9  
Old 09-01-2019, 03:32
ALiAS2's Avatar
ALiAS2 ALiAS2 is offline
Registered User
 
Join Date: Oct 2018
Location: Germany
Posts: 25
Thanks: 48
Thanked 8 Times in 6 Posts
ALiAS2 is on a distinguished road
Send a message via Yahoo to ALiAS2
Hey Bro How Add This Page With Info System in Script ?

Quote:
Originally Posted by bunti_o4u View Post
This is final version of the script (as of now)..

You can add or remove below pages easily:
  1. About game page
  2. System requirement page
  3. Component selection page

Further, you can enable or disable music.

Note:
  1. If you cancel setup while installing, some files or directories may not get deleted in app folder.
  2. If input files are not in source directory then you have to locate each of these file one by one during installation.

You can press thanks button if you like the script...


Please Help Me Bro I Want Add This Library In Script WPI ...
How can I do this with what code and what files are required?
Where and What Code & File ? Thanks
Attached Images
File Type: jpg 2019-01-08_22-10-30.jpg (194.7 KB, 275 views)
Reply With Quote
The Following 2 Users Say Thank You to ALiAS2 For This Useful Post:
Behnam2018 (30-01-2020), joker85 (06-06-2025)
  #10  
Old 09-01-2019, 11:20
MMBDON MMBDON is offline
Registered User
 
Join Date: May 2015
Location: INDIA
Posts: 53
Thanks: 2
Thanked 5 Times in 3 Posts
MMBDON is on a distinguished road
Unhappy Script Problem Fix Request.

Quote:
Originally Posted by bunti_o4u View Post
This is final version of the script (as of now)..

You can add or remove below pages easily:
  1. About game page
  2. System requirement page
  3. Component selection page

Further, you can enable or disable music.

Note:
  1. If you cancel setup while installing, some files or directories may not get deleted in app folder.
  2. If input files are not in source directory then you have to locate each of these file one by one during installation.

You can press thanks button if you like the script...
Sir i downloaded your modified script but, unable to decompress pzlib(pzlibv3) compressed files. I tried to modify with old WPI script which able to extract same data but failed! Please fix this problem such that script must able to extract pzlib(pzlibv3) compressed files.Again i don't have time to correct script. Thank you in advance.
Reply With Quote
The Following User Says Thank You to MMBDON For This Useful Post:
Behnam2018 (31-01-2020)
  #11  
Old 09-01-2019, 11:36
MMBDON MMBDON is offline
Registered User
 
Join Date: May 2015
Location: INDIA
Posts: 53
Thanks: 2
Thanked 5 Times in 3 Posts
MMBDON is on a distinguished road
Quote:
Originally Posted by bunti_o4u View Post
This is final version of the script (as of now)..

You can add or remove below pages easily:
  1. About game page
  2. System requirement page
  3. Component selection page

Further, you can enable or disable music.

Note:
  1. If you cancel setup while installing, some files or directories may not get deleted in app folder.
  2. If input files are not in source directory then you have to locate each of these file one by one during installation.

You can press thanks button if you like the script...
Sir, i have already attached screenshot. Plz check this.
Attached Images
File Type: jpg Capture.JPG (81.1 KB, 262 views)
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Conversion Designer/Installer Creator Razor12911 Conversion Tutorials 1613 03-10-2024 01:24
Windows XP - Tricks gargujjwal Software 3 25-05-2008 02:54
Error Windows Installer: Command And Conquer 3 Kane Edition glfsd PC Games 14 24-01-2008 06:00
Frequently Asked Questions Joe Forster/STA PC Games - Frequently Asked Questions 0 29-11-2005 09:48



All times are GMT -7. The time now is 13:43.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com