From: MAwiniarski Date: 2008-07-10T16:11:04+09:00 Subject: Re: How to delete a file in Win XP deleting in windows explorer works fine in the same account On Jul 10, 7:46 am, Axel wrote: > - Maybe, the "rights" of your ruby application are not set > appropriate. For example, if you have different user accounts on your > machine (usually, the users have restricted rights), they can only > delete files in certain directories. This is only a simple example, > there are more difficult possibilies. > > - Can you delete the files using the Windows Explorer? (Starting it > from within the same user account as you run your ruby application. > > Axel