|
|
|
#1
|
|||
|
|||
|
From Theme
Change This Number From 01 to 20 Note : Make save Before Complie |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Hello guys I was trying to add video on lockscreen by import code in iss file but it's not working. How I can do?
|
|
#3
|
||||
|
||||
|
xvid
use parent AutorunLock.Tile.handle Code:
mciSendString('open "'+ ExpandConstant('{tmp}\Video.avi') +'" alias AVIFile parent '+ IntToStr(AutorunLock.Tile.handle) +' style child','',0,0)
__________________
if you understand read more |
|
#4
|
||||
|
||||
|
very Thanks Friend but I added your info and that was not working. please help me again
|
|
#6
|
||||
|
||||
|
Ver Very Thanks MY Best Friend.
Now I Got A New Idea. I Want Add Video On Setup1.jpg For Be Nice Form. Of Cource Now I Creating New Template For ASC. If You Have Good Idea Show Me For Work On It. No Have Different By Inno Setup Or ASC. |
|
#7
|
||||
|
||||
|
Quote:
And how can I use animated gif in this??
__________________
Sharing is caring : immortal words.. |
|
#8
|
||||
|
||||
|
Very thanks now I testing it
|
|
#9
|
|||
|
|||
|
How to change colour
|
|
#10
|
||||
|
||||
|
#11
|
||||
|
||||
|
[Theme]
;Interface either be in dark or light ;Colors are Originally from OS Windows Phone 8 (01-20) ;Color random (21) Image=1 Dark=1 Color=21 Code:
function MetroColor(Col: Integer): TColor;
begin
case Col of
01: Result:=$00C4A4;
02: Result:=$17A960;
03: Result:=$008A00;
04: Result:=$A9AB00;
05: Result:=$E2B11A;
06: Result:=$EF5000;
07: Result:=$FF006A;
08: Result:=$FF00AA;
09: Result:=$D072F4;
10: Result:=$7300D8;
11: Result:=$2500A2;
12: Result:=$0014E5;
13: Result:=$0068FA;
14: Result:=$0AA3FF;
15: Result:=$00C8E3;
16: Result:=$2C5A82;
17: Result:=$64876D;
18: Result:=$877664;
19: Result:=$8A6076;
20: Result:=$2D52A0;
21: Result:=random($FFFFFF);
end;
end;
__________________
if you understand read more Last edited by rinaldo; 20-01-2017 at 16:23. |
|
#12
|
||||
|
||||
|
Rinaldo Or Anyone Please Help Me. I Added Video On Wizard For Play On Setup.jpg But That Have A Error When Testing. How I Can Do It? Please Help Me Now!!!
|
|
#13
|
||||
|
||||
|
Hey @Razor12911 or anyone can help me i want to update this script by adding :
1.percentage progress next to the progress bar 2.create start up menu icon button and address bar and browsing button same as desktop icon 3.extracting current file under the status 4.elapsed and remaining time 5.music button * i'm making my own personal repacks i'm not sharing anything so please help if you have time
__________________
learn it |
|
#14
|
|||
|
|||
|
Can I use reflate+srep+delta+lzma archives with this installer? If I can use, how?
__________________
NOT AVAILABLE |
|
#15
|
|||
|
|||
|
I've got this error. What's the problem? Any fix?
__________________
NOT AVAILABLE |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Conversion Designer/Installer Creator | Razor12911 | Conversion Tutorials | 1613 | 03-10-2024 01:24 |
| Windows XP - Tricks | gargujjwal | Software | 3 | 25-05-2008 02:54 |
| Error Windows Installer: Command And Conquer 3 Kane Edition | glfsd | PC Games | 14 | 24-01-2008 06:00 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |