Total Commander Forum Index Total Commander
Forum - Public Discussion and Support
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Ultra TC Editors [***** Update *****]
Goto page Previous  1, 2, 3 ... , 19, 20, 21  Next
 
Post new topic   Reply to topic    Total Commander Forum Index -> Plugins and addons: devel.+support (English) Printable version
View previous topic :: View next topic  
Author Message
ts4242
Power Member
Power Member


Joined: 02 Feb 2004
Posts: 1106
Location: Egypt

PostPosted: Tue Oct 13, 2009 7:22 am    Post subject: Reply with quote

2petermad

Sorry for this mistake, I have added your latest Danish.lng, re-download.
_________________
Author of Ultra TC Editors
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
Back to top
View user's profile Send private message Send e-mail Visit poster's website
petermad
Power Member
Power Member


Joined: 05 Feb 2003
Posts: 3764
Location: Valsted, Denmark

PostPosted: Wed Oct 14, 2009 1:26 pm    Post subject: Reply with quote

Thanks Very Happy
_________________
#524
Danish Total Commander Translator & Private Beta Tester
Windows XP SP3 Home & Windows 7 64bit Home Premium. TC 7.55a

Get Extended Total Commander Menus
Back to top
View user's profile Send private message Send e-mail Visit poster's website
cheming
Member
Member


Joined: 07 May 2004
Posts: 143
Location: China

PostPosted: Sun Oct 18, 2009 5:43 am    Post subject: Reply with quote

In windows 7, It display Chinese menu file corrupt. Is it a bug?
Back to top
View user's profile Send private message
ts4242
Power Member
Power Member


Joined: 02 Feb 2004
Posts: 1106
Location: Egypt

PostPosted: Sun Oct 18, 2009 2:27 pm    Post subject: Reply with quote

cheming wrote:
In windows 7, It display Chinese menu file corrupt. Is it a bug?


Maybe you are using font that doesn't contain Chinese, try to use different font, if this doesn't help, is your menu file saved in Ansi or other encoding?
_________________
Author of Ultra TC Editors
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
Back to top
View user's profile Send private message Send e-mail Visit poster's website
fenix_productions
Power Member
Power Member


Joined: 07 Aug 2005
Posts: 1669
Location: Poland

PostPosted: Wed Oct 21, 2009 12:19 pm    Post subject: Reply with quote

2ts4242
Please add an option to ask about &COMMANDER_PATH% after loading new INI files.

It almost costed me a TC data loss (I had backup, luckily)!

The problem is: when you've got couple TC installations and one of them is running then even if you choose wincmd.ini which stores other TC settings, the file which really gets changed is from the first one.
_________________
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...

#128099
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ts4242
Power Member
Power Member


Joined: 02 Feb 2004
Posts: 1106
Location: Egypt

PostPosted: Wed Oct 21, 2009 2:22 pm    Post subject: Reply with quote

fenix_productions wrote:
The problem is: when you've got couple TC installations and one of them is running then even if you choose wincmd.ini which stores other TC settings, the file which really gets changed is from the first one.


I cannot reproduce, I tested with Configuration Editor, the changes always saved to the already opened wincmd.ini/wcx_ftp.ini

Which editor you are talking about?
_________________
Author of Ultra TC Editors
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
Back to top
View user's profile Send private message Send e-mail Visit poster's website
fenix_productions
Power Member
Power Member


Joined: 07 Aug 2005
Posts: 1669
Location: Poland

PostPosted: Wed Oct 21, 2009 2:29 pm    Post subject: Reply with quote

ts4242 wrote:
Which editor you are talking about?

Configuration Editor.

There has to be something to reproduce... How did you start CE? From running TC ehich is different from the one for settings change?
_________________
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...

#128099
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ts4242
Power Member
Power Member


Joined: 02 Feb 2004
Posts: 1106
Location: Egypt

PostPosted: Wed Oct 21, 2009 3:18 pm    Post subject: Reply with quote

fenix_productions wrote:
How did you start CE? From running TC ehich is different from the one for settings change?


