Book a Demo

Author Topic: Get MDG file location  (Read 3371 times)

Garret N

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Get MDG file location
« on: July 18, 2012, 01:58:52 am »
Is it possible to get the location of a MDG Technologies XML profile file in C#? Getting the location of the MTS file would work as well considering that it contains the location of the MDG profile. Any help would be appreciated.
« Last Edit: July 18, 2012, 02:31:09 am by gnaegle »

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Get MDG file location
« Reply #1 on: July 18, 2012, 04:04:11 am »
Not directly. Either look for the file with the right ID in EA's program directory under MDGTechnologies of have a look into the folder(s) specified in
Code: [Select]
HKEY_CURRENT_USER\Software\Sparx Systems\EA400\EA\OPTIONS\MDGTechnology PathList
q.