Menu

#586 Export settings bug

open
nobody
None
5
2011-01-01
2011-01-01
No

Create a new configuration and insert the following example script into the avisynth script window.

MT("""
a = last
b = a.Filter(Preset = "Standard", Setting=0, Setting="Something")
Filter(a, b, Setting=0, Setting=0, Setting=0, Setting=0, Setting=0)
""",4)"

Click the export all settings button.

The resulting registry file does not have the following string value
avisynthScriptMULTI_SZ, which results in many of my Avisynth scripts not displaying when the exported file is entered back into the registry.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB