Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #151  
Old 05-06-2013, 07:14
MartinezPL MartinezPL is offline
Registered User
 
Join Date: Oct 2011
Location: Poland
Posts: 117
Thanks: 46
Thanked 24 Times in 9 Posts
MartinezPL is on a distinguished road
Quote:
-msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8
Reply With Quote
Sponsored Links
  #152  
Old 05-06-2013, 08:27
Kurutucu Kurutucu is offline
Registered User
 
Join Date: Aug 2012
Location: Somewhere in the world
Posts: 159
Thanks: 78
Thanked 209 Times in 48 Posts
Kurutucu is on a distinguished road
Quote:
Originally Posted by MartinezPL View Post
TESTED. Method working. Use srep 3.0 version.
Reply With Quote
The Following User Says Thank You to Kurutucu For This Useful Post:
taporocrufeljan (06-06-2013)
  #153  
Old 06-06-2013, 06:58
Thang Thang is offline
Registered User
 
Join Date: May 2013
Location: Ha nOi, Viet Nam
Posts: 3
Thanks: 2
Thanked 0 Times in 0 Posts
Thang is on a distinguished road
I want create 2 process bar looks like the picture


my script

Last edited by Thang; 06-06-2013 at 23:29.
Reply With Quote
  #154  
Old 06-06-2013, 19:52
taporocrufeljan taporocrufeljan is offline
Registered User
 
Join Date: Jun 2013
Location: davao
Posts: 2
Thanks: 2
Thanked 0 Times in 0 Posts
taporocrufeljan is on a distinguished road
Good day Sir, Im New here and also a newbie . .
im having same problem as MR. MartinezPL
I've got the same Error all over again. I'm using
Quote:
-msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8
this method also.

Another thing. . .
How can i compress with Freearc with .bin extension?
is it renaming the Data.arc to DATA.bin?

Help Sry for my Bad English.
Reply With Quote
  #155  
Old 06-06-2013, 20:01
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
yes, just choose the filename you want + extension. Doesnt have to be arc file, could be data.xyz if you really wanted to.
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
taporocrufeljan (06-06-2013)
  #156  
Old 09-06-2013, 12:06
Kurutucu Kurutucu is offline
Registered User
 
Join Date: Aug 2012
Location: Somewhere in the world
Posts: 159
Thanks: 78
Thanked 209 Times in 48 Posts
Kurutucu is on a distinguished road
Update 1.5

-Added music and music button (Thanks for sentinelks).
Reply With Quote
The Following User Says Thank You to Kurutucu For This Useful Post:
Newbie (10-06-2013)
  #157  
Old 10-06-2013, 00:36
AHRIMANSEFID's Avatar
AHRIMANSEFID AHRIMANSEFID is offline
Registered User
 
Join Date: Apr 2005
Location: IRAN
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
AHRIMANSEFID is on a distinguished road
Send a message via MSN to AHRIMANSEFID Send a message via Yahoo to AHRIMANSEFID
Hi.
Thanks Code But Me Need Help In protect or lock setup file in disable extract ?
plz help me.
Reply With Quote
  #158  
Old 10-06-2013, 01:01
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
@AHRIMANSEFID
use inno setup enhanced edition to disable that.
Reply With Quote
  #159  
Old 10-06-2013, 03:29
AHRIMANSEFID's Avatar
AHRIMANSEFID AHRIMANSEFID is offline
Registered User
 
Join Date: Apr 2005
Location: IRAN
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
AHRIMANSEFID is on a distinguished road
Send a message via MSN to AHRIMANSEFID Send a message via Yahoo to AHRIMANSEFID
inno setup enhanced edition 5.5.1 does not work ,plz help me how can i protect my setup source.
if this program works explain something about it or give an example thanks........
Reply With Quote
  #160  
Old 10-06-2013, 04:08
ashyamsundar's Avatar
ashyamsundar ashyamsundar is offline
Registered User
 
Join Date: Jun 2013
Location: Tamilnadu
Posts: 24
Thanks: 17
Thanked 3 Times in 3 Posts
ashyamsundar is on a distinguished road
i got this error in v1.5
Attached Images
File Type: png Screenshot (84).png (17.7 KB, 472 views)
Reply With Quote
  #161  
