Hi All,
How can i start/run an instance of StreetDeck from a C# (.Net) project?
**Not start StreetDeck as another program** but make an instance of it from a C# class and manipulate it.
For example: i want to create a windows app with 2 buttons:
- 1 button to run StreetDeck from my Application
- 1 button to close StreetDeck from my application.
Please let me know...
i am going crazy trying to do this...