I am looking for some way for automate Microsoft Project 2010 launching when exported file is created by another project management software.
Is it possible to force MSP2010 to open the file?
I am looking for some way for automate Microsoft Project 2010 launching when exported file is created by another project management software.
Is it possible to force MSP2010 to open the file?
If you can do a little scripting, this sounds like a perfert job for an AutoIt Script. You could have the script look for the exported file every few seconds and then, once seen, have AutoIt open the file in MSP2010. Their forums are also very helpful.