You need the SIMS command to change the backup path: (ignore all <> and replace with the actual names of server, sql instance, etc.)
:\sims\setups\setsimsbackupfolder /server=\ /database= /backup_path=":\Program Files\Microsoft SQL Server\\Backup" /user=sa /password=
Make sure to remove all <> and insert correct paths, sql instance, server name, etc.