Hello, I have a question about group policy.
There is a domain with client OS Windows XP x32, Windows 7 x32, Windows 7 x64. I need to place some ini-file into Program Files folder on most of them. The folder depends on OS:
x32: C:\Program Files\MyApp\settings.ini
x64: C:\Program Files (x86)\MyApp\settings.ini
How can I do it?