dkgv / pinpoint

Keystroke launcher and personal command central. Alternative to Spotlight and Alfred for Windows. Alternative to Wox, PowerToys.
https://usepinpoint.com
GNU General Public License v3.0
153 stars 17 forks source link

Portable version #190

Open DRYN07 opened 1 year ago

DRYN07 commented 1 year ago

Can I make this portable somehow?

It saves everything in user folder now.

Thanks :)

dkgv commented 1 year ago

Hi! It is not currently supported as you point out but it could be fairly easily. The most straightforward approach would be to use something like Assembly.GetExecutingAssembly().Location here: https://github.com/search?q=repo%3Adkgv/pinpoint%20MainDirectory&type=code