- Moved UAT functionality to US3 -- now the GUI doesn't need UAT anymore.
- The tool is syncing itself at startup and by default runs from copy. It assumes that Binaries/Win64 is writable, but I think its fine cause this tool is needed for syncing anyway.
- User have to provide P4 port and P4 user from command line or from environment variables. It is also assumed that p4.exe is runnable from standard cmd.exe without providing a path.
[CL 2094445 by Jaroslaw Palczynski in Main branch]
- Moved WinMain to platform specific place.
- Added reload labels button.
- After finishing sync the program gets to the beggining instead of closing.
- Syncing is now copying AutomationToolLauncher.exe to temp file to allow syncing itself.
[CL 2084805 by Jaroslaw Palczynski in Main branch]