Click here to Skip to main content
15,897,291 members

Comments by John_Tadros (Top 14 by date)

John_Tadros 20-Nov-13 1:58am View    
more explanation of the problem



i have to put username, password and domain because the application must
run as administrator and the limited user must not use some features of
the application.. but if the administrator enters the username, password
and domain... it let him work as administrator and use all features of
application for this time only and if the program is closed then opened it will work as limited user with his limited features... so i dont want to work as administrator all the times.. but only when the administrator add his credentials only.

the problem is that the application gives for me wrong domain name and sometimes when i tried to put domain name as empty it works correctly...

can i run as administrator without domain?? using username and password only or i have to write domain??

and if i have to write domain .. how to get the true domian name


i dont know how can i help it..
John_Tadros 31-Oct-13 4:19am View    
location of check box : regedit --> any load hive at h user hive --> right click and select permissions --> click advance tab and then

at bootom two check box is there.and i want to select second one programmatically .

please guide me.
John_Tadros 31-Oct-13 3:11am View    
i am trying to access /HKEY_LOCAL_MACHINE/SOFTWARE/ could you please tell me any other idea to solve my problem because i have to write in registry during the run of the application cos other applications will take the value of my application written in registry to use it .. so i have to so9lve this problem as fast as possible
John_Tadros 31-Oct-13 3:07am View    
please advice
John_Tadros 31-Oct-13 3:07am View    
i have to write in registry during the run of the application cos other applications will take the value of my application to use it .. so it has to be in registry