User Tag List

Results 1 to 6 of 6

Thread: Getting System Info?

  1. #1
    No Products Registered

    Join Date
    Jul 2006
    Location
    www.dingdongstudios.co.nr
    Posts
    505
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Getting System Info?

    I need to retrieve the OS, computer name, CPU (and speed of CPU) and the amount of RAM. Can anyone help me!? Maybe .net? I don't mind how I retrieve it I just need it

    Thanks.

  2. #2
    No Products Registered

    Join Date
    Jun 2006
    Posts
    68
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Getting System Info?

    I try to get System info across the DLl object, but is hard, because I not know which dll have the function that I need.


    In MMF 1.5 was more easy whit DMC2 object, SuperPlugin Object, Power App Lite, etc. but these object no working in MMF2.

    You can try with ActiveX controls.

  3. #3
    No Products Registered

    Join Date
    Jul 2006
    Location
    www.dingdongstudios.co.nr
    Posts
    505
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Getting System Info?

    Well so far i've found a couple of things in the registry, so theres a good place to look.

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator ProPatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DJFuego's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    1,416
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Getting System Info?

    The ferret Sys object got all this in MMF 1.5 I would really love to see this in MMF2.. You might be able to use the DLL object to get the info from an XP DLL.

  5. #5
    No Products Registered

    Join Date
    Jul 2006
    Location
    www.dingdongstudios.co.nr
    Posts
    505
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Getting System Info?

    Well I tried using a dll or 2, but they kept reporting some wrong data (such as RAM and some stupid dll that gave a computer name as something in Chinese). But ive got all of the others from the registry.

  6. #6
    Clicker Multimedia Fusion 2
    SEELE's Avatar
    Join Date
    Jul 2007
    Location
    Terra australis incognito
    Posts
    1,916
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Getting System Info?

    Use the pipe object to RUN 'set' this will tell you;

    OS
    everything about the CPU
    computer name

    however RAM is not held as a value; because it changes to often, and requires an evaluation every time you want to check it... I'm not sure how to get RAM information but it won't be simple.

    Best of Luck.

Similar Threads

  1. [Info] MP3 SLOWDOWN
    By life2searching in forum XNA Export Module Version 2.0
    Replies: 4
    Last Post: 10th July 2011, 02:05 PM
  2. Request System Info object.
    By DJFuego in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 19th October 2009, 03:36 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •