[Solved] Inno Setup issue using folders with '.' (dot) for AAX plugins

DSP, Plugin and Host development discussion.
Post Reply New Topic
RELATED
PRODUCTS

Post

Hello everyone,

I'm having an issue trying to create a Windows installer with Inno Setup.
As you may know, AAX plug-in have a folder structure, where the root is named "MyPlugin.aaxplugin" and the binary is inside some subfolder.

It seems like Inno Setup has issues with folders containing dots, as it doesn't recognize it as a folder, so I'm not able to compile the script (error is: "no files found matching...").

How can I solve this?

Thanks in advance,
Federico

EDIT: fixed, thanks to this thread: viewtopic.php?p=6846449

Post Reply

Return to “DSP and Plugin Development”