-
Current Operating System
Is there any functions available in Vb which will return the operating system
of the machine?
Thanks,
RK.
-
Re: Current Operating System
Environ("OS")
"rkbnair" <rkannale@solus.oceaneering.com> wrote:
>
>Is there any functions available in Vb which will return the operating system
>of the machine?
>
>Thanks,
>RK.
>
-
Re: Current Operating System
> Is there any functions available in VB which will return
> the operating system of the machine?
RK: OK, now you're not even trying. ;-) This question gets asked and
answered here about once a week. A search for "operating system" at
http://www.codehound.com/vb returned the following:
http://www.mvps.org/vbnet/code/system/getversionex.htm .
Please make at least SOME effort to find the answer to a question (searching
at groups.google.com and/or www.codehound.com/vb are a good place to start)
before posting it here. Thanks!
---
Phil Weber
-
Re: Current Operating System
Try also www.buygold.com for a module that does this
--
Michael Culley
www.vbdotcom.com
"Phil Weber" <pweberonline@fawcette.com> wrote in message
news:3c1fa182$1@147.208.176.211...
> > Is there any functions available in VB which will return
> > the operating system of the machine?
>
> RK: OK, now you're not even trying. ;-) This question gets asked and
> answered here about once a week. A search for "operating system" at
> http://www.codehound.com/vb returned the following:
> http://www.mvps.org/vbnet/code/system/getversionex.htm .
>
> Please make at least SOME effort to find the answer to a question
(searching
> at groups.google.com and/or www.codehound.com/vb are a good place to
start)
> before posting it here. Thanks!
> ---
> Phil Weber
>
>
-
Re: Current Operating System
Michael,
That would be:
http://www.buygold.net/tips
Cheers,
Larry Rebich
More tips link to:
http://www.buygold.net/tips
Please:
No personal e-mail questions :-)
"Michael Culley" <mike@vbdotcom.com> wrote in message
news:3c1fa6e7@147.208.176.211...
> Try also www.buygold.com for a module that does this
>
> --
> Michael Culley
> www.vbdotcom.com
>
>
> "Phil Weber" <pweberonline@fawcette.com> wrote in message
> news:3c1fa182$1@147.208.176.211...
> > > Is there any functions available in VB which will return
> > > the operating system of the machine?
> >
> > RK: OK, now you're not even trying. ;-) This question gets asked and
> > answered here about once a week. A search for "operating system" at
> > http://www.codehound.com/vb returned the following:
> > http://www.mvps.org/vbnet/code/system/getversionex.htm .
> >
> > Please make at least SOME effort to find the answer to a question
> (searching
> > at groups.google.com and/or www.codehound.com/vb are a good place to
> start)
> > before posting it here. Thanks!
> > ---
> > Phil Weber
> >
> >
>
>
-
Re: Current Operating System
oops! Sorry.
--
Michael Culley
www.vbdotcom.com
"Larry Rebich" <lrebich@earthlink.net> wrote in message
news:3c1fba9e@147.208.176.211...
> Michael,
>
> That would be:
>
> http://www.buygold.net/tips
>
> Cheers,
> Larry Rebich
>
> More tips link to:
> http://www.buygold.net/tips
>
> Please:
> No personal e-mail questions :-)
>
>
> "Michael Culley" <mike@vbdotcom.com> wrote in message
> news:3c1fa6e7@147.208.176.211...
> > Try also www.buygold.com for a module that does this
> >
> > --
> > Michael Culley
> > www.vbdotcom.com
> >
> >
> > "Phil Weber" <pweberonline@fawcette.com> wrote in message
> > news:3c1fa182$1@147.208.176.211...
> > > > Is there any functions available in VB which will return
> > > > the operating system of the machine?
> > >
> > > RK: OK, now you're not even trying. ;-) This question gets asked and
> > > answered here about once a week. A search for "operating system" at
> > > http://www.codehound.com/vb returned the following:
> > > http://www.mvps.org/vbnet/code/system/getversionex.htm .
> > >
> > > Please make at least SOME effort to find the answer to a question
> > (searching
> > > at groups.google.com and/or www.codehound.com/vb are a good place to
> > start)
> > > before posting it here. Thanks!
> > > ---
> > > Phil Weber
> > >
> > >
> >
> >
>
>
-
Re: Current Operating System
VB as a native control SYSINFO. Use the 'OSPlatform' parameter to retrieve
the os platform or other properties like osbuild, osversion etc. The MSDN
gives example on how to use. Simple!
"Larry Rebich" <lrebich@earthlink.net> wrote:
>Michael,
>
>That would be:
>
>http://www.buygold.net/tips
>
>Cheers,
>Larry Rebich
>
>More tips link to:
>http://www.buygold.net/tips
>
>Please:
>No personal e-mail questions :-)
>
>
>"Michael Culley" <mike@vbdotcom.com> wrote in message
>news:3c1fa6e7@147.208.176.211...
>> Try also www.buygold.com for a module that does this
>>
>> --
>> Michael Culley
>> www.vbdotcom.com
>>
>>
>> "Phil Weber" <pweberonline@fawcette.com> wrote in message
>> news:3c1fa182$1@147.208.176.211...
>> > > Is there any functions available in VB which will return
>> > > the operating system of the machine?
>> >
>> > RK: OK, now you're not even trying. ;-) This question gets asked and
>> > answered here about once a week. A search for "operating system" at
>> > http://www.codehound.com/vb returned the following:
>> > http://www.mvps.org/vbnet/code/system/getversionex.htm .
>> >
>> > Please make at least SOME effort to find the answer to a question
>> (searching
>> > at groups.google.com and/or www.codehound.com/vb are a good place to
>> start)
>> > before posting it here. Thanks!
>> > ---
>> > Phil Weber
>> >
>> >
>>
>>
>
>
-
Re: Current Operating System
Is your name really Bob Worm? If not, how do you expect us to take you
seriously?
Cheers,
Larry Rebich
More tips link to:
http://www.buygold.net/tips
Please:
No personal e-mail questions :-)
"bobworm" <bobworm@altavista.com> wrote in message
news:3c2015f6$1@147.208.176.211...
>
> VB as a native control SYSINFO. Use the 'OSPlatform' parameter to retrieve
> the os platform or other properties like osbuild, osversion etc. The MSDN
> gives example on how to use. Simple!
>
>
> "Larry Rebich" <lrebich@earthlink.net> wrote:
> >Michael,
> >
> >That would be:
> >
> >http://www.buygold.net/tips
> >
> >Cheers,
> >Larry Rebich
> >
> >More tips link to:
> >http://www.buygold.net/tips
> >
> >Please:
> >No personal e-mail questions :-)
> >
> >
> >"Michael Culley" <mike@vbdotcom.com> wrote in message
> >news:3c1fa6e7@147.208.176.211...
> >> Try also www.buygold.com for a module that does this
> >>
> >> --
> >> Michael Culley
> >> www.vbdotcom.com
> >>
> >>
> >> "Phil Weber" <pweberonline@fawcette.com> wrote in message
> >> news:3c1fa182$1@147.208.176.211...
> >> > > Is there any functions available in VB which will return
> >> > > the operating system of the machine?
> >> >
> >> > RK: OK, now you're not even trying. ;-) This question gets asked and
> >> > answered here about once a week. A search for "operating system" at
> >> > http://www.codehound.com/vb returned the following:
> >> > http://www.mvps.org/vbnet/code/system/getversionex.htm .
> >> >
> >> > Please make at least SOME effort to find the answer to a question
> >> (searching
> >> > at groups.google.com and/or www.codehound.com/vb are a good place to
> >> start)
> >> > before posting it here. Thanks!
> >> > ---
> >> > Phil Weber
> >> >
> >> >
> >>
> >>
> >
> >
>
-
Re: Current Operating System
I think it's Roy in disguise. ;-)
--
[Microsoft Basic: 1976-2001, RIP]
"Larry Rebich" <lrebich@earthlink.net> wrote in message
news:3c20a686@147.208.176.211...
> Is your name really Bob Worm? If not, how do you expect us to take you
> seriously?
>
> Cheers,
> Larry Rebich
>
> More tips link to:
> http://www.buygold.net/tips
>
> Please:
> No personal e-mail questions :-)
>
>
> "bobworm" <bobworm@altavista.com> wrote in message
> news:3c2015f6$1@147.208.176.211...
> >
> > VB as a native control SYSINFO. Use the 'OSPlatform' parameter to retrieve
> > the os platform or other properties like osbuild, osversion etc. The MSDN
> > gives example on how to use. Simple!
> >
> >
> > "Larry Rebich" <lrebich@earthlink.net> wrote:
> > >Michael,
> > >
> > >That would be:
> > >
> > >http://www.buygold.net/tips
> > >
> > >Cheers,
> > >Larry Rebich
> > >
> > >More tips link to:
> > >http://www.buygold.net/tips
> > >
> > >Please:
> > >No personal e-mail questions :-)
> > >
> > >
> > >"Michael Culley" <mike@vbdotcom.com> wrote in message
> > >news:3c1fa6e7@147.208.176.211...
> > >> Try also www.buygold.com for a module that does this
> > >>
> > >> --
> > >> Michael Culley
> > >> www.vbdotcom.com
> > >>
> > >>
> > >> "Phil Weber" <pweberonline@fawcette.com> wrote in message
> > >> news:3c1fa182$1@147.208.176.211...
> > >> > > Is there any functions available in VB which will return
> > >> > > the operating system of the machine?
> > >> >
> > >> > RK: OK, now you're not even trying. ;-) This question gets asked and
> > >> > answered here about once a week. A search for "operating system" at
> > >> > http://www.codehound.com/vb returned the following:
> > >> > http://www.mvps.org/vbnet/code/system/getversionex.htm .
> > >> >
> > >> > Please make at least SOME effort to find the answer to a question
> > >> (searching
> > >> > at groups.google.com and/or www.codehound.com/vb are a good place to
> > >> start)
> > >> > before posting it here. Thanks!
> > >> > ---
> > >> > Phil Weber
> > >> >
> > >> >
> > >>
> > >>
> > >
> > >
> >
>
>
-
Re: Current Operating System
Larry, what in a name? You don't have to take me seriously, just try the code
it works. I used it several programs I developed.
Happy christmass, from someone living under the sun!! (How I miss the cold!)
"Larry Rebich" <lrebich@earthlink.net> wrote:
>Is your name really Bob Worm? If not, how do you expect us to take you
>seriously?
>
>Cheers,
>Larry Rebich
>
>More tips link to:
>http://www.buygold.net/tips
>
>Please:
>No personal e-mail questions :-)
>
>
>"bobworm" <bobworm@altavista.com> wrote in message
>news:3c2015f6$1@147.208.176.211...
>>
>> VB as a native control SYSINFO. Use the 'OSPlatform' parameter to retrieve
>> the os platform or other properties like osbuild, osversion etc. The MSDN
>> gives example on how to use. Simple!
>>
>>
>> "Larry Rebich" <lrebich@earthlink.net> wrote:
>> >Michael,
>> >
>> >That would be:
>> >
>> >http://www.buygold.net/tips
>> >
>> >Cheers,
>> >Larry Rebich
>> >
>> >More tips link to:
>> >http://www.buygold.net/tips
>> >
>> >Please:
>> >No personal e-mail questions :-)
>> >
>> >
>> >"Michael Culley" <mike@vbdotcom.com> wrote in message
>> >news:3c1fa6e7@147.208.176.211...
>> >> Try also www.buygold.com for a module that does this
>> >>
>> >> --
>> >> Michael Culley
>> >> www.vbdotcom.com
>> >>
>> >>
>> >> "Phil Weber" <pweberonline@fawcette.com> wrote in message
>> >> news:3c1fa182$1@147.208.176.211...
>> >> > > Is there any functions available in VB which will return
>> >> > > the operating system of the machine?
>> >> >
>> >> > RK: OK, now you're not even trying. ;-) This question gets asked
and
>> >> > answered here about once a week. A search for "operating system"
at
>> >> > http://www.codehound.com/vb returned the following:
>> >> > http://www.mvps.org/vbnet/code/system/getversionex.htm .
>> >> >
>> >> > Please make at least SOME effort to find the answer to a question
>> >> (searching
>> >> > at groups.google.com and/or www.codehound.com/vb are a good place
to
>> >> start)
>> >> > before posting it here. Thanks!
>> >> > ---
>> >> > Phil Weber
>> >> >
>> >> >
>> >>
>> >>
>> >
>> >
>>
>
>
-
Re: Current Operating System
NO. Try again. But you won't find me. (I am not a hacker and I do not write
worms!!Hé hé)
"Karl E. Peterson" <karl@mvps.org> wrote:
>I think it's Roy in disguise. ;-)
>--
>[Microsoft Basic: 1976-2001, RIP]
>
>
>"Larry Rebich" <lrebich@earthlink.net> wrote in message
>news:3c20a686@147.208.176.211...
>> Is your name really Bob Worm? If not, how do you expect us to take you
>> seriously?
>>
>> Cheers,
>> Larry Rebich
>>
>> More tips link to:
>> http://www.buygold.net/tips
>>
>> Please:
>> No personal e-mail questions :-)
>>
>>
>> "bobworm" <bobworm@altavista.com> wrote in message
>> news:3c2015f6$1@147.208.176.211...
>> >
>> > VB as a native control SYSINFO. Use the 'OSPlatform' parameter to retrieve
>> > the os platform or other properties like osbuild, osversion etc. The
MSDN
>> > gives example on how to use. Simple!
>> >
>> >
>> > "Larry Rebich" <lrebich@earthlink.net> wrote:
>> > >Michael,
>> > >
>> > >That would be:
>> > >
>> > >http://www.buygold.net/tips
>> > >
>> > >Cheers,
>> > >Larry Rebich
>> > >
>> > >More tips link to:
>> > >http://www.buygold.net/tips
>> > >
>> > >Please:
>> > >No personal e-mail questions :-)
>> > >
>> > >
>> > >"Michael Culley" <mike@vbdotcom.com> wrote in message
>> > >news:3c1fa6e7@147.208.176.211...
>> > >> Try also www.buygold.com for a module that does this
>> > >>
>> > >> --
>> > >> Michael Culley
>> > >> www.vbdotcom.com
>> > >>
>> > >>
>> > >> "Phil Weber" <pweberonline@fawcette.com> wrote in message
>> > >> news:3c1fa182$1@147.208.176.211...
>> > >> > > Is there any functions available in VB which will return
>> > >> > > the operating system of the machine?
>> > >> >
>> > >> > RK: OK, now you're not even trying. ;-) This question gets asked
and
>> > >> > answered here about once a week. A search for "operating system"
at
>> > >> > http://www.codehound.com/vb returned the following:
>> > >> > http://www.mvps.org/vbnet/code/system/getversionex.htm .
>> > >> >
>> > >> > Please make at least SOME effort to find the answer to a question
>> > >> (searching
>> > >> > at groups.google.com and/or www.codehound.com/vb are a good place
to
>> > >> start)
>> > >> > before posting it here. Thanks!
>> > >> > ---
>> > >> > Phil Weber
>> > >> >
>> > >> >
>> > >>
>> > >>
>> > >
>> > >
>> >
>>
>>
>
-
Re: Current Operating System
> NO. Try again. But you won't find me.
spermal@epzda.intnet.mu ?
---
Phil Weber
-
Re: Current Operating System
On Wed, 19 Dec 2001 12:16:53 -0800, "Karl E. Peterson" <karl@mvps.org> wrote:
¤ I think it's Roy in disguise. ;-)
Oh, stop this nonsense Karl. Why reinvent the wheel when you can use an OCX? ;-)
Paul ~~~ pclement@ameritech.net
Microsoft MVP (Visual Basic)
-
Re: Current Operating System
Would you mind to apologize SIR?!
"Karl E. Peterson" <karl@mvps.org> wrote in message
news:3c20e6ad$1@147.208.176.211...
> I think it's Roy in disguise. ;-)
> --
> [Microsoft Basic: 1976-2001, RIP]
>
>
> "Larry Rebich" <lrebich@earthlink.net> wrote in message
> news:3c20a686@147.208.176.211...
> > Is your name really Bob Worm? If not, how do you expect us to take you
> > seriously?
> >
> > Cheers,
> > Larry Rebich
> >
> > More tips link to:
> > http://www.buygold.net/tips
> >
> > Please:
> > No personal e-mail questions :-)
> >
> >
> > "bobworm" <bobworm@altavista.com> wrote in message
> > news:3c2015f6$1@147.208.176.211...
> > >
> > > VB as a native control SYSINFO. Use the 'OSPlatform' parameter to
retrieve
> > > the os platform or other properties like osbuild, osversion etc. The
MSDN
> > > gives example on how to use. Simple!
> > >
> > >
> > > "Larry Rebich" <lrebich@earthlink.net> wrote:
> > > >Michael,
> > > >
> > > >That would be:
> > > >
> > > >http://www.buygold.net/tips
> > > >
> > > >Cheers,
> > > >Larry Rebich
> > > >
> > > >More tips link to:
> > > >http://www.buygold.net/tips
> > > >
> > > >Please:
> > > >No personal e-mail questions :-)
> > > >
> > > >
> > > >"Michael Culley" <mike@vbdotcom.com> wrote in message
> > > >news:3c1fa6e7@147.208.176.211...
> > > >> Try also www.buygold.com for a module that does this
> > > >>
> > > >> --
> > > >> Michael Culley
> > > >> www.vbdotcom.com
> > > >>
> > > >>
> > > >> "Phil Weber" <pweberonline@fawcette.com> wrote in message
> > > >> news:3c1fa182$1@147.208.176.211...
> > > >> > > Is there any functions available in VB which will return
> > > >> > > the operating system of the machine?
> > > >> >
> > > >> > RK: OK, now you're not even trying. ;-) This question gets asked
and
> > > >> > answered here about once a week. A search for "operating system"
at
> > > >> > http://www.codehound.com/vb returned the following:
> > > >> > http://www.mvps.org/vbnet/code/system/getversionex.htm .
> > > >> >
> > > >> > Please make at least SOME effort to find the answer to a question
> > > >> (searching
> > > >> > at groups.google.com and/or www.codehound.com/vb are a good place
to
> > > >> start)
> > > >> > before posting it here. Thanks!
> > > >> > ---
> > > >> > Phil Weber
> > > >> >
> > > >> >
> > > >>
> > > >>
> > > >
> > > >
> > >
> >
> >
>
-
Re: Current Operating System
Hi "Roy" --
Do you find yourself feeling insulted?
Thanks... Karl
--
[Microsoft Basic: 1976-2001, RIP]
"Roy" <iroy55@hotmail.com> wrote in message news:3c21edc8$1@147.208.176.211...
> Would you mind to apologize SIR?!
>
> "Karl E. Peterson" <karl@mvps.org> wrote in message
> news:3c20e6ad$1@147.208.176.211...
> > I think it's Roy in disguise. ;-)
> > --
> > [Microsoft Basic: 1976-2001, RIP]
> >
> >
> > "Larry Rebich" <lrebich@earthlink.net> wrote in message
> > news:3c20a686@147.208.176.211...
> > > Is your name really Bob Worm? If not, how do you expect us to take you
> > > seriously?
> > >
> > > Cheers,
> > > Larry Rebich
> > >
> > > More tips link to:
> > > http://www.buygold.net/tips
> > >
> > > Please:
> > > No personal e-mail questions :-)
> > >
> > >
> > > "bobworm" <bobworm@altavista.com> wrote in message
> > > news:3c2015f6$1@147.208.176.211...
> > > >
> > > > VB as a native control SYSINFO. Use the 'OSPlatform' parameter to
> retrieve
> > > > the os platform or other properties like osbuild, osversion etc. The
> MSDN
> > > > gives example on how to use. Simple!
> > > >
> > > >
> > > > "Larry Rebich" <lrebich@earthlink.net> wrote:
> > > > >Michael,
> > > > >
> > > > >That would be:
> > > > >
> > > > >http://www.buygold.net/tips
> > > > >
> > > > >Cheers,
> > > > >Larry Rebich
> > > > >
> > > > >More tips link to:
> > > > >http://www.buygold.net/tips
> > > > >
> > > > >Please:
> > > > >No personal e-mail questions :-)
> > > > >
> > > > >
> > > > >"Michael Culley" <mike@vbdotcom.com> wrote in message
> > > > >news:3c1fa6e7@147.208.176.211...
> > > > >> Try also www.buygold.com for a module that does this
> > > > >>
> > > > >> --
> > > > >> Michael Culley
> > > > >> www.vbdotcom.com
> > > > >>
> > > > >>
> > > > >> "Phil Weber" <pweberonline@fawcette.com> wrote in message
> > > > >> news:3c1fa182$1@147.208.176.211...
> > > > >> > > Is there any functions available in VB which will return
> > > > >> > > the operating system of the machine?
> > > > >> >
> > > > >> > RK: OK, now you're not even trying. ;-) This question gets asked
> and
> > > > >> > answered here about once a week. A search for "operating system"
> at
> > > > >> > http://www.codehound.com/vb returned the following:
> > > > >> > http://www.mvps.org/vbnet/code/system/getversionex.htm .
> > > > >> >
> > > > >> > Please make at least SOME effort to find the answer to a question
> > > > >> (searching
> > > > >> > at groups.google.com and/or www.codehound.com/vb are a good place
> to
> > > > >> start)
> > > > >> > before posting it here. Thanks!
> > > > >> > ---
> > > > >> > Phil Weber
> > > > >> >
> > > > >> >
> > > > >>
> > > > >>
> > > > >
> > > > >
> > > >
> > >
> > >
> >
>
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|