Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - gabor

Pages: [1]
1
Support and Feedback / Re: search folder names
« on: March 26, 2020, 17:07:02 »
ok this works
anyway it was not easy to find even I saw your instructions

2
Support and Feedback / search folder names
« on: March 24, 2020, 23:28:18 »
Hi

I want to search for folder names containing word "Adam"
Tried: *Adam*.  = empty result
Tried: *Adam*.*  = all files and folders listed conatining Adam
how could I search only folder names?

tried to exclude extension * but noluck

3
Support and Feedback / Re: Multi Commander stopped working on start
« on: September 30, 2018, 00:02:54 »
Probably proxy authentication cause the problem. How could I help you to reproduce? Do you want a video? NOUPDATECHECK is a workaround but HELP/CHECK UPDATE cause the same.
I use the installer and replace the config file immediately.

4
Support and Feedback / Multi Commander stopped working on start
« on: September 21, 2018, 15:09:33 »
Multi Commander stopped working on start. If I disable check for new version on start it works but I want to deploy to machines silently so I looking for a better solution.
Probably it fails because we use internet proxy so MC has no direct internet access.

C:\Program Files\MultiCommander (x64)\Config\MultiCommander.xml
    <checkfornewversion value="0"/>


5
Nice workaround
Thanks

Code: [Select]
MultiCommander.bat
start MultiCommander.exe -T=%USERNAME%

6
Hello
I often run multiple instances with different user accounts. I would be great to display the run-as user in the application title bar as it is shown in [Admin] mode.
Thanks in advance
Gabor

7
Support and Feedback / Cloud folders config
« on: November 03, 2017, 20:19:48 »
I would like to see Dropbox, GDrive and Box.net as buttons and in the drop-down list. I know only dropbox and onedrive are supported, I would be happy to add others manually.
I installed dropbox under C:\MyData\Dropbox so API gives wrong info, I would like to correct this manually also.
Where could I add these to the config?
Thanks
Gabor

2017-11-03 20:10:56.059 System LCID : 1033, User LCID : 1033, System Lang : en-US, User Lang : en-US
2017-11-03 20:10:56.059 AppDataPath :
2017-11-03 20:10:56.228 Dropbox appdata folder not found : "C:\Users\myuser\AppData\Roaming\Dropbox"
2017-11-03 20:10:56.375 FSZIP - Zip will use codepage 852 unless codepage is specified in the zip archive
2017-11-03 20:10:56.391 Initializing extension : MCPictureViewer

Pages: [1]