Difference between revisions of "Regibox Faq"

From regify WIKI
Jump to navigation Jump to search
Line 12: Line 12:
 
# Move the whole regibox root folder to the new location (incl. all subfolders). <u>Do not copy, please move the folder and files.</u>
 
# Move the whole regibox root folder to the new location (incl. all subfolders). <u>Do not copy, please move the folder and files.</u>
 
# Edit the regibox.ini:
 
# Edit the regibox.ini:
## The file is located in ''%APPDATA%\regify\regibox\regibox.ini'' (Windows) or ''/home/userName/.regify/regibox/regibox.ini'' (Linux).
+
## The file is located in
## Change the "boxRoot" entry to point to the new root. The path needs to end on backslash (Windows) or slash (Linux).
+
##* Windows: ''%APPDATA%\regify\regibox\regibox.ini''  
 +
##* Linux: ''/home/userName/.regify/regibox/regibox.ini''
 +
##* Mac OSX: ''/Users/userName/.regify/regibox/regibox.ini''
 +
## Change the "boxRoot" entry to point to the new root. The path needs to end on backslash (Windows) or slash (Linux, OSX).
 
# Re-start regibox manager.
 
# Re-start regibox manager.
  

Revision as of 11:12, 5 December 2016

More FAQ on the regify homepage.

Technical FAQ

I have problems, can I do some debugging?

Yes, please take a look at the regibox trouble shooting pages.

Is it possible to redirect the regibox root folder?

Yes, there is a chance to set this to another location. Follow this guide:

  1. Stop regibox manager (right click on the ToolTray icon and close the program).
  2. Move the whole regibox root folder to the new location (incl. all subfolders). Do not copy, please move the folder and files.
  3. Edit the regibox.ini:
    1. The file is located in
      • Windows: %APPDATA%\regify\regibox\regibox.ini
      • Linux: /home/userName/.regify/regibox/regibox.ini
      • Mac OSX: /Users/userName/.regify/regibox/regibox.ini
    2. Change the "boxRoot" entry to point to the new root. The path needs to end on backslash (Windows) or slash (Linux, OSX).
  4. Re-start regibox manager.

There are a few limitations for the location of the new regibox root folder. Please respect.

  • Do not point to a location which is not having full read/write/delete access permissions for the user.
  • We do not recommend to use a network share as regibox may become slow and we do not guarantee that this works as expected.
  • regibox is only accepting one regibox root folder. You can not run multiple instances of regibox to get more root folders.