Especially on x64 machines, you could encounter following message when running a macro (such as DuplicationWizard):

To avoid this message, you have to add this variable
"LoadControlsInForms"=dword:00000001
to the registry key
HKEY_CURRENT_USERSoftwareMicrosoftVBASecurity
Get here here a .reg file that will add required info to the registry simply double clicking it.
You can find further information about this issue (KB827742) at Microsoft support
Posted in: Scripting/API/DBWForms