|
#91
|
||||
|
||||
|
BUGS
if i only have one music.mp3 file and i want listen it after autorun without the music list, what i do? because the music only works having the autorun music option enable If Setup.exe cannot find Data1.bin, or i want to abort, there is a endless loop of question "Would you like to search for Data1.bin". If i click no, question appears "Would you like to exit setup" or something simillar. If i click Yes, Setup again asking for Data1.bin. and error cm 6 |
| Sponsored Links |
|
#92
|
||||
|
||||
|
Quote:
I cannot disable opacity in installer |
|
#93
|
|||
|
|||
|
#94
|
||||
|
||||
|
Button yes
|
|
#95
|
|||
|
|||
|
check out that particular button's section in ini and you will find something like these
Opacity= OpacityOnMouse= OpacityMouseDown= set these values,100 means no transparency, ranges from 0 to 100, you can also comment these out //Opacity= //OpacityOnMouse= //OpacityMouseDown= it will then take default values from the standard button ini section, and if you comment them out too, then it will take 100 opacity percentage |
|
#96
|
||||
|
||||
|
Quote:
I have already disabled and it does not work But from 100 meter it works Last edited by houcine80; 13-08-2017 at 05:22. |
|
#97
|
||||
|
||||
|
Standard settings if you disable opacity are
Code:
Opacity=80 OpacityOnMouse=20 OpacityMouseDown=50 Code:
Opacity=100 OpacityOnMouse=100 OpacityMouseDown=100 Code:
//Opacity= //OpacityOnMouse= //OpacityMouseDown= Code:
Opacity=100 OpacityOnMouse=100 OpacityMouseDown=100
__________________
Haters gonna hate
|
|
#98
|
||||
|
||||
|
hi
Possible to create installer with this animated image like this Last edited by houcine80; 13-08-2017 at 06:27. |
|
#99
|
||||
|
||||
|
//Opacity=
//OpacityOnMouse= //OpacityMouseDown= Does not work you have already tested ?? Kaktor On autorun works perfectly On installer does not work |
|
#101
|
||||
|
||||
|
It's not possible to put this video in the background and show all other things foreground?
__________________
Haters gonna hate
|
|
#102
|
|||
|
|||
|
nope, even razor can't do it in asc
|
|
#103
|
||||
|
||||
|
It only affect avi, mp4, mkv? Or all other too? Like flash (swf).
__________________
Haters gonna hate
|
|
#105
|
|||
|
|||
|
Update Available
1.reworked Music list(can't have a background now) 2.Can disable music for installer and Autorun separately 3.Fix bugs reported by gatosky here 4.Fixed Opacity problem 5.Button sounds can be mp3 now 6.new constant - > {langfull} now expands real languages f.e EnglishUS, EnglishUK->English and so on 7.want to add new compressor to the installer no problem just put exe/dll/cls/whatever in Include\Addons\ and tweak Include\Arc.ini, setup will automatically extract those in temp directory and you are done Rules: 1. Subdirectories not includes 2.Anything that is part of ultraarc(original) can't be added in Addons folder, setup will throw an error(simply replace them if you want to change them) @kakotr now you can remove "but only the old version (without pzlib and such)." from wiki 8.little tweaks into compiler 9.can shuffle music list 10.Fixed pause, manual and website function Extract this over the "CIU 170714" Last edited by Gupta; 14-08-2017 at 11:27. Reason: typo |
| The Following 5 Users Say Thank You to Gupta For This Useful Post: | ||
arkantos7 (16-08-2017), KaktoR (14-08-2017), mausschieber (14-08-2017), omdj (14-08-2017), pakrat2k2 (14-08-2017) | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
| Crysis 3 DVD9 to 3xDVD5 Custom Installer | spawniectes | PC Games - CD/DVD Conversions | 79 | 31-08-2017 07:19 |
| Tutorial using CI 8.0.0 | yener90 | Conversion Tutorials | 424 | 21-10-2014 09:49 |