Nick
Wed Sep 28 01:51:40 CDT 2005
You will have to release a seperate distribution for each platform anyway,
so why not just have the user who is installing your app either select a
disti for a specific architecture (which has the value coded in the config
file) or prompt the user for the architecture in your app before loading
that dll?
--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik
Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"Daniel Bello Urizarri" <dbello[at]cadicsa.com> wrote in message
news:%23ejp172wFHA.3740@TK2MSFTNGP14.phx.gbl...
> About the WMI
>
> Not sure about using it.. The solution is very dependent of the windows
> platform. What about linux and Mono? I want my application run on every
> platform
>
> Is there a way inside the .net framework?
> Something like the System.Environment.OSversion..?
>
>
>
>