Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PortableApps Platform Compatability Issue #1

Closed
ehcorn opened this issue Jul 13, 2023 · 4 comments
Closed

PortableApps Platform Compatability Issue #1

ehcorn opened this issue Jul 13, 2023 · 4 comments

Comments

@ehcorn
Copy link

ehcorn commented Jul 13, 2023

I'm not sure if this is something that changing the app would help, but when I move the obsidian portable folder into the portable apps launcher folder obsidian shows up properly, but when I get the following error:


PortableApps.com Platform

Could not find: E:\PortableApps\ObsidianPortable[PAF Error - Missing Start].

OK

what's also interesting is that when I hover over the obsidian icon in the launcher it shows not the obsidianportable.exe file that it should be picking, but that it's trying to run "E:\PortableApps\ObsidianPortable[PAF Error - Missing Start" as the main executable. Renaming hasn't helped, nor has editing the PortableApps ini file to force it to pick the right exe.

@matthewsheeran
Copy link

Yeah it's a bug: something must have changed with later PortableApp releases.

Funnily enough - at least after running Update.bat - and after turning off read-only for all files before that - you can at least double-click the Obsidian-Portable.exe app from within Explorer and it actually runs.

So I went and installed the vanilla Obsidian which installs without Admin per User anyways for now..

@Numstr
Copy link
Owner

Numstr commented Jul 14, 2023

Could not find: E:\PortableApps\ObsidianPortable[PAF Error - Missing Start].

Add this to "ObsidianPortable\App\AppInfo\AppInfo.ini"

[Control]
Start=ObsidianPortable.exe

Also you can add category to [Details]
(Accessibility, Development, Office etc)

Category=Office

@Numstr Numstr added bug Something isn't working and removed bug Something isn't working labels Jul 14, 2023
@Numstr Numstr changed the title portableappslauncher compatability issue PortableApps Platform Compatability Issue Jul 14, 2023
@ehcorn
Copy link
Author

ehcorn commented Jul 17, 2023

Could not find: E:\PortableApps\ObsidianPortable[PAF Error - Missing Start].

Add this to "ObsidianPortable\App\AppInfo\AppInfo.ini"

[Control]
Start=ObsidianPortable.exe

Also you can add category to [Details] (Accessibility, Development, Office etc)

Category=Office

Confirmed this fixed the issue. I'm even testing this on a veracrypt volume for a fully-encrypted local notes packages, with syncthing plugged into the whole thing and it's perfect for an untrusted system!

@Numstr Numstr removed the bug Something isn't working label Jul 18, 2023
@clutterwhy
Copy link

What version is this obsidian

@Numstr Numstr closed this as completed Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants