#pragma once
#include <string_view>
void extractBootstrapFiles(const std::string_view installer, const std::string_view directory);