Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Favorites Folder Location

forums forums SQLyog Using SQLyog Favorites Folder Location

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #22471
      peterlaursen
      Participant

      Not possible. The path is hardcoded into the program. It is not a setting in the .ini or the registry.

      What you CAN do however is to store your 'favorites' as SQL on any mapped (network) drive and use the 'file:// ..' option on the individual machines linking to the folder containing the scripts themselves.

      You will need to create only one local 'favorites' folder and distribute to all machines. But the network drive must be mapped to the same drive letter on all machines.

      And this way you can of course have both 'shared favorites' and 'personal favorites'

    • #22472
      peterlaursen
      Participant

      Actually we could consider to add an option to 'add link to a folder' from mananage favorites ….

Viewing 1 reply thread
  • You must be logged in to reply to this topic.