You are here

.bat to .exe for Kodi 'portable' help

1 post / 0 new
Mortiferon
Offline
Last seen: 11 months 2 days ago
Joined: 2020-08-05 22:27
.bat to .exe for Kodi 'portable' help

Kodi demands a shortcut with a "-p" argument to work this way.

The problem is that shortcuts don't appear/work with PortableApps.com launcher.

The problem with that, is that instead of launching the portable Kodi, it's launching the actually installed Kodi.

I'd like to be able to sample different builds simply (and eventually get rid of the installed Kodi).

So I see there's a method to accomplish this, mentioned here: https://portableapps.com/node/18390

I'm hoping somebody can instruct me on how to actually type up the .bat file.

The Kodi .exe Location is:
F:\AppsPortable\PortableApps\Kodi

The shortcut:
Target: F:\AppsPortable\PortableApps\Kodi\kodi.exe -p
Start in: F:\AppsPortable\PortableApps\Kodi

Thanks guys.