Package tis-ccleaner_5.5.5176-1_all
Published: August 25, 2017 - 10:35
Good morning,
I get an error message when installing the CCleaner package on Windows 10 Pro 64-bit:
I suppose the path needs to be modified in the copyfile instruction, but is there a solution that would work on all operating systems?
I get an error message when installing the CCleaner package on Windows 10 Pro 64-bit:
Code: Select all
Installation de Ccleaner
Override settings
IOError: [Errno 2] No such file or directory: 'C:\\Program Files\\CCleaner\\ccleaner.ini'Code: Select all
shutil.copyfile("ccleaner.ini", makepath(programfiles,"CCleaner","ccleaner.ini"))