A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Windows 10 » Windows 10 Help Forum
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

File Permission



 
 
Thread Tools Rate Thread Display Modes
  #1  
Old December 18th 15, 01:03 AM posted to alt.comp.os.windows-10
Marv
external usenet poster
 
Posts: 44
Default File Permission

I am starting to get a message that I don't have permission to delete or
otherwise modify a file. I have been doing this file for many many
times. How can I d=o this?
Ads
  #2  
Old December 18th 15, 01:14 AM posted to alt.comp.os.windows-10
Nil[_5_]
external usenet poster
 
Posts: 1,731
Default File Permission

On 17 Dec 2015, Marv wrote in
alt.comp.os.windows-10:

I am starting to get a message that I don't have permission to
delete or otherwise modify a file. I have been doing this file for
many many times. How can I d=o this?


What kind of file? Where is it located? Right-click on the name in
Windows File Explorer and look at its properties - what are the
attributes?
  #3  
Old December 18th 15, 02:56 AM posted to alt.comp.os.windows-10
Keith Nuttle
external usenet poster
 
Posts: 1,844
Default File Permission

On 12/17/2015 8:14 PM, Nil wrote:
On 17 Dec 2015, Marv wrote in
alt.comp.os.windows-10:

I am starting to get a message that I don't have permission to
delete or otherwise modify a file. I have been doing this file for
many many times. How can I d=o this?


What kind of file? Where is it located? Right-click on the name in
Windows File Explorer and look at its properties - what are the
attributes?


To change permissions
Open the Properties for the file
In security

You first have to take control of the file.

In the the Advance window change the owner to yourself. Then in the
same window you will have to change who is allowed to use the file.


This will be a little different for Windows 10 but not much.

On my windows 10 computers about 50 files in two folders became
disowned. I had to go through each file as stated above and take
control before I could delete, or do anything with the file.

  #4  
Old December 18th 15, 03:24 AM posted to alt.comp.os.windows-10
Marv
external usenet poster
 
Posts: 44
Default File Permission

On 12/17/2015 8:14 PM, Nil wrote:
On 17 Dec 2015, Marv wrote in
alt.comp.os.windows-10:

I am starting to get a message that I don't have permission to
delete or otherwise modify a file. I have been doing this file for
many many times. How can I d=o this?


What kind of file? Where is it located? Right-click on the name in
Windows File Explorer and look at its properties - what are the
attributes?

It is a file that I created in Visual Basic, one that I have created
hundreds of time. The only reference I can find is the letter A. I was
attempting to delete it as part of a program that deletes it and
recreates it. I also cannot open it with any file viewer program (e.g.
FileViewer.

I removed the A attribuyte but this didn't help.
  #5  
Old December 18th 15, 03:24 AM posted to alt.comp.os.windows-10
Marv
external usenet poster
 
Posts: 44
Default File Permission

On 12/17/2015 8:14 PM, Nil wrote:
On 17 Dec 2015, Marv wrote in
alt.comp.os.windows-10:

I am starting to get a message that I don't have permission to
delete or otherwise modify a file. I have been doing this file for
many many times. How can I d=o this?


What kind of file? Where is it located? Right-click on the name in
Windows File Explorer and look at its properties - what are the
attributes?

It is a file that I created in Visual Basic, one that I have created
hundreds of time. The only reference I can find is the letter A. I was
attempting to delete it as part of a program that deletes it and
recreates it. I also cannot open it with any file viewer program (e.g.
FileViewer.

I removed the A attribuyte but this didn't help.
  #6  
Old December 18th 15, 08:07 AM posted to alt.comp.os.windows-10
Paul
external usenet poster
 
Posts: 18,275
Default File Permission

Marv wrote:
On 12/17/2015 8:14 PM, Nil wrote:
On 17 Dec 2015, Marv wrote in
alt.comp.os.windows-10:

I am starting to get a message that I don't have permission to
delete or otherwise modify a file. I have been doing this file for
many many times. How can I d=o this?


What kind of file? Where is it located? Right-click on the name in
Windows File Explorer and look at its properties - what are the
attributes?

It is a file that I created in Visual Basic, one that I have created
hundreds of time. The only reference I can find is the letter A. I was
attempting to delete it as part of a program that deletes it and
recreates it. I also cannot open it with any file viewer program (e.g.
FileViewer.

I removed the A attribuyte but this didn't help.


Are you referring to this sort of thing ?

These are Fopen options, rather than permissions
as such. The file system may or may not have
permissions, and FAT32 doesn't have permissions,
while NTFS can be owned by someone. These are "modes".

http://www.cplusplus.com/reference/cstdio/fopen/

r = read
w = write
a = append
rb = read binary
wb
ab
rb+ = read binary update
wb+
ab+

Paul
 




Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off






All times are GMT +1. The time now is 11:37 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.