I did
1- start TC from G:\TC1\Totalcmd.exe
2- start another TC from G:\TC2\Totalcmd.exe
3- start Config Editor from first instance so it opens G:\TC1\Wincmd.ini <> G:\TC1\Wcx_ftp.ini
4- Open G:\TC2\Wincmd.ini <> G:\TC2\Wcx_ftp.ini
5- Do some changes and save
6- changes saved to G:\TC2\Wincmd.ini <> G:\TC2\Wcx_ftp.ini NOT G:\TC1\Wincmd.ini <> G:\TC1\Wcx_ftp.ini
_________________
Author of Ultra TC Editors
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
Back to top
View user's profile Send private message Send e-mail Visit poster's website
fenix_productions
Power Member
Power Member


Joined: 07 Aug 2005
Posts: 1669
Location: Poland

PostPosted: Wed Oct 21, 2009 3:46 pm    Post subject: Reply with quote

2ts4242
It works the way you described but I can't get it right when:

1. start d:\totalcmd\totalcmd.exe
2. start Config Editor from it (via menu item using em_ command)
3. open g:\worktc\wincmd.ini in CE (almost each section of this file is using RedirectSection parameter with %COMMANDER_PATH% as part of its path),
4. edit anything and save,
5. changes are saved to d:\totalcmd\ini\XXX (where XXX is redirected file) instead of g:\worktc\ini\XXX.

It might be either temporary nuisance or problem with %COMMANDER_PATH% in RedirectSections. The last is more likely IMHO. I think that without actually calling second TC instance, mentioned %% variable is not set to g:\worktc thus giving described problem.

There is nothing wrong when I use no redirection at all.

P.S. My wincmd.ini file:
Code:
[Configuration]
UseIniInProgramDir=7
RedirectSection=%COMMANDER_PATH%\ini\configuration.ini
;each TC has correct InstallDir here
InstallDir=D:\totalcmd
[Associations]
RedirectSection=%COMMANDER_PATH%\ini\associations.ini
[left]
RedirectSection=%COMMANDER_PATH%\logs\history\left.ini
[right]
RedirectSection=%COMMANDER_PATH%\logs\history\right.ini
[Lister]
RedirectSection=%COMMANDER_PATH%\ini\lister.ini
[Confirmation]
RedirectSection=%COMMANDER_PATH%\ini\confirmation.ini
[Packer]
RedirectSection=%COMMANDER_PATH%\ini\packer.ini
[800x600 (8x16)]
RedirectSection=%COMMANDER_PATH%\ini\screen_all.ini
[Buttonbar]
RedirectSection=%COMMANDER_PATH%\ini\buttonbar.ini
[DriveHints]
RedirectSection=%COMMANDER_PATH%\ini\drive_hints.ini
[Selection]
RedirectSection=%COMMANDER_PATH%\logs\history\selection.ini
[Shortcuts]
RedirectSection=%COMMANDER_PATH%\ini\shortcuts.ini
[Layout]
RedirectSection=%COMMANDER_PATH%\ini\layout.ini
[Colors]
RedirectSection=%COMMANDER_PATH%\ini\colors.ini
[640x480 (8x16)]
RedirectSection=%COMMANDER_PATH%\ini\screen_all.ini
[1024x768 (8x16)]
RedirectSection=%COMMANDER_PATH%\ini\screen_all.ini
[CustomFields]
RedirectSection=%COMMANDER_PATH%\ini\customfields.ini
[HintsCustomField]
RedirectSection=%COMMANDER_PATH%\ini\customfields_hints.ini
[PackerPlugins]
RedirectSection=%COMMANDER_PATH%\ini\wcx.ini
[MkDirHistory]
RedirectSection=%COMMANDER_PATH%\logs\history\mkdir.ini
[user]
RedirectSection=%COMMANDER_PATH%\ini\user.ini
[searches]
RedirectSection=%COMMANDER_PATH%\ini\searches.ini
[Alias]
RedirectSection=%COMMANDER_PATH%\ini\alias.ini
[RenameTemplates]
RedirectSection=%COMMANDER_PATH%\logs\history\ren_templ.ini
[RenameSearchFind]
RedirectSection=%COMMANDER_PATH%\logs\history\ren_searchfind.ini
[RenameSearchReplace]
RedirectSection=%COMMANDER_PATH%\logs\history\ren_searchrepl.ini
[SearchName]
RedirectSection=%COMMANDER_PATH%\logs\history\search_name.ini
[SearchIn]
RedirectSection=%COMMANDER_PATH%\logs\history\search_in.ini
[SearchText]
RedirectSection=%COMMANDER_PATH%\logs\history\search_text.ini
[FileSystemPlugins]
RedirectSection=%COMMANDER_PATH%\ini\wfx.ini
[lefttabs]
RedirectSection=%COMMANDER_PATH%\logs\history\left_tabs.ini
[righttabs]
RedirectSection=%COMMANDER_PATH%\logs\history\right_tabs.ini
[Command line history]
RedirectSection=%COMMANDER_PATH%\logs\history\cmdline.ini
[RightHistory]
RedirectSection=%COMMANDER_PATH%\logs\history\right_hist.ini
[LeftHistory]
RedirectSection=%COMMANDER_PATH%\logs\history\left_hist.ini
[attrplugin]
RedirectSection=%COMMANDER_PATH%\logs\history\attrplug.ini
[rename]
RedirectSection=%COMMANDER_PATH%\logs\history\rename.ini
[SyncOptions]
RedirectSection=%COMMANDER_PATH%\logs\history\sync_opt.ini
[ListerPlugins]
RedirectSection=%COMMANDER_PATH%\ini\wlx.ini
[ContentPlugins]
RedirectSection=%COMMANDER_PATH%\ini\wdx.ini
[Tabstops]
RedirectSection=%COMMANDER_PATH%\ini\tabstops.ini
[DisabledPlugins]
[SplitPerFile]
RedirectSection=%COMMANDER_PATH%\ini\split_per_file.ini
[DirMenu]
RedirectSection=%COMMANDER_PATH%\ini\dirmenu.ini
[PrintDir]
RedirectSection=%COMMANDER_PATH%\ini\print_dir.ini
[Extensions]
RedirectSection=%COMMANDER_PATH%\ini\extensions.ini
[OverwriteCustomField]
RedirectSection=%COMMANDER_PATH%\ini\customfields_overwrite.ini
[CustomFields_PluginName]
RedirectSection=%COMMANDER_PATH%\ini\customfields_pluginname.ini
[AllResolutions]
RedirectSection=%COMMANDER_PATH%\ini\screen_all.ini
[ThumbsCustomField]
RedirectSection=%COMMANDER_PATH%\ini\thumbs_fields.ini
[ShortcutsWin]
RedirectSection=%COMMANDER_PATH%\ini\shortcutswin.ini
[1280x1024 (8x16)]
RedirectSection=%COMMANDER_PATH%\ini\screen_all.ini

