Click here to Skip to main content
15,911,848 members
Home / Discussions / C#
   

C#

 
QuestionRandom Number Generator Pin
LCI19-Jun-07 3:35
LCI19-Jun-07 3:35 
AnswerRe: Random Number Generator Pin
Not Active19-Jun-07 3:44
mentorNot Active19-Jun-07 3:44 
GeneralRe: Random Number Generator Pin
LCI19-Jun-07 4:31
LCI19-Jun-07 4:31 
GeneralRe: Random Number Generator Pin
Luc Pattyn19-Jun-07 4:37
sitebuilderLuc Pattyn19-Jun-07 4:37 
GeneralRe: Random Number Generator Pin
LCI19-Jun-07 6:31
LCI19-Jun-07 6:31 
GeneralRe: Random Number Generator Pin
Not Active19-Jun-07 7:39
mentorNot Active19-Jun-07 7:39 
AnswerRe: Random Number Generator Pin
Jimmanuel19-Jun-07 3:57
Jimmanuel19-Jun-07 3:57 
AnswerRe: Random Number Generator Pin
Le centriste19-Jun-07 6:42
Le centriste19-Jun-07 6:42 
AnswerRe: Random Number Generator Pin
Amar Chaudhary19-Jun-07 6:42
Amar Chaudhary19-Jun-07 6:42 
AnswerRe: Random Number Generator Pin
MidwestLimey19-Jun-07 9:12
professionalMidwestLimey19-Jun-07 9:12 
GeneralRe: Random Number Generator Pin
LCI19-Jun-07 6:46
LCI19-Jun-07 6:46 
GeneralRe: Random Number Generator Pin
LCI19-Jun-07 6:58
LCI19-Jun-07 6:58 
QuestionHow to programmatically register a DLL? Pin
Affan Toor19-Jun-07 3:31
Affan Toor19-Jun-07 3:31 
Hi!
My application uses a dll named "GsmCommunication.dll" which needs to be registered before running application. i want to register this dll programmaticlly when application is installed, using regsvr32 or any other command. Some one told me to use

Process.Start("regsvr32", "GsmCommunication.dll");

but it does not work, thats may be because dll is not available in "System32" folder. how can i register dll by giving its current path, i.e. the path in which application is installed..?

Please help me solving my problem...Thanks,

Regards,
Affan Ahmad Toor

..................
QUAIDIAN FOR ONCE, QUAIDIAN FOR EVER!

AnswerRe: How to programmatically register a DLL? Pin
Giorgi Dalakishvili19-Jun-07 4:46
mentorGiorgi Dalakishvili19-Jun-07 4:46 
GeneralRe: How to programmatically register a DLL? Pin
Affan Toor19-Jun-07 5:05
Affan Toor19-Jun-07 5:05 
GeneralRe: How to programmatically register a DLL? Pin
Giorgi Dalakishvili19-Jun-07 5:17
mentorGiorgi Dalakishvili19-Jun-07 5:17 
GeneralRe: How to programmatically register a DLL? Pin
Affan Toor19-Jun-07 5:55
Affan Toor19-Jun-07 5:55 
GeneralRe: How to programmatically register a DLL? Pin
Giorgi Dalakishvili19-Jun-07 20:29
mentorGiorgi Dalakishvili19-Jun-07 20:29 
QuestionRe: How to programmatically register a DLL? Pin
Affan Toor19-Jun-07 23:30
Affan Toor19-Jun-07 23:30 
AnswerRe: How to programmatically register a DLL? Pin
Giorgi Dalakishvili20-Jun-07 0:48
mentorGiorgi Dalakishvili20-Jun-07 0:48 
GeneralRe: How to programmatically register a DLL? Pin
Affan Toor20-Jun-07 4:40
Affan Toor20-Jun-07 4:40 
GeneralRe: How to programmatically register a DLL? Pin
Giorgi Dalakishvili20-Jun-07 20:36
mentorGiorgi Dalakishvili20-Jun-07 20:36 
QuestionSetup Project and Icons Pin
korsosjosi19-Jun-07 3:22
korsosjosi19-Jun-07 3:22 
AnswerRe: Setup Project and Icons Pin
Giorgi Dalakishvili19-Jun-07 5:04
mentorGiorgi Dalakishvili19-Jun-07 5:04 
QuestionHow can solve the ActiveX ctrl register error? Pin
$uresh $hanmugam19-Jun-07 3:13
$uresh $hanmugam19-Jun-07 3:13 

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.