Old 10-06-2013, 05:50
kostaskaraivalis kostaskaraivalis is offline
Registered User
 
Join Date: Jun 2013
Location: Greece
Posts: 9
Thanks: 8
Thanked 1 Time in 1 Post
kostaskaraivalis is on a distinguished road
Hi, I keep getting this error everytime ISPrecompExtract tries to extract any .pcf file

for instance:


Everything works fine till the moment to begin extracting .pcf
I even went to installation path and I confirmed that last extracted file was .pcf unable to extract it


My Extraction code is:
Code:
        if not ISArcExtract ( 0, 0, ExpandConstant('{src}\Element4l.arc'), ExpandConstant('{app}'), '', false, '', '', ExpandConstant('{app}'), notPCFonFLY {PCFonFLY}) then break;
        if not ISSRepExtract ( 0, 0, ExpandConstant('{app}\Element4l.pcf.srep'), ExpandConstant('{app}\'), true ) then break; 
        if not ISPrecompExtract( 0, 0, ExpandConstant('{app}\Element4l.pcf'), ExpandConstant('{app}\'), true) then break;
        if not ISArcExtract ( 0, 0, ExpandConstant('{src}\Element4l.arc'), ExpandConstant('{app}\'), '', true, '', '', ExpandConstant('{app}'), notPCFonFLY {PCFonFLY}) then break;
I would appreciate if you could help me out with this issue.

Compressing sequence I used:
1) Arc -m0 -dm0
2) precomp -cn (as none compression, I used 0.4.3 version)
3) srep -m3f
4) Arc -mlzma:a1:mfbt4:d256m:fb128:mc1000:lc8

Thanks in advance!

Last edited by kostaskaraivalis; 10-06-2013 at 05:56.
Reply With Quote
  #162  
Old 10-06-2013, 06:39
y_thelastknight's Avatar
y_thelastknight y_thelastknight is offline
Registered User
 
Join Date: Mar 2010
Location: Canada
Posts: 437
Thanks: 616
Thanked 576 Times in 213 Posts
y_thelastknight is on a distinguished road
@kostaskaraivalis
try with precomp v0.42
Reply With Quote
  #163  
Old 10-06-2013, 07:20
Kurutucu Kurutucu is offline
Registered User
 
Join Date: Aug 2012
Location: Somewhere in the world
Posts: 159
Thanks: 78
Thanked 209 Times in 48 Posts
Kurutucu is on a distinguished road
Quote:
Originally Posted by ashyamsundar View Post
i got this error in v1.5
Your compression method precomp04. Open in my script include and ISDone/include folder. Open arc.ini. Change precomp to precomp04. Then try.
Reply With Quote
  #164  
Old 10-06-2013, 07:22
Kurutucu Kurutucu is offline
Registered User
 
Join Date: Aug 2012
Location: Somewhere in the world
Posts: 159
Thanks: 78
Thanked 209 Times in 48 Posts
Kurutucu is on a distinguished road
@kostaskaraivalis

My script don't support precomp 0.43 version. Use precomp 0.42 version.
Reply With Quote
  #165  
Old 10-06-2013, 07:52
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by Kurutucu View Post
Your compression method precomp04. Open in my script include and ISDone/include folder. Open arc.ini. Change precomp to precomp04. Then try.
And also replace precomp.exe with the 0.4 version exe

Quote:
Originally Posted by Thang View Post
I want create 2 process bar looks like the picture


my script
Will add this function for v2 unicode.

Quote:
Originally Posted by AHRIMANSEFID View Post
inno setup enhanced edition 5.5.1 does not work ,plz help me how can i protect my setup source.
if this program works explain something about it or give an example thanks........
IS Enhanced disallows this from happening , unless you are talking about something else.

Last edited by Razor12911; 10-06-2013 at 07:55.
Reply With Quote
Reply


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
INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup REV0 Conversion Tutorials 129 21-05-2021 05:51
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 16:13.


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