Home › Forums › General XMetaL Discussion › Assets Tab: Last Resort? › Reply To: Assets Tab: Last Resort?
Reply to: Assets Tab: Last Resort?
November 25, 2014 at 9:24 pmThe correct way to restore the Asset tab, which I tested on my 9.0 installation on Win7-64 with MSIE 9.0, is via a couple of INI variables:
show_assets_by_default=true
user_setting_mode=default
The first INI variable was introduced in v8.0 and defaults to false. The second INI variable defaults to “per_user” and disables users from being able to create new assets via drag'n'drop. Changing it to “default” will permit the creation of assets but that operation will only succeed if the Assets folder is located in a place where programs can freely write without UAC intervention.
Regards,
Addam