|
#422
|
||||
|
||||
|
post what the issue was & how you fixed it.so that others who may have same issue will know how to fix it.
why the hell should anyone have to contact you there with their questions ??? it should be asked & answered here !! Last edited by pakrat2k2; 24-07-2013 at 21:10. |
|
#423
|
||||
|
||||
|
So it was not your script in the first place, it was Neo's, I don't recall seeing him being thanked or credited in your original post. Its not about hating on you, I only asked a question.
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. ![]() Agree, neo-hl2000 should have been thanked! But somehow I think you were not referring to Neo. ![]() Quote:
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
![]() |
|
#424
|
|||
|
|||
|
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.
Last edited by Kurutucu; 24-07-2013 at 22:41. |
|
#425
|
||||
|
||||
|
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.
|
|
#426
|
|||
|
|||
|
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 |
|
#427
|
|||
|
|||
|
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. Last edited by mohanpanda02; 25-07-2013 at 04:09. |
|
#428
|
||||
|
||||
|
the fail to open archive means that the archive type you specified is not the same as the one you want to extract
|
|
#429
|
|||
|
|||
|
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
|
|
#430
|
|||
|
|||
|
#431
|
|||
|
|||
|
problem
whenever i open main.iss in inno and run it shows a error
--------------------------- Compiler Error --------------------------- Line 138: Column 1: Identifier expected. --------------------------- OK --------------------------- |
|
#432
|
|||
|
|||
|
@rxlord
What you're using inno version? UNICODE or ANSI? If you using ANSI try with UNICODE version
|
|
#433
|
|||
|
|||
|
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 |
|
#434
|
|||
|
|||
|
How To Remove That Music On/Off Button ???
|
|
#435
|
|||
|
|||
|
@rohann9
Look at PM. |
![]() |
|
|
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 |