Tell me more ×
Mathematica Stack Exchange is a question and answer site for users of Mathematica. It's 100% free, no registration required.

I dont know whether I am asking the right question or not but I am curious to know whether we can automatically load the package in Player Pro or not as we are able to do in Mathematica. Wolfram PlayerPro also has Kernel in which init.m package is there just as Mathematica has. I was able to automatically load the package in Mathematica by making the backup files of init.m package as told in

Automatically load packages at startup

But when I am trying the same thing for Player Pro by changing the path of Player Pro kernel to initFileName (in the above link code).

It is not working.

share|improve this question
Have you tried editing the init.m file manually? – Mr.Wizard Jul 27 '12 at 12:10
@Mr.Wizard: Yes, I have tried it doing manually as well as making back up files, but unable to do . – Jennifer Jul 27 '12 at 12:17

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.