Wix installer throwing error while trying to run bat file
I am making exe using Bootstrapper WIX installer for my application. I am trying to get backup of the current SQL Server 2014 and restore to SQL Server 2022 after installation. Here is how my chain element looks like in the Bundle.wxs file.