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 - Mathias (Author)

Pages: 1 ... 152 153 154 155 [156] 157 158 159 160 ... 189
3876
Beta Releases / Re: Multi Commander v3.0 BETA Build 1345
« on: February 16, 2013, 16:38:35 »
Eh don't understand why the ( ) in filename would matter..  ( ) are not any extended characters and would be the same.. or ?


3877
Beta Releases / Multi Commander v3.0 BETA Build 1345
« on: February 16, 2013, 15:53:31 »
Multi Commmander v3.0 (Build 1345) -  305+ Changes

Changes since build 1340

  ADDED - Language selection dialog show on first install. Will now autoselect the users language if supported.
  ADDED - Language properties can now be changed.
  FIXED - Hide/Show state of toolbars might be reset after update because of a fix in how it remember the state.
  ADDED - Folders can be forced to be sorted by name.
  FIXED - Extra long path issue fixed when syncing source/target path.
  FIXED - Thumbnail view mode setting was not always saved.


Previous changes

How to update to beta version

3878
Beta Releases / Re: Multi Commander v3.0 BETA 1340
« on: February 12, 2013, 20:32:42 »
Looks like it failed to replace some files. can be that MC is already running or something else is locking up the files. AV or other programs.

3879
Beta Releases / Multi Commander v3.0 BETA 1340
« on: February 12, 2013, 19:11:08 »
Multi Commmander v3.0 (Build 1340) -  280+ Changes

Changes since build 1337

  ADDED - Empty folder will now show 0 is size folder when doing folder sizing.
  FIXED - Extra long path issue when copying path to clipboard.
  FIXED - Extra long path issue when copy long path to a short path.
  FIXED - MCIcons failed to load on very old, not fully upgraded XP/2003.
  FIXED - FileViewer now support multilanguage text in the status bar.
  FIXED - Full installer installed language pack in wrong folder on some system.
  FIXED - 3 Crash issue reported by crash report system.


Previous changes

How to update to beta version

3880
Beta Releases / Re: Multi Commander v3.0 BETA 1337
« on: February 12, 2013, 07:01:33 »
When MC launches the update it tells it to check beta but since it is restarted again because it downloads a newer version that option is lost.
It is possible to set that setting in the MultiUpdate settings.

3881
Support and Feedback / Re: download previous versions - portable media
« on: February 11, 2013, 08:54:35 »
Backup in MultiUpdate backup everything into a folder.
But there might be issues going from v3.x => v2.x since the configuration is change a bit in v3.0

The latest Portable on the web site is 2.8.2, What issue do you get with that ? Because you can not get the MCIcons.dll error in that version since that version does not use that file.

3882
Support and Feedback / Re: download previous versions - portable media
« on: February 11, 2013, 08:37:24 »
Sounds like the upgrade failed or something. Is the file MCIcons.dll there at all ?

There is no "stable" version that has MCIcons.dll, it is new for 3.0 and only in 3.0 so if "stable" also fails then it must fail on something else.

All version are here
http://multicommander.com/downloads/

3883
Ah okey.

I will see if I can recreate that and fix it.

3884
Depends on how long the path was.
Most of the function in MC support a path up to 4096. If it is longer then that there still can be an issue

3885
Support and Feedback / Re: why 'overwrite'
« on: February 10, 2013, 11:57:22 »
Yes that an issue with the error handling. Happens because the source file can not be deleted because of Readonly attribute. When moving a file that is not on the same partition a Copy and Delete is done.
Pressing 'overwrite' will delete source file. ( the file has already been copied. )

3886
Support and Feedback / Re: color configuration precedence
« on: February 10, 2013, 11:46:22 »
You can't, The Specific color will override all other colors.
But a new rule based color system is planed. Then It will be possible.

3887
Support and Feedback / Re: enter key not working on favorites
« on: February 10, 2013, 11:44:16 »
Strange. I will take a look at it

3888
There is Ctrl+N and then Return.  I was planing to also add a button. But there was no good place to put it.


3889
Modifying the queue (Remove/Rearrange/save/load/...) is something that have been planed for a long time. But it is something that require a lot of work so I have pushed it forward. But it is on the list.

3890
Beta Releases / Re: Multi Commander v3.0 BETA 1337
« on: February 10, 2013, 10:11:07 »
Do not see any download links for 32 or 64 bit version MC v3.0 BETA 1337.
Check for updates in previous 1335 version reported "No new version is found!"

