AfterMidnight
New Member
Hello,
I am currently trying to code a simple program that is launched by the Stream Deck that will update .txt files used on my stream. The code executes beautifully from my file explorer and works as intended;however, when I launch the quick .exe file from stream deck, it launches, but does not edit the text file. I have tried hard coding the .txt file path on my program, but that didn't seem to work either. Am I missing something here? Is there a feature in Stream Deck software keeping me from launching these .exe files properly? How can I get this to work :head-scratch:
Here is my source code: https://pastebucket.com/565210
I am currently trying to code a simple program that is launched by the Stream Deck that will update .txt files used on my stream. The code executes beautifully from my file explorer and works as intended;however, when I launch the quick .exe file from stream deck, it launches, but does not edit the text file. I have tried hard coding the .txt file path on my program, but that didn't seem to work either. Am I missing something here? Is there a feature in Stream Deck software keeping me from launching these .exe files properly? How can I get this to work :head-scratch:
Here is my source code: https://pastebucket.com/565210