K
Kamy Terminator
Hi,
I would like to open ILDASM, programatically.
I could use
System.Diagnostics.Process.Start("....\ILDASM.eXE");
But in that case i'll have to hard code the path...
which i dont want to....
any ideas on how 2 go bout doing this???
thanx in advance,
Kamelsh.
Cognizant Technology Solutions
I would like to open ILDASM, programatically.
I could use
System.Diagnostics.Process.Start("....\ILDASM.eXE");
But in that case i'll have to hard code the path...
which i dont want to....
any ideas on how 2 go bout doing this???
thanx in advance,
Kamelsh.
Cognizant Technology Solutions