MMF2 DEV - Help with an "application opener"
HI!!!
I need help on how to do this in MMF2 DEV. For example, I want to have an application that is a "Game Opener". This means, someone installs this "Opener" using its installer. Then, I distribute games that have no installers and are not EXEs, they will only and only open using the "Opener".
How can I do this?
THANKS A LOT
Re: MMF2 DEV - Help with an "application opener"
You'll have to make them .ccn files (vitalized) and run them via the subapplication object
Re: MMF2 DEV - Help with an "application opener"
However the Opener app must have the extensions that the ccn file has, otherwise it will not work.
Re: MMF2 DEV - Help with an "application opener"
Thanks for your replies but... Can you give me more detailed instructions on how to achieve this? The file selector, etc.
THANKS
Re: MMF2 DEV - Help with an "application opener"
You can use the File Object to use the File Selector.