 | | From: | Paulo Ribeiro | | Subject: | Slideshows | | Date: | Mon, 20 Dec 2004 12:24:42 +0000 |
|
|
 | Hello,
I would like to know if it is possible to make a slideshow dureing installation with Inno Setup, like InstallShield billboards. Thank you very much for your attention.
Regards, Paulo
|
|
 | | From: | Dave Fowler | | Subject: | Re: Slideshows | | Date: | Mon, 20 Dec 2004 14:06:15 -0000 |
|
|
 | "Paulo Ribeiro" wrote in message news:cq6ga5$26m$1@news.jrsoftware.org... > Hello, > > I would like to know if it is possible to make a slideshow dureing > installation with Inno Setup, like InstallShield billboards. > Thank you very much for your attention. > The billboard DLL from here might be useful (I haven't tried it though):
http://www.istool.org/default.aspx/downloads
|
|
 | | From: | LOGAN | | Subject: | Re: Slideshows | | Date: | Mon, 20 Dec 2004 16:53:00 +0100 |
|
|
 | > The billboard DLL from here might be useful (I haven't tried it though): > > http://www.istool.org/default.aspx/downloads > PascalScript has the ability to do that so you dont need the DLL..
Still u need to script-a-lot :)
|
|
 | | From: | Paulo Ribeiro | | Subject: | Re: Slideshows | | Date: | Mon, 20 Dec 2004 15:58:23 +0000 (UTC) |
|
|
 | Thanks. I'll give it a look. Probably, the DLL is a more quick approach... But it's good to know it's not the only option.
Hello LOGAN,
>> The billboard DLL from here might be useful (I haven't tried it >> though): >> >> http://www.istool.org/default.aspx/downloads >> > PascalScript has the ability to do that so you dont need the DLL.. > > Still u need to script-a-lot :) >
|
|