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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 16-04-2021, 10:41
mashamiskasalo mashamiskasalo is offline
Registered User
 
Join Date: Apr 2021
Location: usa
Posts: 2
Thanks: 5
Thanked 0 Times in 0 Posts
mashamiskasalo is on a distinguished road
even responds to standard setup exe
InstallerScript [2021.02.07]_original.iss

here is my script (setup.exe)
https://www.virustotal.com/gui/file/...ef51/detection

nothing but the names of the game has changed

https://www.upload.ee/files/13059926/divinity.iss.html
Reply With Quote
Sponsored Links
  #2  
Old 16-04-2021, 12:36
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by mashamiskasalo View Post
even responds to standard setup exe
InstallerScript [2021.02.07]_original.iss

here is my script (setup.exe)
https://www.virustotal.com/gui/file/...ef51/detection

nothing but the names of the game has changed

https://www.upload.ee/files/13059926/divinity.iss.html

There is nothing that can be done.
Only a basic installer of Inno Setup is already accused as a virus in some of the analyzes.

Last edited by Cesar82; 16-04-2021 at 15:42.
Reply With Quote
The Following User Says Thank You to Cesar82 For This Useful Post:
mashamiskasalo (16-04-2021)
  #3  
Old 28-04-2021, 01:02
pratikpatel8982 pratikpatel8982 is offline
Registered User
 
Join Date: Sep 2020
Location: India
Posts: 116
Thanks: 105
Thanked 49 Times in 30 Posts
pratikpatel8982 is on a distinguished road
Help

Hi, I wanted to ask a few noob questions.
  1. If I created a data.bin.001 using the DiskSpan_GUI which is included inside the light Installer, then what things do I need to add/change in the included Installer script so that it extracts the data.bin.001 successfuly.
  2. Also one more question, do I need to include compressors in [Files] section of the script? AND WILL THE SETUP WORK IF I INCLUDED THE WHOLE "Resources" folder inside the Compressor folder?? Or do I need to copy each compressor seperately??
  3. Where do I put records.ini after compression? And do I need to include it in script??
Thank you
Reply With Quote
  #4  
Old 28-04-2021, 10:21
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by pratikpatel8982 View Post
Hi, I wanted to ask a few noob questions.
  1. If I created a data.bin.001 using the DiskSpan_GUI which is included inside the light Installer, then what things do I need to add/change in the included Installer script so that it extracts the data.bin.001 successfuly.
  2. Also one more question, do I need to include compressors in [Files] section of the script? AND WILL THE SETUP WORK IF I INCLUDED THE WHOLE "Resources" folder inside the Compressor folder?? Or do I need to copy each compressor seperately??
  3. Where do I put records.ini after compression? And do I need to include it in script??
Thank you
After you extract the "Light Installer" source code, extract and delete the "COMPRESSOR" folder.
Download DiskSpan_GUI 1.0.0.4, extract and place the "COMPRESSOR" folder in "Light Installer" folder where you deleted the previous one.

1. Go to the "COMPRESSOR" folder and run "_DiskSpan_GUI_CONFIG.bat" and change the settings you need and click "Save" and close DiskSpan_GUI.

2. Go back to the main "Light Installer" folder and open the script with Inno Setup to create and compile the script after making the necessary changes to the script. Your Setup.exe will be created in the "COMPRESSOR\Setup_Files" folder.

3. Now you can compress the game. After compressing the game, the compressed files will be in the selected output directory (Default is COMPRESSOR\Conversion_Output).
Subfolders will be created according to the configuration on DiskSpan_GUI (By default it creates DVD_1, DVD_2, etc) during the compression of the game.
Your setup.exe compiled previously will be automatically copied to the DVD_1 folder and the disk space will be calculated according to the settings in DiskSpan_GUI.
All necessary files will be in the DVD_# folder. So do not remove any files from the DVD_# folder.
For example, if you compress an 8 GB game (DiskSpan mode) and the compression is 6 GB, then in the "COMPRESSOR \ Conversion_Output" folder you will have these files:

Code:
COMPRESSOR\Conversion_Output\DVD_1
Autorun.inf          //Disk autoplay information.
Data1a.bin.001       //Compressed file (first split part).
Records.ini          //Information file about compressed filesfiles that setup.exe reads.
Setup.dll            //File of type ".arc" (compressed -m3) containing all external compressors and also CLS and FreeArc configuration files necessary to perform the extraction of the file.
Setup.exe            //Setup created by Light Installer script. 
Setup.ico            //Icon of Light Installer to display on the DVD/Blu-Ray drive. 

COMPRESSOR\Conversion_Output\DVD_2
Autorun.inf          //Disk autoplay information.
Data1a.bin.002       //Compressed file (second split part).
Setup.ico            //Icon of Light Installer to display on the DVD/Blu-Ray drive.
P.S: You can merge Records.ini in the Setup.dll file on the finish page of DiskSpan_GUI after compression (optional).
Reply With Quote
The Following User Says Thank You to Cesar82 For This Useful Post:
pratikpatel8982 (28-04-2021)
Reply

Tags
asis, ciu, inno, installer, ultraarc

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
[Help] need Advanced Installer script with Razor1911's UltraArc module rez3vil Conversion Tutorials 3 15-04-2024 02:24
Ultimate Conversion Compressor (UCC) vollachr Conversion Tutorials 55 26-04-2021 09:27
INDEX - Conversion Tutorial Index Razor12911 Conversion Tutorials 5 11-06-2020 02:05
How many forum members does it take to change a light bulb? rms2001 XBox Games 6 12-01-2004 05:31



All times are GMT -7. The time now is 19:48.


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