Skip to content
⌘ NSIS Forum Archive

For Which OS's InstallOptionsEx doesn't work

3 posts

Guest#

For Which OS's InstallOptionsEx doesn't work

Hi,
I want to use InstalloptionsEx to customize my installer. My product can be use from Win 95 to 2003 on any Windows OS. Is it using InstallOptionsEx anyway reflect the my OS compatibility?

Could any one help me in this regard?

Cheers/
Phani
Afrow UK#
I'm sure IOEx is compatible with all versions of Windows...
However, just wait and the author (deguix) will confirm for you.

-Stu
deguix#edited
Some flags require IE 3 (Internet Explorer). These flags are mainly from controls which I added to IOEx.
Tooltips with BALLOON, NOFADE, or NOANIMATE tooltip flags require IE 5.

All controls should be supportable on all Windows OS without flags.

I'll launch the new version of IOEx this week with the new TreeView control.