I have a bunch of steps in my TS that will run/not run based on a TS variable. For example, one is to set the regional values (time, keyboard, etc). based on what is set in the TS Display. I have them all set to the proper code, En-US for United States English. So in my Front End, I have it map the variable RegionValue to En-US. Then I have a condition that is RegionValue equals "En-US" to run 3 steps (Set OSDInputLocale, OSDSystemLocale and OSDUserLocale) and set them all to En-US. Can I change my TS so that instead of setting it like that, it sets it to a value, like %RegionValue%? If I can do that, I can get rid of a lot of steps from my TS. I hope that makes sense.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
I have a bunch of steps in my TS that will run/not run based on a TS variable. For example, one is to set the regional values (time, keyboard, etc). based on what is set in the TS Display. I have them all set to the proper code, En-US for United States English. So in my Front End, I have it map the variable RegionValue to En-US. Then I have a condition that is RegionValue equals "En-US" to run 3 steps (Set OSDInputLocale, OSDSystemLocale and OSDUserLocale) and set them all to En-US. Can I change my TS so that instead of setting it like that, it sets it to a value, like %RegionValue%? If I can do that, I can get rid of a lot of steps from my TS. I hope that makes sense.
Share this post
Link to post
Share on other sites