I have made some changes to a window using the Dynamics GP modifier and VBA, and I have made this the active form in Alternate/Modified Reports for DEFAULTUSER.
Now I need to roll out this new window to all users, but they still only see the default form. I was under the impression that in order to do this I would have to copy some files from the Dynamics GP directory into each user's own GP directory, but I'm not sure which ones should be copied over. I have tried REPORTS.DIC, FORMS.DIC, R6391.DIC and Dynamics.vba but the original, unmodified window is still loaded in Dynamics.
What do I need to do to roll out this update to all users?