WindowResizer icon indicating copy to clipboard operation
WindowResizer copied to clipboard

Compatibility CLI and WindowResize main application. Portable version

Open HektorStG opened this issue 1 year ago • 0 comments

Hi,

Thank you for your very usefull application.

I've faced this problem : I wanted to have both portable applications, main and CLI, in the same unique directory. Both versions are 1.3.4.0. First I have the main application copied ("dezipped") in one directory. And I dezipped the CLI in that directory, all files except the already existing files (like "System.Memory.dll" and some others which are necessary in both main and CLI applications).

Main application works well. CLI doesn't. Problem with versions of some routines... With CLI dezipped in its own directory, no problem.

Could be nice if the main (portable) application and the CLI could be in the same directory, avoiding redondant dll.

Regards. Regis

HektorStG avatar Mar 29 '24 14:03 HektorStG