lHemlocKl Posted March 12, 2019 Posted March 12, 2019 I am trying to make a one click program to run all of my streaming software and browser pages to make for easy setup. I am having a problem with OBS not wanting to open. It is giving me an error code not able to find Locale/en-us. i have tried everything I can think of and done a bit of research. The only thing I can find is that the Target is "C:\Program Files (x86)\obs-studio\bin\64bit\obs64.exe" but it is being told to start in "C:\Program Files (x86)\obs-studio\bin\64bit" by default and it is the only way the program runs. I was wondering if there is a way to have this extra bit of information in the code or if there is a way to work around it. Thank you in advanced lHemlocKl
Moderators JLogan3o13 Posted March 12, 2019 Moderators Posted March 12, 2019 @lHemlocKl it would help a lot if you posted the code you're using, so we aren't having to guess. Please see my signature for a link on how to ask good questions on the forum. To your question, for both Run and ShellExecute there is a parameter for the "workingdir" to set this information. I would suggest checking both out in the Help file; if you continue to experience issues, please follow that link in my signature and then post again with more detail. We will then do our best to assist. "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now