I do also find these folders annoying, but I can understand the
permissions issue! :)

There a lot of apps that do it. I solve it by having an AHK script run
periodically to delete them all, so I rarely have to see them!

(Obviously do not run this without checking the contents of each
folder..)

        ;Delete Annoying Files
        FileRemoveDir %A_MyDocuments%\O&O, 1
        FileRemoveDir %A_MyDocuments%\MyLifeOrganized, 1
        FileRemoveDir %A_MyDocuments%\My Maps, 1
        FileRemoveDir %A_MyDocuments%\My Skype Content, 1
        FileRemoveDir %A_MyDocuments%\Remote Assistance Logs, 1
        FileDelete, %A_MyDocuments%\My Sharing Folders.lnk
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MyLifeOrganized" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/myLifeOrganized?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to