Re: MIDI effects for X1 LE
November 25, 13 9:16 AM
(permalink)
☄ Helpfulby Nanoo November 25, 13 1:51 PM
I remember their discussion. The batch file is not necessary. The problem they were having was automating the process of registration during installation of their newly ported mfx plug-ins. Unless run as administrator, regsvr32 silently fails and the mfx (and dxi) plug-ins do not get registered properly. They resorted to using a batch file to make it easier for the end user. Running a cmd session as administrator while using regsrv32 on the command line also works. Sorry, I should have thought to mention that in the previous post.