Hello,
I am trying to get the current username in an application. Using a property node to pull the username works great in the development environment however once the vi is build into an exe it fails. Also tried system exec to pull the environment variable %username% and this as well works great in the development environment however fails once build. Is there a solution to this? (running LV 2012 on windows7)
Thanks,