Click here to Skip to main content
16,005,682 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Using .dot file and priting result Pin
Dave Kreskowiak11-Apr-05 7:12
mveDave Kreskowiak11-Apr-05 7:12 
Generaltext file Pin
ADY00711-Apr-05 6:31
ADY00711-Apr-05 6:31 
GeneralRe: text file Pin
Dave Kreskowiak11-Apr-05 6:49
mveDave Kreskowiak11-Apr-05 6:49 
GeneralRe: text file Pin
ADY00711-Apr-05 6:54
ADY00711-Apr-05 6:54 
GeneralRe: text file Pin
Dave Kreskowiak11-Apr-05 7:04
mveDave Kreskowiak11-Apr-05 7:04 
GeneralError as ActiveX Component Can't create Object Pin
Murtuza Husain Miyan Patel11-Apr-05 5:48
professionalMurtuza Husain Miyan Patel11-Apr-05 5:48 
GeneralRe: Error as ActiveX Component Can't create Object Pin
Dave Kreskowiak11-Apr-05 6:43
mveDave Kreskowiak11-Apr-05 6:43 
GeneralChecking Registry permissions Pin
redshoes11-Apr-05 5:34
redshoes11-Apr-05 5:34 
I’m writing an application that is to be installed on a number of multi-user Active Directory XP machines. There are a number of config parameters which need to be set up on each machine so I’ve created a simple form to edit and save the value into the registry in a key under HKLM\Software\.

My problem comes when saving those values. Administrators have permission to write to that key but normal users don’t, resulting in a Security Exception. What I’d like to do is be able to check write permissions in advance and stop the values for being changed on the form, or even dim the option from the menu.

Is there a way for a given registry key I can check if the current user has write permissions without having to open the key and waiting for an exception to be throw?

GeneralRe: Checking Registry permissions Pin
Dave Kreskowiak11-Apr-05 6:12
mveDave Kreskowiak11-Apr-05 6:12 
GeneralRe: Checking Registry permissions Pin
Anonymous11-Apr-05 6:15
Anonymous11-Apr-05 6:15 
GeneralQuery Help Pin
Anonymous11-Apr-05 3:57
Anonymous11-Apr-05 3:57 
GeneralRe: Query Help Pin
Dave Kreskowiak11-Apr-05 4:11
mveDave Kreskowiak11-Apr-05 4:11 
GeneralRe: Query Help Pin
rhenerlau19-Apr-05 17:47
rhenerlau19-Apr-05 17:47 
GeneralHelp Needed Pin
Anonymous11-Apr-05 1:43
Anonymous11-Apr-05 1:43 
GeneralNeed Help Pin
Anonymous11-Apr-05 1:36
Anonymous11-Apr-05 1:36 
GeneralRe: Need Help Pin
Anonymous11-Apr-05 5:51
Anonymous11-Apr-05 5:51 
GeneralUsing buttons instead of linklabels Pin
kwttrev11-Apr-05 0:56
kwttrev11-Apr-05 0:56 
GeneralRe: Using buttons instead of linklabels Pin
Dave Kreskowiak11-Apr-05 3:51
mveDave Kreskowiak11-Apr-05 3:51 
GeneralRe: Using buttons instead of linklabels Pin
kwttrev11-Apr-05 19:48
kwttrev11-Apr-05 19:48 
GeneralParameterized query in Oledb by code Pin
Suman Singh10-Apr-05 23:39
professionalSuman Singh10-Apr-05 23:39 
GeneralRe: Parameterized query in Oledb by code Pin
Ritesh123411-Apr-05 2:15
Ritesh123411-Apr-05 2:15 
GeneralRe: Parameterized query in Oledb by code Pin
Suman Singh11-Apr-05 11:35
professionalSuman Singh11-Apr-05 11:35 
GeneralFind method is not working with untyped datatype Pin
Suman Singh10-Apr-05 23:23
professionalSuman Singh10-Apr-05 23:23 
GeneralRe: Find method is not working with untyped datatype Pin
Ritesh123411-Apr-05 2:01
Ritesh123411-Apr-05 2:01 
GeneralRe: Find method is not working with untyped datatype Pin
Suman Singh14-Apr-05 11:43
professionalSuman Singh14-Apr-05 11:43 

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.