|
|
|
#1
|
|||
|
|||
|
@peterulven
Maybe your visual studio redist disabled. Active it in Controll Panel or reinstall vcredist 2008 and 2010. @spionz What you use for compression? Freearc or not? Last edited by Kurutucu; 19-07-2013 at 05:12. |
| Sponsored Links |
|
#2
|
|||
|
|||
|
hi, I want to ask
Karutucu setup runs and do install progress but nothing extract from Setup-1.bin. how to solved it? sorry my english translate google
|
|
#3
|
|||
|
|||
|
@peterulven
Use the registry editor to delete the following registry keys:
On a 64-bit operating system also delete the following registry keys:
|
|
#4
|
||||
|
||||
|
@peterulven
I will show you how to disable Just in Time debugging with RegEdit. And then after you disable restart and recompile your setup, and tell if it works. First of all backup your registry in case that this dont work. __________________________________________________ ______ To disable Just-In-Time debugging by editing the registry 1. Open RegEdit as administrator 2. In the Registry Editor window, locate and delete the follow registry keys: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\Cu rrentVersion\AeDebug\Debugger HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramewor k\DbgManagedDebugger 3. If your computer is running a 64-bit operating system, delete the following registry keys also: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ WindowsNT\CurrentVersion\AeDebug\Debugger HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ .NETFramework\DbgManagedDebugger 5. Take care not to accidentally delete or change any other registry keys. 6. Close the Registy Editor window. |
|
#5
|
|||
|
|||
|
@kurutucu
i used Srep+Arc only for compression msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 |
|
#6
|
|||
|
|||
|
@spionz
What error you take? |
|
#8
|
||||
|
||||
|
@JustFun
I do not know the configuration of your PC.But at the moment are CPU i3, i5, i7 are good. And the best is Ivy Bridge CPU I3, I5, I7 best.O.K. I compress with FreeArc 0.67 alpha follows: 1- 4GB to 800MB -> rep:265mb+exe+delta+lzma:150mb:normal:bt4:128 2- 4GB to 1,8Gb -> -mx -s;8gb -lc2048 -ld1024 Info: depends on the format Low Compress (Music, Video, Archiv)" High Compress (Data,txt,image,exe...) If you compress a game are as follows: 1- Maximal archive is 3,7GB (more than 3.7Gb decompression crashes from DVD) 2- Compress 18GB to 4 different archive (Data.arc 2.4GB, Music.arc 1.7GB, Resource.arc 3.4GB, Video.arc 3.2GB) I could say more but do not want to bore anyone I hope this example will help some! |
| The Following 2 Users Say Thank You to basic23 For This Useful Post: | ||
MartinezPL (24-07-2013), mausschieber (20-07-2013) | ||
|
#9
|
||||
|
||||
|
@basic23
Very good post, bro. For those who want to compress Videos, for example: bik formats, use RadVideoTools. Compress by 50% and still you will have good quality. |
|
#10
|
|||
|
|||
|
In installing page, Black square appear around 1-2 seconds than disappear.
What the bug and how to fix it? Thank! Sorry I'm not good at english.
|
|
#11
|
|||
|
|||
|
during compression precomp stops working any solution,,,,,,,,,,,,,this crach occurs with precomp0.42............plzzz provide me any solution
|
|
#12
|
|||
|
|||
|
@System4z
You use internal compression? Because my work don't support internal compression. Brijesh Sometimes precomp can't compress files. When you crash precomp use srep compression
|
|
#13
|
|||
|
|||
|
@Kurutucu
It from original, Im not modify anything... you can check it. |
|
#14
|
||||
|
||||
|
Hallo Friends!
![]() I read because many have problems with "Archives.ini". So I took my time and especially for those who have problems with "Archives.ini" Who wants can change from "Archives.ini" just what is green: if not ShowChangeDiskWindow ('Please Insert Disk 1 (Data.arc) To Continue..', ExpandConstant('{src}'),'Data.arc') then break; if not ISArcExtract ( 0, 100, ExpandConstant('{src}\Data.arc'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break; example: I Data.arc exchange in Music.arc I did 1x .... up to 6x (I mean archive) You can do 100 x date Good Luck!!!
|
|
#15
|
||||
|
||||
|
Going back to the original post by 'Kurutucu', isn't this just Blackbox's script with Kurutucu name plastered all over it? It seems to me you have just taken their script, made a few 'minor' changes, then put your name on it?
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
![]() |
| The Following 2 Users Say Thank You to Grumpy For This Useful Post: | ||
Newbie (24-07-2013), Razor12911 (24-07-2013) | ||
![]() |
|
|
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 |