dumbeau / AutoHotPie

Radial menus in Windows, aka PIE MENYOOS!
MIT License
304 stars 16 forks source link

Is it possible to transfer a menu system from a desktop to a laptop? #123

Closed JScuss closed 5 months ago

JScuss commented 10 months ago

Don't want to recreate the menu system from scratch.

ryjacky commented 10 months ago

You could export the setting into a .json file and import it in your laptop, you could find the buttons at the top menu bar. This is currently the only way to do that I guess.

JScuss commented 10 months ago

I was unable to find the buttons you mentioned above. However, I was able to copy the Autohotpie folder under the Appdata and replace the same folder on my laptop and this worked. Thanks for the response.

mmikeww commented 6 months ago

export settings menu item is right here:

image

copying appdata\autohotpie should work too

issue can be closed