Hello everyone,
I need a solution about how to open a pdf file located into a max standalone app. I've found a solution for Os X environment, using the 'shell' object, but it doesn't exist for windows yet. Does anyone have any suggestion about how to write automatically in a message box a path that refers to this file located in a standalone app?
Here's the algorithm I've used for the os x version.
Thank to all in advance.