do i need to distribute flash.ocx if i play flash in my app? probably so...if so do I need to include
swflash.ocx and where should I throw these if I am using INNO??
Thanks,
Jon
Printable View
do i need to distribute flash.ocx if i play flash in my app? probably so...if so do I need to include
swflash.ocx and where should I throw these if I am using INNO??
Thanks,
Jon
nevermind twas a stupid question :-dQuote:
Originally posted by jhermiz
do i need to distribute flash.ocx if i play flash in my app? probably so...if so do I need to include
swflash.ocx and where should I throw these if I am using INNO??
Thanks,
Jon
That's not a stupid question, I have the same problem, how did you make it?
Edit. Ops I didn't see the topic has been started in may 2004 not 2005. I hope someone can help me with this matter.
I have no practical experience with Flash, but if you are going to distribute an .OCX file, then the logical place to have your installer put it would be the Systems folder.
I'd try using ********** with InnoSetup.
Thanks for your answers, I will try it