#31
|
||||
|
||||
try to move setup.exe to other folder and check
|
The Following User Says Thank You to altef_4 For This Useful Post: | ||
huavancuong098 (11-04-2013) |
Sponsored Links |
#32
|
|||
|
|||
although I tried to remove it and place a new icon or delete setup.exe file so it still, nothing changed
|
#33
|
||||
|
||||
do you use yener90 CI/CIU or your own script?
|
#34
|
|||
|
|||
yes, I use them, add 1 problem when CI is used in the installation process runs too fast image unlike the yener90. I do not understand why this is so, is there a way to make late than never!
|
#36
|
||||
|
||||
about your icon problem, i think that when you change your icon, windows explorer just no refresh thumbs in folder with script(if setup.exe have any icon, not standart) try to change icon, compile, and restart system, if problem will be solved, then you will know where is problem ,and try to change icon name and compile script, if will be error during compilation, then icon file is used in script.
|
#37
|
|||
|
|||
Inno Setup Tutorial : Splash Video with InnoMediaPlayer
Inno Setup Tutorial : Splash Video with InnoMediaPlayer Library
Ok guys...hope to be helpful There was a little bug in previous version of Inno MediaPlayer library that prevents taking ownership of video frame by mouse click... so I asked the @TLama ( author of Inno MediaPlayer library ) for splash video sample and then he/she noticed of underlying DLL bug and revised Inno MediaPlayer DLL and sample script...then credits goes to TLama... so for some of you guys that want to have a video file as the SPLASH screen of your Inno Setup projects , without any need to external codec like CodecPack to be installed on user system ( it only needs DirectX to be installed , nothing more ) , follow this tutorial : 01 : Encode your favorite splash video with .WMV extension...doesnt matter which encoding tool... 02 : Download the attachment here...extract it & open the .iss script with UNICODE version of Inno Setup...this is mandatory , because Inno MediaPlayer library ONLY works with unicode version of Inno Setup... 03 : Script is very straightforward...you only need to change video file name or extension...YES ! it supports other video formats ( Based on DirectShow Technology ) , but in my personal touch , I strongly suggest you to use WMV for not having any specific trouble...but final decision is taken by you not me 04 : Also you can change VideoForm.Caption And MsgBox to explain your branding 05 : Both script & DLL library are revised recently to fully support video skip ability...Thanks to @TLama. 06 : If you want to embed this code into your personal script , you only need to handle code segments in " procedure InitializeWizard; " & " procedure DeinitializeSetup; " VERY carefully... Goodluck guys & hope you enjoy it !
__________________
Paint me white so i can invisibly fight in the light...paint me black so i can hide my tears in the shadow of your heart. Last edited by amin fear; 22-04-2013 at 07:57. |
The Following 6 Users Say Thank You to amin fear For This Useful Post: | ||
feri.mis63 (23-12-2013), mausschieber (22-04-2013), pakrat2k2 (22-04-2013), poison (20-02-2014), Razor12911 (22-04-2013), Simorq (25-01-2015) |
#38
|
||||
|
||||
Quote:
your system is now used to the icon, that's all. copy and paste icon, open icon using any graphic program like windows photo viewer to verify whether icon has changed or not, or just check file size using properties. or restart pc to refresh icons. |
#40
|
||||
|
||||
sure, that is if arc.ini is set correctly.
I've seen it before, just search for mm in arc.ini and you'll find it. Freearc has many compression libraries |
The Following User Says Thank You to Razor12911 For This Useful Post: | ||
danswano (24-04-2013) |
#41
|
|||
|
|||
I did the exact search term and didn't find any :/
Can you point me? |
#43
|
|||
|
|||
It's made by the same freearc dev by the way.
|
#44
|
|||
|
|||
I have 2 probrem with my code
1. I can't show license page before welcome page & ready page before installing page 2. I using StatusLabel.SetBounds but i don't see status in installing page Please help myyyyy. Sr for my english bad @@ Last edited by Thang; 07-06-2013 at 00:29. |
#45
|
||||
|
||||
Razor12911 I know you recommend a support site for InnoSetup?
here I have not had much practical advice. |
Thread Tools | |
Display Modes | |
|
|