Click here to Skip to main content
16,006,348 members
Home / Discussions / C#
   

C#

 
GeneralRe: IE -Com problems Pin
Calamitous26-Dec-02 11:33
Calamitous26-Dec-02 11:33 
GeneralRe: IE -Com problems Pin
Stephane Rodriguez.26-Dec-02 20:35
Stephane Rodriguez.26-Dec-02 20:35 
QuestionStart ILDASM via code? Pin
Roger Alsing26-Dec-02 4:07
Roger Alsing26-Dec-02 4:07 
AnswerRe: Start ILDASM via code? Pin
Daniel Turini26-Dec-02 4:21
Daniel Turini26-Dec-02 4:21 
GeneralRe: Start ILDASM via code? Pin
Roger Alsing26-Dec-02 5:23
Roger Alsing26-Dec-02 5:23 
GeneralRe: Start ILDASM via code? Pin
Daniel Turini26-Dec-02 5:27
Daniel Turini26-Dec-02 5:27 
GeneralRe: Start ILDASM via code? Pin
David Stone26-Dec-02 11:00
sitebuilderDavid Stone26-Dec-02 11:00 
GeneralRe: Start ILDASM via code? Pin
Anonymous27-Dec-02 1:09
Anonymous27-Dec-02 1:09 
can i execute "vsvars.bat" first?

vsvars.bat is tha batch file that registers the .net environment variables .
so could i somehow execute that batch in the context of my program so my program can retrive the paths from the environment variables then?

i actually peeked inside a quite wellknown obfuscator (and they use ilasm and ildasm)
and they retrive the path to both of them via the environmentvariable "path" , but that variable dont contain the .net paths unless vsvars.bat have been executed.
(they also display a mysterious dos window before their app starts , and i beleve they actually executes vsvars.bat in there somehow)..


so any ideas how i could start that bat file so that the vars are visible to my app?

//Roger


GeneralRe: Start ILDASM via code? Pin
David Stone27-Dec-02 10:34
sitebuilderDavid Stone27-Dec-02 10:34 
GeneralDataGrid row color Pin
Anonymous26-Dec-02 2:20
Anonymous26-Dec-02 2:20 
Generalinternet connection is up Pin
karanba26-Dec-02 2:13
karanba26-Dec-02 2:13 
GeneralRe: internet connection is up Pin
J. Schermerhorn26-Dec-02 10:55
J. Schermerhorn26-Dec-02 10:55 
GeneralRe: internet connection is up Pin
karanba27-Dec-02 0:46
karanba27-Dec-02 0:46 
GeneralRe: internet connection is up Pin
grv57527-Dec-02 2:31
grv57527-Dec-02 2:31 
GeneralRe: internet connection is up Pin
J. Schermerhorn27-Dec-02 2:37
J. Schermerhorn27-Dec-02 2:37 
GeneralRe: internet connection is up Pin
karanba27-Dec-02 7:44
karanba27-Dec-02 7:44 
GeneralISP Pin
karanba26-Dec-02 2:05
karanba26-Dec-02 2:05 
GeneralRe: ISP Pin
Tatham26-Dec-02 17:52
Tatham26-Dec-02 17:52 
GeneralRe: ISP Pin
karanba27-Dec-02 0:12
karanba27-Dec-02 0:12 
GeneralRe: ISP Pin
Tatham27-Dec-02 19:27
Tatham27-Dec-02 19:27 
GeneralRe: ISP Pin
Bog30-Dec-02 9:48
Bog30-Dec-02 9:48 
Questioncopy file? Pin
imran_rafique26-Dec-02 1:12
imran_rafique26-Dec-02 1:12 
AnswerRe: copy file? Pin
David23g27-Dec-02 11:56
David23g27-Dec-02 11:56 
Questionhow can I get a reference type object memory size Pin
fftongzhi25-Dec-02 15:07
fftongzhi25-Dec-02 15:07 
AnswerRe: how can I get a reference type object memory size Pin
Nick Parker25-Dec-02 17:52
protectorNick Parker25-Dec-02 17:52 

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.