|
#511
|
||||
|
||||
|
I compressed files using precomp 0.43 and then used your Main(precomp.0.43).iss to build the setup file. While running the setup it gives me a error i.e. wrong precomp version. Can you help?
Edit:It worked. I had to copy manually precomp 0.43 and arc.ini files from the precomp version folder to the include folder. Last edited by alley_u2; 02-09-2013 at 10:46. |
| Sponsored Links |
|
#512
|
|||
|
|||
|
Quote:
|
| The Following User Says Thank You to Kurutucu For This Useful Post: | ||
alley_u2 (02-09-2013) | ||
|
#513
|
||||
|
||||
|
Now Compressing with precomp 0.43 i didn't get the above error. Anyways Kurutucu keep continuing your good work.
|
|
#514
|
||||
|
||||
|
I was thinking about adding a system page which will display CPU ram and other system information. Anybody can guide me for a tutorial.
|
|
#515
|
||||
|
||||
|
while compile it gives me error, see attach file
i don't know to type anything, i'm a newbie. plz help me!!! |
|
#516
|
||||
|
||||
|
Use the unicode version of the setup
|
|
#517
|
||||
|
||||
|
Thank you, i got it.
But can u show me order of compression? the first is freearc => precomp => screp? i use script kurutucu v1.8. I will create file.bin by how? |
|
#518
|
||||
|
||||
|
Use Kurutucu Compressor present in the zip file. Just edit the Compress.bat file to the location of your folder and it will automatically compress the file for you as the script requires.
|
| The Following User Says Thank You to alley_u2 For This Useful Post: | ||
kienvang0302 (04-09-2013) | ||
|
#519
|
||||
|
||||
|
Quote:
what do i have to edit to the highest compress? Having some file audio and video in folder game.Do u know software to compress them? Sorry for asking u too much
|
|
#520
|
||||
|
||||
|
Quote:
|
|
#521
|
||||
|
||||
|
Why does total needed space just have 1Mb?
While my file compress is about 350Mb.Directory: Kurutucu compressor/Data/Setup-1.bin. |
|
#522
|
|||
|
|||
|
Change:
Code:
#define AppSize "1000" Code:
#define AppSize "0350" Did I tell you that too? LOL.
|
| The Following User Says Thank You to Kurutucu For This Useful Post: | ||
kienvang0302 (04-09-2013) | ||
|
#523
|
||||
|
||||
|
Quote:
Really i just learn about inno, script, repack...recently(~2 week) ![]() i found this forum by chance while i was searching of black box script (i like its style )I'm having some trouble with the compression, it's hard to do with me a newbie. Can i contact with you by how? asking on forum is quite slowly to be resolve. Sorry for my english is not good
|
|
#524
|
||||
|
||||
|
info
|
|
#525
|
||||
|
||||
|
change in the script
Code:
[Languages] Name: eng; MessagesFile: compiler:Default.isl TO Code:
[Languages] Name: ita; MessagesFile: compiler:.\Languages\Italian.isl C:\Program Files (x86)\Inno Setup 5\Languages open Italian.isl ( opens with notepad ) read thru to make sure correct, if not edit as you see fit.
|
![]() |
|
|
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 |