Old 19th September 2007, 17:30   #1
Jim M
Junior Member
 
Join Date: Sep 2007
Posts: 4
Using MUI to Check for MacroMedia Flash

I'm working on a .nsi file that is being used to create a setup file which will install a program. We need to make sure our customers have Flash installed.

I have been trying to create a MUI that will check to see if a user has the most current version MacroMedia Flash. Through research, I found the Function "IsFlashInstalled."

My problem is, after the .nsi file is compiled and I execute the setup file, the MUI does seem to check or notify me that I have a current release of Flash.

My question is...Will the MUI only notify me if I don't have the current version Flash (or if I don't have Flash) installed or is there something else I need to do (to add) in the .nsi file and then compile it again?
Jim M is offline   Reply With Quote
Old 19th September 2007, 17:35   #2
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
; Usage:
; Call IsFlashInstalled
; Pop $R0
; ; $R0 at this point is "1" or "0"

Stu
Afrow UK is offline   Reply With Quote
Old 28th September 2007, 18:33   #3
Jim M
Junior Member
 
Join Date: Sep 2007
Posts: 4
Installing Flash 9

Now that I have the MUI checking to see if Flash is installed in our customer's system, I need to load the current version of Flash into their system.

I have the MUI setup to exec the .exe of Flash 9, but it just seems to put it into the system32 folder; it does not "load" Flash into the system - at least, so our customers could use our program.

Is there a way to actually load Flash into a system using the MUI? I am wanting to make this as easy and as seemless as possible for our customers.
Jim M is offline   Reply With Quote
Old 30th September 2007, 16:15   #4
Jim M
Junior Member
 
Join Date: Sep 2007
Posts: 4
I have the installer plugin exe. This is what I'm trying to exec. Would it be possible to clarify your response with a little more detail?
Jim M is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump