Av1an icon indicating copy to clipboard operation
Av1an copied to clipboard

Portable not supported

Open he852100 opened this issue 1 year ago • 5 comments

It will not search for exe from the program directory.

he852100 avatar Jul 20 '23 17:07 he852100

All the required binaries need to be added to Windows' PATH.

trixoniisama avatar Aug 16 '23 11:08 trixoniisama

It does not support custom paths and configuration files

he852100 avatar Aug 18 '23 01:08 he852100

I'm unsure I understand what you mean. Windows' PATH supports any path. What config file are we even talking about?

trixoniisama avatar Aug 18 '23 07:08 trixoniisama

Depending on system variables, you need to upgrade the default version of the dependent program to the version supported by anav1. Why should I do this, it will break the dependencies of other programs, need a configuration file or special variables to configure separately

he852100 avatar Aug 18 '23 09:08 he852100

Use Docker or Sandboxie.

Or just launch the process with a custom path, you can do that by editing the shortcut, or with a batch file, or however you like to launch the main process.

Then you can keep your old apps and use the new side-by-side with all the same names.

Granted a cleaner solution would always be nice, like a command-line exe folder option, but at least it's possible now.

silverbacknet avatar Aug 18 '23 09:08 silverbacknet