Currently, it can be hard for a user to understand where the po files are output, and may lead the user to think the program is broken simply because they couldn't find where those files were generated.
This can be even more of an issue as the program can output in a different directory depending if it runs in administrator mode or not, and the directory can be confusing: on my old PC, the files were output in C:/Windows/SysWOW64/, which no user would even think of checking the directory (I think it was like that by default, or perhaps I ended up changing it by mistake because the directory was not shown on-screen, which is also an issue).
Currently, it can be hard for a user to understand where the po files are output, and may lead the user to think the program is broken simply because they couldn't find where those files were generated.
This can be even more of an issue as the program can output in a different directory depending if it runs in administrator mode or not, and the directory can be confusing: on my old PC, the files were output in C:/Windows/SysWOW64/, which no user would even think of checking the directory (I think it was like that by default, or perhaps I ended up changing it by mistake because the directory was not shown on-screen, which is also an issue).