Hi
I need to make changes to code templates (Tools->Options->Coding->Code Templates) so they conform to our company standard, but how do I the share these updated templates with other machines, so I do not need to manually enter them again on the next machine?
I also need to share other settings like the standard headers (Tools->Options->Coding->Edit Standard Headers) and some standard Text editor settings (Tools->Options->Text Editor->Behavior) and propably some other settings I haven't gotten to yet.
I suspect I just need to copy and replace some files on to the other machines, but which?
What I do not want to share between machines is window size/placement and so on in the IDE, as what I like to have easy access to might not be what my colleagues prefer, but setting like the ones I do want to share are not optional e.g. tabs must be converted to spaces (Tools->Options->Text Editor->Behavior) and so on.
Best regards
KAB
Sharing updated code template and more between multiple mach
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Sharing updated code template and more between multiple mach
Hi,
You will find the RanorexStudioProperties.xml in following place
Regards,
Peter
Ranorex Team
You will find the RanorexStudioProperties.xml in following place
%AppData%\RanorexStudio3\RanorexStudioProperties.xmlJust override this file and you will have the same settings on each machine.
Regards,
Peter
Ranorex Team
Re: Sharing updated code template and more between multiple mach
Thanks, just what I needed.
The Path I found the files under were a bit different
%AppData%\Roaming\RanorexStudio3\...
But I got the picture, so thanks again
/KAB
The Path I found the files under were a bit different
%AppData%\Roaming\RanorexStudio3\...
But I got the picture, so thanks again
/KAB