|
But is it possible to do it from a StreetDeck addin?
The problem is that when i close StreetDeck i lose everything and the program will not continue. For example:
.....
CloseStreetDeck();
StartStreetDeck();
When the Close instruction is executed, i lose all references and the program will not continue an restart streetDeck.
|