I'm looking for a way to make the Platform have more than one folder to look for PortableApps.
Example: One PortableApps Folder is on drive C: and another Folder on the USB stick.
Having the PortableApps menu loaded permenently it would be nice if the menu could recognize the stick and add the Links from the menu there.
This is not possible at the moment and I have no idea if it is planned.
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
hello,
just an idea how I do this.
If your stick is ntfs formatted you can try to run a (cmd) script that joins the apps from the stick into your Primary PAP directory using mklink /J. Before you unplug the stick run rd for all linked apps.
Regards
Joachim