|
#331
|
||||
|
||||
|
Quote:
Code:
[UnInstallButton] Left=459 Top=112 Width=58 Height=58 LabelY=1500 Code:
[UnInstallButton] Left=459 Top=112 Width=your button eidth Height=your button height LabelY=1500 (delete this line if you want to show the label install/uninstall)
__________________
always above all, keep in mind that some day you will die. Bushido. |
| Sponsored Links |
|
#332
|
|||
|
|||
|
Thanks,
But that doesn't help me too much. The problem is all the buttons I have made are the standard 'Button, ButtonClicked, ButtonDisabled'.png I cannot figure out what to type to enable them. Your post will help me adding my own extra buttons, but it doesn't help me enable the already existing ones. -Could you please give an example to add those buttons? I have my own font, and I do not want to have to Manually add the text to the images - I would prefer this to be done automatically, the same way as was in the plain custom installer. -I prefer the ultimate installer as a whole, but I still need some help adjusting. And there is almost no info in the tutorial for any of this. -Oh, and how do you change what the buttons do once you've added them? Last edited by inovateqsa; 17-04-2013 at 06:00. |
|
#333
|
||||
|
||||
|
Quote:
download any of my conversion and look how I use the buttons.
__________________
always above all, keep in mind that some day you will die. Bushido. Last edited by spawniectes; 17-04-2013 at 06:22. |
| The Following User Says Thank You to spawniectes For This Useful Post: | ||
inovateqsa (17-04-2013) | ||
|
#334
|
|||
|
|||
|
Awesome, so far so good.
I am 99% done with my installer, only 1 stupid problem remains: I cannot figure out how to change the font size of the smallInstaller - only the font size of the entire setup. I cannot Align the Small Buttons either. It is kind of irritating because my buttons are directly behind the progress bar. Last edited by inovateqsa; 17-04-2013 at 23:41. |
|
#335
|
||||
|
||||
|
Quote:
And the font size of small installer it cant be done. Only the entire setup like you say.
__________________
always above all, keep in mind that some day you will die. Bushido. |
| The Following User Says Thank You to spawniectes For This Useful Post: | ||
inovateqsa (15-05-2013) | ||
|
#336
|
|||
|
|||
|
8.5.7.4 y 1.0.0.6 Script problem with Ati Radeon 7970 graphics.
It puts the well recognized and is not supported. I have a 6970 and no problems recognizing me. |
|
#337
|
|||
|
|||
|
Is there a way to make animated buttons in the custom installer, or CIU?
Here is the scenario: I am making my own installer for DMC, remember how in the 3rd game you could 'Slash' or 'Shoot' the loading symbol and add scars to it? I want to have a slash mark appear whenever someone moves the mouse over the button, when they remove the mouse it stays, then when they move the mouse over the button another slash mark is added (So the number of slashes increase every time they move the mouse over - up to a limit). Any Idea's? Aside from that scenario, is it possible to have genuine animated buttons (Like gifs) as well. And animated backgrounds? The DMC buttons are my top concern right now, but I would appreciate it if someone could answer my other questions too. Any help would be appreciated. Thanks. Last edited by inovateqsa; 10-05-2013 at 01:19. |
|
#338
|
|||
|
|||
|
Good morning everyone and thank you for accepting me into this great forum
I need to understand the compression arc-pcf-srep-arc etc.. you have a zipped file or an excellent tutorial that explains the basic process please let and thanks sorry mi english and I apologize if the post is not in the correct thread |
|
#339
|
||||
|
||||
|
Quote:
Inno Troubleshoot - Questions here by REV0 INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup by REV0 Code:
http://fileforums.com/showthread.php?t=93191 |
|
#340
|
|||
|
|||
|
for a try i run the script on a small game without changing ur sat.cab
i make changes in setup.ini and few small changes in innoscript. it give me an error. (i attached the files) i also attached a pic showing my files for that test trial. [InstallOptions] ApplicationName=isuka Publisher=smc GameSize=5600 MyExecutableName=ggdx.exe MyExecutablePath= Editor=yener90 PrecompVer=0.42 Lang=en [ExtractSettings] FreeArcFile1=Data.cab;DestDir:{app};Disk:1;PrecSre p:1 i use following command line for creatin data.cab arc a -m0 data.arc "c:\" precomp.exe data.arc srep.exe -m3 data.pcf arc a -m0 data.cab data.pcf.srep pause ( i dont have any arc.ini in setup.cab) ( i extract the setup.cab and found no arc.ini) please help me. Last edited by red01; 27-06-2013 at 05:21. Reason: previous messgae was too long |
|
#341
|
|||
|
|||
|
OK... What am I doing wrong?
![]() Both Autorun.bmp and Autorun.png are same in size. PNG is 32b while BMP is 2b (just like originals in CIU that was supplied). Sizes are the same on both images 800x587 and that same size is set in Setup.ini. Code:
[AutorunSettings] AutorunWidth=587 AutorunHeight=800 |
|
#343
|
|||
|
|||
|
Oh, now that was idiotic from me... Not reading the lines before editing the numbers.
Thanks... |
|
#344
|
||||
|
||||
|
Quote:
read first post ( section on setup.ini ) it specifically lists what you need to do when using extreme compression... arc m0 / precomp / srep / arc. The command you used last: arc a -m0 data.cab data.pcf.srep pause should be arc a -m# ( 0 = no compression, you could use 1-9 for better compression of final file.) data.cab data.srep ( you have data.pcf.srep ) once srep is finished packing the precomp output file it should end in srep extension. |
|
#345
|
|||
|
|||
|
i am using CI script 1.0.0.6
i follow ur instructions and modified my command lines as follows arc a -m0 data.cab "c:\*" precomp.exe data.arc srep.exe -m3 data.pcf data.srep arc a -m5 data.cab data.srep pause PrecompVer=inside Lang=en [ExtractSettings] FreeArcFile1=Data.cab;DestDir:{app};Disk:1;PrecSre p:1 now it gives me two errors see the attached pics. |
![]() |
|
|
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 |