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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 04-08-2016, 08:31
deadsec deadsec is offline
Registered User
 
Join Date: Aug 2016
Location: Turkey
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
deadsec is on a distinguished road
Looking for very basic Inno Setup Script

Hi guys,

I'm a newbie. I couldn't manage to add Freearc decompression in Inno Setup. I tried a lot of scripts but they have fancy designs. I want a basic installer. Is there any scripts like this? Or can you give me some advice to make my own one?

Thanks..

Last edited by deadsec; 04-08-2016 at 11:37.
Reply With Quote
Sponsored Links
  #2  
Old 04-08-2016, 08:38
unarc 125's Avatar
unarc 125 unarc 125 is offline
Registered User
 
Join Date: May 2016
Location: ArcLand
Posts: 82
Thanks: 95
Thanked 169 Times in 45 Posts
unarc 125 is on a distinguished road
Try out this one...... http://fileforums.com/showthread.php?t=96520
Reply With Quote
  #3  
Old 04-08-2016, 08:41
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
You can use this for lzma/srep/precomp. Compile with main.iss

Or use the one in UltraArc thread, if you wanna use UltraArc instead.
Attached Files
File Type: rar ISFreeArc.rar (2.07 MB, 133 views)
__________________
Haters gonna hate
Reply With Quote
  #4  
Old 04-08-2016, 08:44
truerepacks truerepacks is offline
Registered User
 
Join Date: Jul 2015
Location: New Delhi, India
Posts: 78
Thanks: 42
Thanked 46 Times in 28 Posts
truerepacks is on a distinguished road
try this one
original ISDONE
https://drive.google.com/open?id=0Bx...VpwZFRMZEtMY1k

or u can use Sheograt's ISFREEARCEXTRACT

https://drive.google.com/open?id=0Bx...VM5N2FseTB5bW8

pure inno bt may u can't use the cls[used for the decompressing of data sets compressed with external compressors in FreeARC for ex-cls-srep, cls-lz4] with it
__________________
Pleasure from the senses seems like nectar at first, but it is bitter as poison in the end.

Last edited by truerepacks; 04-08-2016 at 08:55.
Reply With Quote
  #5  
Old 04-08-2016, 08:51
deadsec deadsec is offline
Registered User
 
Join Date: Aug 2016
Location: Turkey
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
deadsec is on a distinguished road
Quote:
Originally Posted by unarc 125 View Post
Thank you. But like i said, I'm looking for a script. Not an installer maker.

Quote:
Originally Posted by KaktoR View Post
You can use this for lzma/srep/precomp. Compile with main.iss

Or use the one in UltraArc thread, if you wanna use UltraArc instead.
This one looks good. I'll try edit it. Thank you.

Quote:
Originally Posted by truerepacks View Post
Can you make it public? I can't download it.
Reply With Quote
  #6  
Old 04-08-2016, 08:57
truerepacks truerepacks is offline
Registered User
 
Join Date: Jul 2015
Location: New Delhi, India
Posts: 78
Thanks: 42
Thanked 46 Times in 28 Posts
truerepacks is on a distinguished road
Quote:
Can you make it public? I can't download it.
its the google drive ... If i m sure anyone can download it

see my post again added one more thing
__________________
Pleasure from the senses seems like nectar at first, but it is bitter as poison in the end.
Reply With Quote
  #7  
Old 04-08-2016, 09:06
deadsec deadsec is offline
Registered User
 
Join Date: Aug 2016
Location: Turkey
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
deadsec is on a distinguished road
Quote:
Originally Posted by truerepacks View Post
its the google drive ... If i m sure anyone can download it

see my post again added one more thing
I can't access your Google Drive link. It says "Access Restricted" "You need permission"..

And yes i tried Sheograt's script. I couldn't make it work. I'm using MSC and SREP with LZMA compression. It says something like "compression method not supported".
Reply With Quote
  #8  
Old 04-08-2016, 09:08
truerepacks truerepacks is offline
Registered User
 