This is a public beta and is available the normal way. So the update program will find it if the download beta option is checked.

See : How to get beta


3891
Beta Releases / Multi Commander v3.0 BETA 1337
« on: February 09, 2013, 15:00:34 »
Multi Commmander v3.0 (Build 1337) -  260+ Changes

Most changes are internal and preparations for future changes. Major changes has gone into the multi language system, configuration has been split up into more files,  Icons now loaded from external dll for easier customizations, Extension/Plugin interface have been cleaned up so the SDK will soon be released and a lot more.

Changes


  FIXED - Session configuration was not read/save to correct location when running in portable mode.
  CHANGE- ExplorerPanels config and language files are now named ExplorerPanel, Restore of config will auto rename config file to correct name.
  ADDED - MultiUpdate using new way of downloading updates. (Old way can be activated in settings)
  ADDED - Favorites can now be shown as a popup menu in the crumbbar. (as right click action on the Path field)
  FIXED - MultiUpdate script can now upgrade from 2.8.x to 3.x
  FIXED - Fixed problem when saving a FileOperations presets.
  FIXED - Some extended file properties did not use the MultiLanguage systems for the column names.
  FIXED - Problem when restoring language pack.
  FIXED - Some Texts at different places are now supported by the MultiLanguage System.
  FIXED - MultiUpdate will keep orginal filedate when updating files.
  ADDED - Audio,Video,NTFS,Picture file properties now has support for MultiLanguage texts.
  ADDED - Language editor can now restore/import language packs.
  CHANGE- Lots of API Cleanup and changes.
  FIXED - Script engine can not return a const array of variables correct.
  FIXED - Update program can will now remove old langauge files when updating.(We are now using LangPack files instead)
  ADDED - Major change on How the MultiLanguage system works.
  CHANGE- MultiCommander will now read the language files from the LanguagePack files named LangPack_xx.zip stored in the Languages folder.
  CHANGE- MultiCommander can now read Language from alternative location. (Used for language editor)
  ADDED - MultiUpdate will now delete existing language files when doing an upgrade.
  ADDED - Language Editor can now also export language pack in both Public and Internal format.
  ADDED - Language Editor can now submit language updates directly to MultiCommander.com
  ADDED - Language Editor can now create new languages.
  FIXED - Issue with pressing right button while dragging
  FIXED - Text issue when deleting favorite item.
  FIXED - Some config issue when running in portable mode.
  CHANGE- Customized FileOperation Read/Write strategies are no longer stored in MultiCommander.xml, Now stored in FileOpRWStratergy.xml, Will autoconvert.
  CHANGE- FileOperationPluginProfiles are no longer stored in MultiCommander.xml, Now stored in FileOpPluginProfiles.xml, Will autoconvert.
  CHANGE- FileOperationPresets are no longer stored in MultiCommander.xml, Now stored in own file FileOpPresets.xml, Will autoconvert.
  FIXED - Fixed some strange lost focus problem with Favorites Window.
  ADDED - The Device Toolbar will now show tooltip for the device/folder icons.
  CHANGE- Improved performance when reading config/settings information. (Will probably not be noticable, but it is a lot faster)
  CHANGE- Multi Commander with all its extensions is now built with VisualStudio 2012 using the VS110_XP toolset.
  CHANGE- Icons used in MultiCommander.exe and some of the extensions are moved to a resource dll : MCIcons.dll
  CHANGE- Lots of internal changes to handle the new Icon system
  REMOVE- Many obsolete icons that was still inside MultiCommander.exe removed.
  CHANGE- Alias information is moved from MultiCommander.xml to its own file Aliases.xml. (Will auto convert data to new location)
  CHANGE- Modules information is moved from MultiCommander.xml to its own file Modules.xml. (Will auto convert data to new location)
  CHANGE- A lot of minor core changes.



3892
Support and Feedback / Re: Delete Dialog and Shell Context Questions
« on: February 06, 2013, 15:17:21 »
I have looked through the docs and this forum, but I haven't been able to find the answer to these two questions.

1. Is it possible to turn off the delete dialog that appears when deleting files/folders? I don't want to be asked what options to use when deleting each and every time.

2. Is it possible to map a key to open the shell context menu? I know how to map a mouse click to open the shell context menu. However, I would like to use my keyboard to open the shell context menu. My keyboard is a compact type, so it does not have a shell context menu key like some keyboards have.

