User Tag List

Results 1 to 4 of 4

Thread: Retrieve volume serial number (or some other unique ID)?

  1. #1
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)
    ratty's Avatar
    Join Date
    Apr 2012
    Posts
    1,165
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)

    Retrieve volume serial number (or some other unique ID)?

    Is there a way to grieve the VSN or some other unique HDD ID without Advanced Volume Object?

  2. #2
    Clickteam Clickteam
    Danny's Avatar
    Join Date
    Aug 2007
    Location
    United Kingdom
    Posts
    3,016
    Mentioned
    21 Post(s)
    Tagged
    2 Thread(s)
    There is a number of ways to generate a unique ID other than the Hard Drive serial.

    If you're looking for something unique such as 'machine installation' for your game/app, you could do something as simple as get OSVersion/OSBuild/Username/Computer Name, hash it all together and generate a unique string.

    If you're looking for something much more advanced, you could look for other hardware IDs. CPU ID's are very rare nowadays, intel stripped it out but there are other HardwareIDs.

    A good fail-safe is to use the Machine GUID located in the registry here: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography

  3. #3
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)
    ratty's Avatar
    Join Date
    Apr 2012
    Posts
    1,165
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)

    Retrieve volume serial number (or some other unique ID)?

    Username can lock out other users on the machine, id think.

    Does the MachineGuid require any special permissions to read? That seems to hang up some of the basic Windows user accounts.

  4. #4
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)
    ratty's Avatar
    Join Date
    Apr 2012
    Posts
    1,165
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)
    I can't even get MMF to read the MachineGuid. Any chance I could ask you to make a quick example? I'd put it to good use

Similar Threads

  1. Random Unique number/text Generator
    By Perry in forum Guides, Tutorials, Examples, Widgets
    Replies: 3
    Last Post: 10th October 2014, 04:43 AM
  2. Retrieve MMF2 Serial
    By lembi2001 in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 12th March 2010, 01:06 PM
  3. Where's the serial number?
    By Fralex in forum The Games Factory 2 - Technical Support
    Replies: 2
    Last Post: 12th September 2009, 11:19 PM
  4. ICpro - Serial unique ?
    By K666 in forum Install Creator and Patch Maker
    Replies: 25
    Last Post: 1st August 2008, 09:34 AM

Posting Permissions

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