Page 1 of 1

Package tis-ccleaner_5.5.5176-1_all

Published: August 25, 2017 - 10:35
by gaelds
Good morning,

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'
I suppose the path needs to be modified in the copyfile instruction, but is there a solution that would work on all operating systems?

Code: Select all

shutil.copyfile("ccleaner.ini", makepath(programfiles,"CCleaner","ccleaner.ini"))

Re: Package tis-ccleaner_5.5.5176-1_all

Published: August 25, 2017 - 3:30 PM
by sfonteneau
Hello,

the package has just been updated and is now up to date.

Simon

Re: Package tis-ccleaner_5.5.5176-1_all

Published: August 29, 2017 - 09:48
by gaelds
Thank you, it works perfectly!

Have a good day!