I'm using Advanced Installer 11.4.1 Professional , today I tried to build a project that I haven't built for a while (I'm not 100% sure what version I was using when it last worked, but it may have been 10.6).
When building the setup I get numerous dialogs stating "Please wait while windows configures Microsoft Visual Studio Professional 2013...", it seems to be once per language per architecture, I can cancel it to save some time. The build does then complete. This is annoying but I mention it mostly in case it is related to the main problem.
When the build starts three empty registry trees are added to the installer (one of which is invalid) that cause the resultant setup to fail, the registry keys it creates are
SoftwareMicrosoft\Windows NT\CurrentVersion\PerHwIdStorage
System\ControlSet001\Control\DeviceClasses
System\ControlSet001\Control\CoDeviceInstallers
(that's not a typo on the first one there is no backslash between Software & Microsoft).
I deleted the erroneous keys but the second I hit "build" they are immediately created again.
I tried to re-download 11.4 but it seems to be missing from the list of previous versions on your website (and other projects are using at least this version so I don't want to roll back further/try random old versions to see if I can get it to work).
Please can you help? I can send the AIP file if required.