_________________
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...

#128099
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ts4242
Power Member
Power Member


Joined: 02 Feb 2004
Posts: 1106
Location: Egypt

PostPosted: Wed Oct 21, 2009 4:39 pm    Post subject: Reply with quote

2fenix_productions

I see, %COMMANDER_PATH% is resolved at program starts and remains till close it.

BTW: if you start TC using this command "d:\totalcmd\totalcmd.exe /i=g:\worktc\wincmd.ini", TC will use ini files inside "d:\totalcmd\ini\" NOT "g:\worktc\ini\"

%COMMANDER_PATH% resolved as it should be not as you expected, I think you have to be aware of this problem!
_________________
Author of Ultra TC Editors
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
Back to top
View user's profile Send private message Send e-mail Visit poster's website
fenix_productions
Power Member
Power Member


Joined: 07 Aug 2005
Posts: 1669
Location: Poland

PostPosted: Wed Oct 21, 2009 5:00 pm    Post subject: Reply with quote

ts4242 wrote:
2fenix_productionsBTW: if you start TC using this command "d:\totalcmd\totalcmd.exe /i=g:\worktc\wincmd.ini", TC will use ini files inside "d:\totalcmd\ini\"


I know about command line parameters but I don't want to have running TC instance while I am editing its INI files. First I feel strange about it. Second: some properties might get overwritten on close. The last thing: I am preparing my TC for work environment and I cannot use /i approach because its main directory contains many plugins/applications which cannot be used commercially and needs to be removed. That would break my home version completely. I know I could use that parameter but I should also change redirections from %COMMANDER_PATH% to %COMMANDER_INI% then.

Short story made long: I've wanted to get whole transfer done as quick as it possible just by copying my primary TC to other partition, cutting off tools I am not allowed to use and configuring few settings only. Being TC addicted, all of it was meant to be done without switching "home TC" off. Because it led to problems I had to launch second TC after all.

