Can you get the values from the windows build settings (WINDOWS APP NAME, COMPANY NAME, PRODUCT NAME, INTERNAL NAME)
I dont think you can grab them at runtime, but you can set them at build time to global constants. Then you can reference them from within your code.
2 Likes