Thanks in advance.
1. No it was to dangerous and too many accidental files got deleted by users so that option was removed. But I plan on maybe adding it again, but only for deleting to recycle bin. (Like Windows 8) . I might add a option to turn it off completely for permanent delete, But that option will not be exposed in settings. you will have to add that to the settings files manually. 

2. The Context Menu button on the keyboard work. But if you are missing that key. like you are then you are out of luck. Maybe it is possible to remap that key to another key with some program.. But that would be system wide and not only in MC. I will see if it might be possible to add so that command can be customized.

3893
It is planned.. But right now there is a conflict when doing it between starting a copy of the dragged items or by execute file that files are dropped on.
A workaround (If you drop files a lot on the same exe) is to place the exe in the quick launch bar.  Dropping files on a files there works.

3894
Support and Feedback / Re: Zip and encodings
« on: February 06, 2013, 15:03:19 »
Zip by its standard only allow for 7bit characters.

But there are settings to force what code page to use. They are still "experimental" (not widely tested) so you have to type the settings in the command line field

* Force the zip filesystem to use a custom codepage. Set Codepage using ":zipcp <cp num>" in the command line field. ( type ":zipcp -1" for current system codepage )
":zipcp 0" to restore to default behavior

* Force the zip filesystem to use the extended zip support for UTF8 when created Zip archive. Use commandline command ":ziputf8 1" to enable and ":ziputf8 0" to disable


3895
Beta Releases / Multi Commander v3.0 ALPHA Build 1335
« on: February 02, 2013, 19:17:04 »
Multi Commander v3.0 ALPHA (Build 1335)

Download
   Portable 32bit
   Portable 64bit

This alpha also contains updates to the MultiUpdate program. The update tool should now be able to upgrade an old version to 3.0.

To test this download MultiUpdate v1.3.3 and unpack it into where you have MultiCommander.exe.
Then start a command problem at that location and run "MultiUpdate.exe /D"
This will download the 1335 Alpha release and do the upgrade.


Changes 235+ Changes since v2.8.1

-- Build 1335 - 35+ Changes

  ADDED - MultiUpdate using new way of downloading updates. (Old way can be activated in settings)
  ADDED - Favorites can now be shown as a popup menu in the crumbbar. (as right click action on the Path field)
  FIXED - MultiUpdate script can now upgrade from 2.8.x to 3.x
  FIXED - Fixed problem when saving a FileOperations presets.
  FIXED - Some extended file properties did not use the MultiLanguage systems for the column names.
  FIXED - Problem when restoring language pack.
  FIXED - Some Texts at different places are now supported by the MultiLanguage System.
  FIXED - MultiUpdate will keep orginal filedate when updating files.


Changes from previous alpha versions is found here

3896
Feature Requests and Suggestions / Re: panels
« on: February 01, 2013, 19:09:46 »
Or press Ctrl+. (dot)
Then Target path is set to the same as the source.

3897
Feature Requests and Suggestions / Re: panels
« on: February 01, 2013, 16:39:08 »
Think you need to explain that better.

Target panel is always the panel that is not in focus. and is the default target location for copy and other operations.. Like other commanders.

3898
Or they can use MC to open the 7Zip file. If you copy the content of a 7Zip file from inside MC it will work.

3899
First, thanks for the excellence program.

My requests:
1. Open a cmd window from here.  Right click on a folder and have an option to "Open cmd window from here", with the folder path set as current directory in cmd.  Also, an option to "Open cmd as administrator from here"
2. Predefined target directories for Copy and Move operations.  Let users pre-define target directories.  Once copy or move was invoked, prompt user for target selections.

1. You can kind of do that now using the command line field.. by typing "cmd" or "*cmd" (open as admin)
But the entire context menu thing will be reworked and then it will be added there too.

2. You can set presets for the copy to dialog that auto set target path/filter/option. This preset can be loaded from the F-key or also autoload if you starta a copy/move from a specified folder.  Expand the CopyTo dialog completely and at the bottom you can defined presets.

3900
The problem is that 7Zip temporary unpack the file and tell MC that the files is location at path X. and then MC starts to Copy the files. But since MC copy the file using a background thread then the control is returned to 7Zip when the copy starts and it thinks that the process is finished and deletes the tmp file. (While MC is copying them.)

I will see if this can be fixed.. I think the program need to block and wait until copy is finished. However this will block the program until the copy is finished.

Pages: 1 ... 152 153 154 155 [156] 157 158 159 160 ... 189