codebots.utilities.os_tools.install_exe#

codebots.utilities.os_tools.install_exe(file_path)[source]#

Call the installation executable

Parameters:
file_pathobj

pathlib Path object with the location of the exe file

Returns:
int

0 - Succes! 1 - Fail