|
#301
|
||||
|
||||
|
read post #293 for instructions link
|
| Sponsored Links |
|
#302
|
||||
|
||||
|
1) How to increase time interval of slideshow ?
2) how to enable video option ? |
|
#303
|
|||
|
|||
|
does this updated version support internal compression?would be nice to see internal compression for smaller games instead of precomp srep just straight forward internal compression.
Last edited by mikey26; 22-06-2013 at 09:47. |
|
#304
|
||||
|
||||
|
Quote:
Code:
TimerID:=SetTimer(0, 0, 2000, WrapTimerProc(@OnTimer, 4)); 2) put your Video.avi , Video.wmv, Video.mp4, Video.mpg in Where the main.iss file have..and video option will be enabled ![]() No..Will be added later versions Last edited by y_thelastknight; 22-06-2013 at 10:21. |
| The Following User Says Thank You to y_thelastknight For This Useful Post: | ||
ashyamsundar (22-06-2013) | ||
|
#305
|
|||
|
|||
|
Use freearc. Compression method -m0 or use RAR.
|
|
#306
|
||||
|
||||
|
Thanks krom Solved was exactly what I wanted
|
|
#307
|
|||
|
|||
|
i get a blackscreen with video enabled.installer works just video playback is not working for me
|
|
#308
|
||||
|
||||
|
You dont have proper video codec.install k lite codec pack and then try or try with other formats
|
|
#309
|
|||
|
|||
|
i know about klite i was the one that recommended it on the site.and i have it installed it works with yeners script just having issue with this one not sure whats the problem.
|
|
#310
|
||||
|
||||
|
yener90's scripts uses media player library and this script uses mci media library. There might be a slight difference but it works perfectly on my pc. I installed the k-lite 64 bit pack because I use x64 win architecture.
|
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
y_thelastknight (23-06-2013) | ||
|
#311
|
|||
|
|||
|
also ising 64 nit klite codec pack.but i am using a mp4 file not sure if that would make a difference.named video.mp4 which i put that video file in the root of the of the iss file.
|
|
#312
|
||||
|
||||
|
try other video formats. like wmv or avi
|
|
#313
|
|||
|
|||
|
tried another video format.is there any specfic width and hirgh the video file must be i dl a video direct from youtube 720P tried converting it to avi also no luck
|
|
#314
|
||||
|
||||
|
How to change default as compact mode ?
|
|
#315
|
||||
|
||||
|
make the TCheckBox checked.
|
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
ashyamsundar (23-06-2013) | ||
![]() |
|
|
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 |