Dear all,
During installation, there is a file that will be read but find that it cannot be found. Do you know why???
public static string CONFIG_FILE_PATH = AppDomain.CurrentDomain.BaseDirectory + @"\config\SingleStoreInstallerConfig.xml";
Actually, I have add file to config folder in my setup project