GWin32AppInfo: Fix missing initialization
The value should be initialized to NULL before calling g_win32_registry_key_get_value_w(), to ensure that cleanup can be done unconditionally afterward.
The value should be initialized to NULL before calling g_win32_registry_key_get_value_w(), to ensure that cleanup can be done unconditionally afterward.