How to delete all the files that get created in C:/Users/Me/AppData/Local/TestProgram
1 view
Skip to first unread message
Rewind
unread,
Feb 1, 2014, 11:37:23 AM2/1/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to node-...@googlegroups.com
Hi, I was just defragging my drive and noticed there are looooaaads of files in the directory C:/Users/Me/AppData/Local/TestProgram. My NodeWebkit program is called TestProgram.
How can I delete these every time my application exits? Will any action I take delete other google-chrome related files?
Rewind
unread,
Feb 1, 2014, 6:02:59 PM2/1/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to node-...@googlegroups.com
... I should add I want to delete them within the program before it exits.