|
|
|
#1
|
|||
|
|||
|
First, thanks for such a cool looking installer!!!
Here is my problem:- I used free arc 0.67 alpha version to create arc file and renamed extension to cab file. Settings for compression :- ![]() First it showed error as "Not an srep file" Then this ![]() [ExtractSettings] FreeArcFile1={src}\Data1.cab;DestDir:{app};PrecSre p:0; |
| Sponsored Links |
|
#2
|
||||
|
||||
|
you added a bunch of commands that yener's installer cannot handle at this time. The old format of freearc zero compression, then precomp, followed by srep and a final freearc of the final output file, will be understood by his installer, but not the commandline structure like your screenshot shows.
|
|
#3
|
|||
|
|||
|
How To Make This??
hi all, I'm new here, I want to ask how to make this? any help would be very useful for me. (^_^)
Last edited by einzjha; 02-06-2012 at 10:07. |
|
#4
|
||||
|
||||
|
its just a logo.. use paint etc create your own
|
|
#5
|
|||
|
|||
|
but i don;t know how to insert it to my instaler, could you teach me step by step pakrat2k2??
|
|
#6
|
|||
|
|||
|
So, we can only use one internal compression.. I'm using lzma as compression in INNO, i would be ok with more compression level as internal though
|
|
#7
|
|||
|
|||
|
Thanks for the reply.
I did like this:- arc->precomp->arc. It extracted successfully, but progress bar completes 100% when it decompresses with precomp, and again it starts from beginning when it extracts arc archive after that. So it feels like hanging when it processes with precomp. Is there a way to fix this? I hope you understood what i want to say!!! |
|
#8
|
|||
|
|||
|
i have a script maxpyne3 and i just copy "Profiles" folder to USERPROFILE*Documents/Rockstar Games/Social Club* when install the setup. give script of inno setup to this action please
Last edited by mehrdad; 02-06-2012 at 10:40. |
|
#9
|
|||
|
|||
|
you think my installer script?? (sorry for my bad english)
|
|
#10
|
||||
|
||||
|
same place as you grabbed inno.. go back & look for ispack5.5 ( exe or unicode.exe )
either one depending on where you are. The ispack installs a writing script tool, that you can visualy see how your installer image will look, use that to place your logo. Code:
http://www.jrsoftware.org/isdl.php |
|
#11
|
|||
|
|||
|
Quote:
|
|
#12
|
|||
|
|||
|
Need Help!
hello guys, I encountered an error during installation program is complete. and I do not know how to fix this, can you fix my script? error.jpg look to see the error. thank you
Last edited by einzjha; 04-06-2012 at 03:20. Reason: No body answer my question |
|
#13
|
||||
|
||||
|
einzjha, error in script.. change the ??? to uninstall, and add something for desktop / startmenu icon as well.
Code:
[Icons]
Name: {group}\???????; IconFilename: {app}\unins000.exe; Filename: {app}\unins000.exe
|
|
#14
|
||||
|
||||
|
Good Morning
i wanna know what's the arguments for silent install of Punkbuster in 'setup.ini' ?? |
|
#15
|
||||
|
||||
|
pbsvc.exe /i --no-display --i-accept-the-pb-eula
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tutorial On How To Create Your Own Crack..! | mojo8850 | PC Games | 17 | 20-03-2005 22:43 |
| Mafia - Newbie Cracking Tutorial online | cdkiller | PC Games | 6 | 14-12-2002 09:01 |
| every game needs a special dvd rip tutorial??? | billete100 | PS2 Games | 1 | 10-10-2001 01:44 |
| Brief fast tutorial on DC copy? | webcamworld | DC Games | 1 | 02-05-2001 20:27 |
| grandia 2 SAGICE's tutorial | DarCwuN | DC Games | 2 | 17-12-2000 16:43 |