Hi all,
I just saw "Ahhhhhh, the classics" on the top of the forum and laughed. I'm actually using AMS 6.0, that's right, 6.0 so I hope someone can help me or lead me in the right direction.
What I would like to do is dig into our Windows Installer .msi package file to grab the ProductVersion property from AMS. Is this possible with LUA code? I'm not sure if I can leverage VBScript in some fashion.
The reason I want to do this is because I usually just set a global variable manually in AMS to the current version of our software, but I would like to automate things and it would be easier if I could just read this version from the install package at runtime.
Any help appreciated!
Again, sorry for being so far behind the times!! :lol
I just saw "Ahhhhhh, the classics" on the top of the forum and laughed. I'm actually using AMS 6.0, that's right, 6.0 so I hope someone can help me or lead me in the right direction.
What I would like to do is dig into our Windows Installer .msi package file to grab the ProductVersion property from AMS. Is this possible with LUA code? I'm not sure if I can leverage VBScript in some fashion.
The reason I want to do this is because I usually just set a global variable manually in AMS to the current version of our software, but I would like to automate things and it would be easier if I could just read this version from the install package at runtime.
Any help appreciated!
Again, sorry for being so far behind the times!! :lol
Comment