
GflAX Installation Instructions
===============================


32-bit Windows
==============

Register GflAX.dll in "Unicode Release.Win32" folder using regsvr32 utility. For 
example:

regsvr32 "Unicode Release.Win32\GflAX.dll"


64-bit Windows
==============

Register 32-bit GflAX.dll in "Unicode Release.Win32" folder using 32-bit 
regsvr32 utility, found in SysWOW64 subfolder in Windows directory. For example:

C:\Windows\SysWOW64\regsvr32.exe "Unicode Release.Win32\GflAX.dll"

Register 64-bit GflAX.dll in "Unicode Release.x64" folder using 64-bit regsvr32 
utility, found in true System32 subfolder in Windows directory. Make sure you 
start the regsvr32 in 64-bit console, otherwise it will revert to 32-bit. For 
example:

C:\Windows\system32\regsvr32.exe "Unicode Release.x64\GflAX.dll"


About
=====

GflAX is ActiveX object for image transformation and manipulation. Author is 
XnView (Pierre Gougelet), binaries compiled by Amebis (Simon Rozman).
