After I build my InstallShield I want to copy the outputted MSI file to some partocilar directory
..."\Documents\Visual Studio 2012\Projects\UpdateAppTest\Setup1\Setup1\Express\SingleImage\DiskImages\DISK1\setup1.msi"
to some directory on my computer
InstallShield Limited Edition Setup projects does not support Build events, But there is a hacky method to execute the build events
Make sure to use your Macros properly