ts4242 wrote:
%COMMANDER_PATH% resolved as it should be not as you expected, I think you have to be aware of this problem!

Any chance to check InstallDir parameter on Open then? It shouldn't be hard to implement but could solve this issue. Optionally, of course Wink
_________________
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...

#128099
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ts4242
Power Member
Power Member


Joined: 02 Feb 2004
Posts: 1106
Location: Egypt

PostPosted: Wed Oct 21, 2009 8:24 pm    Post subject: Reply with quote

fenix_productions wrote:
I don't want to have running TC instance while I am editing its INI files.

I suggest this dirty solution, run TC "g:\worktc\totalcmd.exe", run Configuration Editor from it then close TC, by this way you will pass the correct %COMMANDER_PATH% to Configuration Editor.

fenix_productions wrote:
Any chance to check InstallDir parameter on Open then? It shouldn't be hard to implement but could solve this issue. Optionally, of course Wink


I will try!
_________________
Author of Ultra TC Editors
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ts4242
Power Member
Power Member


Joined: 02 Feb 2004
Posts: 1106
Location: Egypt

PostPosted: Mon Mar 29, 2010 12:16 pm    Post subject: Reply with quote

Configuration Editor data file updated for TC 7.55 beta 1

What's new:
* All TC 7.55 beta 1 new settings has been added

Dwonload
_________________
Author of Ultra TC Editors
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ts4242
Power Member
Power Member


Joined: 02 Feb 2004
Posts: 1106
Location: Egypt

PostPosted: Sat Apr 10, 2010 5:10 am    Post subject: Reply with quote

Ultra TC Configuration Editor 6.00 beta 1

What's new:
--------------
  • Change data file format to XML. (using XML make the program start very fast)
  • New navigation mode.
  • New command "Branch view" on "View" menu to disable the new navigation mode.
  • New dialog for Import and Export command.
  • New dialog for adding new key to the data file (use Shift+F4 to show it)
  • New dialog for modifying any key in the data file (use Ctrl+Shift+F4 to show it)
  • New function to delete a key from the data file (use Alt+Del to call it)
  • New columon "Section" added to the key list.
  • New button ">>" appears while editing a key has dialog attribute e.g "ForeColor" key.
  • Remember last selected key on colsing the program. (can be disabled via RememberLastKey=0 under [ConfigurationEditor] section)
  • Remember last selected key on opening another data file.
  • Close the program by pressing ESC. (can be enabled via CloseOnEsc=1 under [Common] section)
  • New icons.
  • Show icons in "Organize favorites" window.
  • When go to a favorite item, pre-select the category contains it.
  • When do search, pre-select the category contains the search result.
  • Change favorites saving format because it was not work under Win9x (old format will be converted automaticaly)


Download


If you have a data file saved using the old format and want to convert it to XML so that you can use with Configuration Editor 6.00 beta 1, you can use this little program (requires .Net 2.0 to be installed on your system)
_________________
Author of Ultra TC Editors
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
Back to top
View user's profile Send private message Send e-mail Visit poster's website
petermad
Power Member
Power Member


Joined: 05 Feb 2003
Posts: 3764
Location: Valsted, Denmark

PostPosted: Sat Apr 10, 2010 11:36 am    Post subject: Reply with quote

2ts4242
If I try to import an old type data file - e.g. German.cedf I get an error - so far so good.

If I do not load a valid data file afterwards, but just close the Configuration Editor after a while, then I am not able to open it again - I just get the same error message, and then the program terminates.

The only way to be able to start the Configuration Editor, is to change the ini-setting StartUpDataFile= by hand.


Danish translation for v. 6.00 beta1 can be downloaded at: http://www.madsen.homepage.dk/tcmd/ultra_tc_editors_600b1_danish.zip
_________________
#524
Danish Total Commander Translator & Private Beta Tester
Windows XP SP3 Home & Windows 7 64bit Home Premium. TC 7.55a

Get Extended Total Commander Menus
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Total Commander Forum Index -> Plugins and addons: devel.+support (English) All times are GMT - 6 Hours
Goto page Previous  1, 2, 3 ... , 19, 20, 21  Next
Page 20 of 21

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Impressum: This site is maintained by Ghisler Software GmbH

Using phpBB © 2001-2005 phpBB Group