did this work on Win7 32bit? I am trying to use this same code to try to install a bunch of older barcode ttf fonts but have not been able to get this to even copy the fonts. i modified the script to include myfont.ttf = C39EI.ttf (the name of the font file i want to install). i also have installed the WinAPIEx UDF addon into my autoit v3 install too.. I actually build .exe files of the scripts which are then ran as the user account. I even tried to compile a second .exe to run the above script built into an exe as the local administrator w/o any luck. no registry entries and the font file never gets copied to C:\windows\fonts
any help would be much appreciated. btw, i love autoit for app deployments! makes our lives so much easier!