can you help me to delete these files?

hi to all!!

can someone help me to create an entry in Winsys2.ini to delete the files inside

c:\Users\User\AppData\Roaming\Microsoft\Windows\Recent\AutomaticDestinations\

i added this to Winsys2.ini but it doesn't delete the files

[Explorer recenti]
LangSecRef=3003
DetectFile=C:\Program Files\CCleaner\CCleaner64.exe
Default=True
filekey1=C:\Users\username\AppData\Roaming\Microsoft\Windows\Recent\AutomaticDestinations|*.*

maybe because these files have no extensions

and may i ask 2 questions?

1)

can i add in Winsys2.ini an entry to delete the files inside

c:\Users\User\AppData\Roaming\Microsoft\Windows\Recent\AutomaticDestinations\

2) can ccleaner using the ini files, delete files without extensions?

i'm talking about Winsys2.ini or other ini elaborate by ccleaner

thanks

best regards

hi

can ccleaner pro delete files without extensions?

The free version can do this

hi

thanks for the answer

can you tell me how? please

this is what inside winapp2.ini related to cleaning automaticdestination folder

you can use this entry inside your winsys2.ini or you can go to winapp2.ini thread which will provide more cleaning option but with additional risk

go here http://forum.piriform.com/index.php?showtopic=32310

please read the spoiler before using winapp2.ini

[Recent Items More*]

LangSecRef=3025

DetectFile=%AppData%\Microsoft\windows\recent\customdestinations

Default=False

Warning=Running this will remove task lists from the start menu (the expandable triangle next to some applications)

FileKey1=%AppData%\Microsoft\windows\recent\automaticdestinations|.|RECURSE

FileKey2=%AppData%\Microsoft\windows\recent\customdestinations|.|RECURSE

this is what inside winapp2.ini related to cleaning automaticdestination folder

you can use this entry inside your winsys2.ini or you can go to winapp2.ini thread which will provide more cleaning option but with additional risk

go here http://forum.piriform.com/index.php?showtopic=32310

please read the spoiler before using winapp2.ini

[Recent Items More*]

LangSecRef=3025

DetectFile=%AppData%\Microsoft\windows\recent\customdestinations

Default=False

Warning=Running this will remove task lists from the start menu (the expandable triangle next to some applications)

FileKey1=%AppData%\Microsoft\windows\recent\automaticdestinations|.|RECURSE

FileKey2=%AppData%\Microsoft\windows\recent\customdestinations|.|RECURSE

hi

thanks a lot !

it works

i read the link and the spoiler

but if i want to delete a file , inside the folder there are many files , i want to delete only this file

History

it has not extension

how can i add in the ini file

i mean for example i want to delete this file , again it has no extension

FileKey1=C:\temp\history

but if i want to delete a file , inside the folder there are many files , i want to delete only this file

History

it has not extension

how can i add in the ini file

i mean for example i want to delete this file , again it has no extension

FileKey1=C:\temp\history

FileKey1=C:\temp|history

this will delete "history" file in temp folder

FileKey1=C:\temp|history

this will delete "history" file in temp folder

thanks a lot!