Simple Question: I am the owner of a simple text or binary file. (I created it, so Windows sets the ownership to me)
Now I want the file to forget myself as an owner and set something different as the owner (it is not important what, may be the administrator, another user or everyone).
Is this possible, and is this possible without admin rights?
And of course: How can I code this in VB (NOT in any other language, because I have trouble to translate them [I say this explicitly, because I asked a question yesterday, and I got code in C#, which I weren't able to translate])