Join Date: Jul 2015
Location: New Delhi, India
Posts: 78
Thanks: 42
Thanked 46 Times in 28 Posts
truerepacks is on a distinguished road
okay here it is

use this one
Attached Files
File Type: 7z ISDone0.6final.7z (1.41 MB, 140 views)
__________________
Pleasure from the senses seems like nectar at first, but it is bitter as poison in the end.

Last edited by truerepacks; 04-08-2016 at 09:13.
Reply With Quote
  #9  
Old 04-08-2016, 09:37
deadsec deadsec is offline
Registered User
 
Join Date: Aug 2016
Location: Turkey
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
deadsec is on a distinguished road
Quote:
Originally Posted by truerepacks View Post
okay here it is

use this one
"unsupported compression method msc+srep:a32+delta+lzma:22617kb:normal:bt4:273:mc2 56:lc8"

How can i add this method to script?
Reply With Quote
  #10  
Old 04-08-2016, 09:47
truerepacks truerepacks is offline
Registered User
 
Join Date: Jul 2015
Location: New Delhi, India
Posts: 78
Thanks: 42
Thanked 46 Times in 28 Posts
truerepacks is on a distinguished road
from where u get the compression stuffs

BTW define directives
for example, originaly it will be ";#define Your Compressor"
make it "#define Your Compressor"
__________________
Pleasure from the senses seems like nectar at first, but it is bitter as poison in the end.
Reply With Quote
  #11  
Old 04-08-2016, 09:58
deadsec deadsec is offline
Registered User
 
Join Date: Aug 2016
Location: Turkey
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
deadsec is on a distinguished road
Quote:
Originally Posted by truerepacks View Post
from where u get the compression stuffs

BTW define directives
for example, originaly it will be ";#define Your Compressor"
make it "#define Your Compressor"
It works now! Thank you. But "Time left" is not working. And its Russian. If i change them in 'Custom Messages' that would be enough?
Reply With Quote
  #12  
Old 04-08-2016, 10:00
truerepacks truerepacks is offline
Registered User
 
Join Date: Jul 2015
Location: New Delhi, India
Posts: 78
Thanks: 42
Thanked 46 Times in 28 Posts
truerepacks is on a distinguished road
add this to ur script
Code:
#define MSC
#define Srep
post the provided dll in Include folder

A Suggestion for u, First try to understand the basic, use ultaARC first, then try to understand differnt more complex ideas

read the isdone help provided below
Attached Files
File Type: 7z CLS-MSC.7z (182.9 KB, 48 views)
File Type: 7z ISDONE's_English_Help.7z (21.6 KB, 65 views)
__________________
Pleasure from the senses seems like nectar at first, but it is bitter as poison in the end.

Last edited by truerepacks; 04-08-2016 at 10:07.
Reply With Quote
  #13  
Old 04-08-2016, 14:52
deadsec deadsec is offline
Registered User
 
Join Date: Aug 2016
Location: Turkey
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
deadsec is on a distinguished road
I have a little problem. I want to add "Create desktop shortcut", "Create Startmenu folder", "Create Quicklaunch shortcut" checkboxes to installation path selection page. If i add them one by one, it creates 3 pages. How can i make them together in 1 page?
Reply With Quote
  #14  
Old 21-03-2017, 20:41
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 953 Times in 309 Posts
78372 is on a distinguished road
Here is your "Very Basic" compressor and installer creator http://fileforums.com/showthread.php?t=99027
__________________
NOT AVAILABLE
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
BlackBox v2 y_thelastknight Conversion Tutorials 567 11-03-2025 07:16
Blackbox Inno Setup Script Kurutucu Conversion Tutorials 1190 18-08-2019 22:43
Useful Dll for Inno Setup users peterf1999 Conversion Tutorials 88 01-12-2017 16:00
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup REV0 Conversion Tutorials 51 26-03-2015 06:57
Copy file with Inno Setup Script emrahcey Software 1 02-07-2010 08:24



All times are GMT -7. The time now is 08:36.


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