ever wanted to write many registry keys at once using regwrite within a script ??
tired about fileinstall a .reg file and run regedit -s ??
this script helps you converting your .reg files (exported with regedit from registry)
to .au3 code ready to paste into your script.
yes, it can read UNICODE files (exported with windows 2000/xp).
Unicode-Reading is limited to ANSI-Code only!
an other handicap is that autoit could not write every kind of registry
value types like REG_NONE or R