|
|
|
#1
|
||||
|
||||
|
winzip too and probably everything that uses deflate algorithm
Simply zip all setup files and change an extension to cab. You can do it even by WinRAR
Last edited by BAMsE; 28-10-2011 at 20:36. |
| Sponsored Links |
|
#2
|
|||
|
|||
|
@pakrat2k2 already try with 7zip freearc powerarchiver but still same error
![]() can you explain me how step by step creating cab with 7zip or else maybe i missed something.. Runtime Error (at 80:180): Cannot open file "C:\Users\MyName\AppData\Local\Temp\is-M10BL.tmp\Uninstall.bmp". The system cannot find the file specified. when creating cab is fine but when i run setup.exe then show error messages Problem solved.. using 7zip save to zip file not 7z then rename to cab.. before i save to default "7z" or save direct to cab its give me error.. its have to save to .zip first then cab.. thx for give me clue.. Last edited by shanrq; 29-10-2011 at 02:28. |
|
#3
|
|||
|
|||
|
Update 6.5 (Downloads before: 57)
Changes: - Updated forgotten parts Polish translation - Bug fixes - 2 or more DVD installation problems solved - Speed up the installation start - File size of Setup.dll decreased - Fullscreen installer is now really fullscreen ![]() - Internal and external installation feature deleted -> not necessary for me |
|
#4
|
||||
|
||||
|
Yener, how to decompress the files, compressed with precomp & SREP - ARC in your source code?
|
|
#5
|
||||
|
||||
|
sulfurum1989 did you read the #1 post (where yener90 explains new features)?
In 'setup.ini' Code:
[ExtractSettings]
FreeArcFile1={src}\Data.arc;DestDir:{app};Disk:1;PrecSrep:1
|
|
#6
|
|||
|
|||
|
Very nice but after I have packed file as shown:
Files -> Data.arc -> Data.pcf -> Data.srep -> Data.arc and modified setup.ini as follows: Code:
[ExtractSettings]
FreeArcFile1={src}\Data.arc;DestDir:{app};Disk:1;PrecSrep:1
![]() Please help. PS. I used Precomp 0.4.2 (download link for 0.4.1 is not working) with parameters "-t-j -c-" and SREP 2.0 with parameter "-m3" OT: Pozdro, BAMsE
Last edited by janek2012; 31-10-2011 at 03:12. |
|
#7
|
||||
|
||||
|
In such cases, you can always assume the text being displayed in the wrong code page. If you type in Íĺáĺđíî çŕäŕí âőîäíîé ôŕéë äë˙ into a good text editor in code page 1250 (ANSI code page for Central Europe) and then switch the display to code page 1251 (ANSI code page for Russian) then you'll get Неберно задан входной файл для which mirror-translates to Invalidly given input file for. (Did you know that when Windows displays a message window - error, info, question, whatever - then you can use Ctrl-C to copy it to the clipboard?)
Isn't that fun?
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
|
#8
|
|||
|
|||
|
hmm you are using completely different version then setup supports.
look at include folder and use this srep.exe and precomp038.exe. precomp04.exe is currently disabled. |
|
#9
|
|||
|
|||
|
ok, thanks for your fast reply
![]() But the problem was that the filename must not contain more than one dot (for example, "Data.lol.arc" is not valid but "Data.arc" is). You should add this info to #1 post. One more question - how to split archives? Do I need to split the first (store) arc or the last one, and how to modify setup.ini for it? Last edited by janek2012; 31-10-2011 at 05:12. |
|
#10
|
|||
|
|||
|
|
#11
|
|||
|
|||
|
11rd
you need inno setup unicode. |
|
#12
|
||||
|
||||
|
janek2012 the problem with freearc is it doesn't support splitting. You must do it "by trial and error" to achieve preferred final size
Last edited by Joe Forster/STA; 31-10-2011 at 09:26. Reason: Google Translate is your friend! |
|
#13
|
|||
|
|||
|
BUG: If you select only one language in setup.ini, two icons in taskbar appears at the same time.
|
|
#14
|
|||
|
|||
|
I'm a beginner. In many parts, so I do not understand. But I do it a lot. Therefore, it is bothering you.
|
|
#15
|
|||
|
|||
|
dont know what you do,
but you need to comment this part out. this line put before the icon "{" two "//" |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Questions Here | REV0 | Conversion Tutorials | 1565 | 29-11-2024 09:51 |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Help- How to extract a .bin file compressed by a code ? | Adonix | Conversion Tutorials | 22 | 22-03-2015 15:02 |
| yener90's older Inno Project Source Codes | THADEADMAN2011 | PC Games - CD/DVD Conversions | 0 | 16-06-2012 03:40 |