Click here to Skip to main content
16,008,183 members
Home / Discussions / C#
   

C#

 
GeneralRe: when i execute that line Pin
Stephane Rodriguez.14-Aug-02 9:53
Stephane Rodriguez.14-Aug-02 9:53 
GeneralRe: when i execute that line Pin
imran_rafique14-Aug-02 10:05
imran_rafique14-Aug-02 10:05 
GeneralRe: when i execute that line Pin
Stephane Rodriguez.14-Aug-02 10:43
Stephane Rodriguez.14-Aug-02 10:43 
GeneralRe: when i execute that line Pin
Mark Pitman15-Aug-02 7:08
Mark Pitman15-Aug-02 7:08 
Generalc# code comment web report Pin
Shaun Wilde14-Aug-02 9:06
Shaun Wilde14-Aug-02 9:06 
GeneralRe: c# code comment web report Pin
Eric Gunnerson (msft)14-Aug-02 10:19
Eric Gunnerson (msft)14-Aug-02 10:19 
GeneralRe: c# code comment web report Pin
Shaun Wilde14-Aug-02 22:08
Shaun Wilde14-Aug-02 22:08 
GeneralChanging file permissions Pin
Alex Korchemniy14-Aug-02 6:18
Alex Korchemniy14-Aug-02 6:18 
Please help me solve this problem

I created an application that saves its settings to a file. This file has to be globally accessible. Here is the problem: If the administrator is the first to use the program, then the file will be created by the administrator. When a user with less rights logs-in, the application tries to modify the file. But, the they dont have enough rights.

How do I create a file that everyone has rights to? Or, How do I change the permissions to allow everyone to read, write to the file? (note: this file doesn't contain anything important, so its safe to allow unlimited access)

If someone could do me a favor and post an answer, I would be very glad. Thanks!
GeneralRe: Changing file permissions Pin
albean14-Aug-02 6:33
albean14-Aug-02 6:33 
GeneralUpdate Pin
Alex Korchemniy14-Aug-02 6:37
Alex Korchemniy14-Aug-02 6:37 
GeneralRe: Update Pin
albean14-Aug-02 6:49
albean14-Aug-02 6:49 
GeneralRe: Changing file permissions Pin
David Hall15-Aug-02 5:51
professionalDavid Hall15-Aug-02 5:51 
GeneralRe: Changing file permissions Pin
Alex Korchemniy15-Aug-02 9:02
Alex Korchemniy15-Aug-02 9:02 
GeneralDrawing on the Screen Pin
albean14-Aug-02 5:53
albean14-Aug-02 5:53 
GeneralRe: Drawing on the Screen Pin
Anonymous14-Aug-02 6:04
Anonymous14-Aug-02 6:04 
GeneralRe: Drawing on the Screen Pin
albean14-Aug-02 6:13
albean14-Aug-02 6:13 
GeneralRe: Drawing on the Screen Pin
Alex Korchemniy14-Aug-02 6:28
Alex Korchemniy14-Aug-02 6:28 
GeneralRe: Drawing on the Screen Pin
Alex Korchemniy14-Aug-02 6:42
Alex Korchemniy14-Aug-02 6:42 
GeneralRe: Drawing on the Screen Pin
albean14-Aug-02 7:13
albean14-Aug-02 7:13 
GeneralRe: Drawing on the Screen Pin
Li-kai Liu (Angus)15-Aug-02 3:12
Li-kai Liu (Angus)15-Aug-02 3:12 
GeneralRe: Drawing on the Screen Pin
Alex Korchemniy15-Aug-02 9:05
Alex Korchemniy15-Aug-02 9:05 
GeneralRe: Drawing on the Screen Pin
James T. Johnson14-Aug-02 7:51
James T. Johnson14-Aug-02 7:51 
GeneralRe: Drawing on the Screen Pin
albean14-Aug-02 8:32
albean14-Aug-02 8:32 
GeneralRe: Drawing on the Screen Pin
James T. Johnson14-Aug-02 8:58
James T. Johnson14-Aug-02 8:58 
GeneralRe: Drawing on the Screen Pin
albean15-Aug-02 16:40
albean15-Aug-02 16:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.