Hello, is it possable to change WiFi settings (ssid and password) without reauthoring the project by modifying the autorun.brs?
4 comments
-
Romeo It's not impossible but you should do this by re-creating a setup card.
-
Tabor xyz Thanks for your response. I understand that that is the best method but I find myself frequently in a situation where it is impracticable for me keep creating setup files each time a client changes there network or password.
How can I modify the autorun.brs to do this?
-
Romeo Please DO NOT try to change the network settings of an already installed player by modifying the autorun (or any other XML file on the SD card). It is a very bad idea to do this and should not be done. There are other implications with network settings which could render the player unreachable via the network.
Please re-create a setup card instead. If you do require the ability to change network setting remotely then you should consider using BSN instead.
-
Tabor xyz Thanks for clarifying