|
RR save setup for all windows accounts Kresimir Majdenic from Croatia [14 posts] |
6 year
|
Unable to save same RR options for all windows users. Changes in options made in one windows account are not "visible" into another.
How can I make it "visible" to all windows accounts (users)
|
|
|
Steven from United States [1445 posts] |
6 year
|
Kresimir,
That is by design since most users cannot write to the global registry (unless they are all admin users). So instead, you can use the -ini_file parameter to tell RR to instead store all configuration in a particular file that you can make globally writable. This parameter is described more in
http://www.roborealm.com/help/CMD.php
In order to use these, you would have to create a .bat file using something like
RoboRealm.exe -ini_file c:\global_path\something.ini
for all users.
STeven.
|
|