![]() |
thanks @basic23.
Can u just edit the iss file with slideshow such that when we press next after directx screen setup directly goes to install with slideshow only.i meant how can i remove video dialog...... Thanks again |
@peterulven
Can you describe your Error. What msg you got. or do you get any message. Or just your setup runs and do install progress but nothing is extracted from *.bin. |
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 :D |
@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? |
@peterulven
Use the registry editor to delete the following registry keys:
On a 64-bit operating system also delete the following registry keys:
|
@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. |
@kurutucu
i used Srep+Arc only for compression msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 |
@spionz
What error you take? |
1 Attachment(s)
@dead4now
image slideshow script: |
@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! |
@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. |
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. http://i.imgur.com/weyIArr.png |
crash error
during compression precomp stops working any solution,,,,,,,,,,,,,this crach occurs with precomp0.42............plzzz provide me any solution
|
@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 ;) |
@Kurutucu
It from original, Im not modify anything... you can check it. |
Archives.ini
6 Attachment(s)
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!!!;) |
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?
|
Quote:
I will send him a PM about the script. EDIT: @Grumpy I got the answer..... He will contact you. Cheers |
I don't take their script. I take this script by neo-hl2000. And I edited and shared. Responsibility doesn't belongs to me. Thanks haters ;)
Cheers. NOTE: This script doesn't original script ;) |
You should thank this guy for this script.
|
@Kurutucu
Thanks, But i fixed. My problem solved. |
Quote:
Quote:
|
Quote:
All you have done is taken Neo's script, made very minor changes, plastered your name all over it and released it as yours. Its cool tho, I will edit your post and put the correct credits there for you. ;) Quote:
Quote:
|
Credits
Example script: neo-hl2000 Script edit: Kurutucu Versions info: ANSI: STOPPED Unicode: Kurutucu Testers: Kurutucu Some peoples needs help with Team Viewer. I'm helping instantly on Facebook. :) |
something definately doesn't add up. I don't know who Neo... Is but I saw a similar script on Krinkels Forum. only diffrence is that this one has been clearly modified.
|
This is not even a BB script only setup them looks like them
but real BB script have very,very,very,very nad very BIG compesion methods support not like this one :) that the one huge diffrence |
I compressed game with compression method and compile script.I start setup and finally it says "failed to open the archive in the module IS7zipExtract" Isdone.dll error while extracting.
pls solve my problem. |
the fail to open archive means that the archive type you specified is not the same as the one you want to extract
|
im a noob
hey im a complete noob with inno so can anyone post a tutorial on how to create installer with this script from scratch
|
|
problem
whenever i open main.iss in inno and run it shows a error
--------------------------- Compiler Error --------------------------- Line 138: Column 1: Identifier expected. --------------------------- OK --------------------------- |
@rxlord
What you're using inno version? UNICODE or ANSI? If you using ANSI try with UNICODE version :) |
downloading
ok i have created two setuo1 and 2.bin they are in \Kurutucu Compressor\data folder
now i deleted all lines from archives.ini and added if not ISArcExtract ( 0, 50, ExpandConstant('{src}\Setup-1.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break; if not ShowChangeDiskWindow ('Please Insert Disk 2 To Continue..', ExpandConstant('{src}'),'Setup-2.bin') then break; if not ISArcExtract ( 0, 50, ExpandConstant('{src}\Setup-2.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break; now what i have to do to compile my installer |
How To Remove That Music On/Off Button ???
|
@rohann9
Look at PM. |
almost done
hey i have done everything but how can i select the .exe file whose shortcut would be created on desktop.
and i want a video to execute after the installation how can i do that |
@rxlord
1. #define AppExec "Kurutucu.exe" to your game exename.exe 2. For video execute search on google. (Inno setup run section) |
Quote:
Quote:
|
@rohann9
Quote:
or use // in front of SoundCtrlButton.Parent := WizardForm; = //SoundCtrlButton.Parent := WizardForm; |
Video background!!!
Hallo!
:mad: :mad: I'm very upset!! I tried to put a background VIDEO.PM4.But how?? I tried "Black_Box_Script_By_Kurutucu_V1.8" I tried "Black_Box_Script_By_Kurutucu_V1.4_Unicode" I tried "Slideshow & Video" .......................... And following the step by step! But nothing but error,Or black background.:confused: Can you give me a hand?Or how to write script.:confused: Help me. |
| All times are GMT -7. The time now is 18:01. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com