Detailed system information

Magicgate Software - Skip Kimpel skip at magicgate.com
Wed Nov 11 16:47:20 EST 2015


Thank you Richard and Roger!  I thought about using shell to get to command
line systeminfo but it take too long to return the results.

I think I will have something to start with here.  I'll post whatever I end
up creating.

SKIP

On Wed, Nov 11, 2015 at 4:38 PM, Roger Eller <roger.e.eller at sealedair.com>
wrote:

> Skip, here are a few goodies.  For the installed browsers, I think you'll
> have to query the registry, but I don't have the specifics on that.
>
> put the systemVersion
>
> put the platform
>
> put shell("java -version")
>
> put $COMPUTERNAME
>
> put $USERNAME
>
> ~Roger
>
>
> On Wed, Nov 11, 2015 at 4:05 PM, Magicgate Software - Skip Kimpel <
> skip at magicgate.com> wrote:
>
> > Good afternoon,
> >
> > Has anybody created a script to get detailed information from the user
> in a
> > standalone so that it can be sent back for debugging?
> >
> > Out of the box I am only finding "systemInformation" and "the platform"
> >
> > I would love to get many more details such as (on a Windows machine) the
> > version of the operating system, browsers installed and versions of
> those,
> > etc.
> >
> > I was about to start writing code to dig into the registry but I thought
> I
> > would ask here first.
> >
> > Thank you!
> >
> > SKIP KIMPEL
> >
> >
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list