MS Windows Packages

If you never had any Gtk+ based application on your system (for example bitmap editor GIMP) you will need to install Gtk+ run-time environment on your computer prior to Gwyddion installation. Gtk+ is a library designed for portable creating of graphical user interface (windows, buttons, etc.) that is available on many operating systems. Therefore applications using Gtk+ can be ported to various operating systems, including Microsoft Windows.

Note that there are several Gtk+ packages for MS Windows operating systems available on the internet. Some of them include all required components (like GtkGLExt and LibXML2), some do not. We recommend GladeWin32 packages that are known to contain all required components and we build Gwyddion MS Windows executables with them.

For installation of Gwyddion follow these steps:

The installer offers a choice of languages to use for the user interface. After installation, the lagnauge can be changed by editting registry keys in regedit. For user-settings, edit

HKEY_CURRENT_USER\Software\Gwyddion\1.0\gwy_locale

while

HKEY_LOCAL_MACHINE\Software\Gwyddion\1.0\gwy_locale

can be set for system-wide default. The list of available languages include:

gwy_localeLanguage
cs_CZ.UTF-8Czech (Czech Republic)
de_DE.UTF-8German (Germany)
en_US.UTF-8English (Unites States)
fr_FR.UTF-8French (France)
it_IT.UTF-8Italian (Italy)
ru_RU.UTF-8Russian (Russia)