You are here

Portable App with Google Drive

2 posts / 0 new
Last post
djs45
Offline
Last seen: 2 years 10 months ago
Joined: 2021-06-15 05:47
Portable App with Google Drive

Hello.
I use Portable App in multiple location with google Drive.
I have problems with [conflict] file and Portable App Launcher.
Sometimes, I can't launch portable APP.
I there a way to do a "repare software" for Portable App ?

Thank You.

BR

Sébastien

rosepet
Offline
Last seen: 1 year 7 months ago
Joined: 2019-05-13 13:50
Had a similar problem, when GDrive decided to use shortcuts

named like this:
G:\.shortcut-targets-by-id\0B4P21DcDcK8VfnMwV2pRX0UyRzcxclljLTlFVDlnLU9VTVFSVTVzMkRjTWdtV1dvYVcyWVU\...
So my START Launcher stopped working.
I guess it stems from my wish to Synch a few of my Google Drive folders, when they replaced the synching logic a few years back.
So, instead I did this:

    1. Located the newest PortableAppsPlatform.exe in these folders (there may be more than one)
    2. Created a CMD file (BAT file can work too) with this:

    REM Starting Portable Apps without Launcher no longer working
    START "" "G:\.shortcut-targets-by-id\0B28Ibr36aV3XS2V1cFhBLXRscVk\PortableApps\PortableApps.com\PortableAppsPlatform.exe"

    3.Saved it with name: PortableApps Launch.cmd
    4. Tested it, and it worked
Log in or register to post comments