Click here to Skip to main content
15,895,462 members

Comments by Kumar, Ravikant (Top 7 by date)

Kumar, Ravikant 15-Oct-12 1:44am View    
Hope it will help you - http://www.codeproject.com/Articles/3389/Read-write-and-delete-from-registry-with-C
http://www.sevenforums.com/general-discussion/170581-registry-editing-command-line.html
Kumar, Ravikant 28-Sep-12 8:04am View    
Had a thought abt it. Not a good workaround. Any other way?
Kumar, Ravikant 28-Sep-12 6:14am View    
If FTP server is not available then 'request.GetResponse()' method returns after ~20 sec even after setting the 'request.Timeout' value to 3 sec. I want to avoid this 20 sec delay if server is down. Timeout works fine if server is available.
Kumar, Ravikant 5-Sep-12 3:29am View    
Already tried these. Dint work for me as I wanted to add a user to LogOnAsService group.
Used 'ntrights.exe' and command - ntrights.exe -u 'UserName' +r SeServiceLogonRight
Kumar, Ravikant 3-Sep-12 23:53pm View    
Correct Format (MMddyy) is essential. Otherwise it gives FormatException: String was not recognized as a valid DateTime.