Search found 37 matches

by stedanarh
05.12.2011, 09:00
Forum: General Discussion
Topic: Windows 7 - Screen header
Replies: 1
Views: 7794

Re: Windows 7 - Screen header

Only in FreeCommander? Try right click on Desktop and Refresh. Could be a lag of videocard?
by stedanarh
21.11.2011, 13:36
Forum: Feature Requests
Topic: New Tab Targets
Replies: 3
Views: 10194

Re: New Tab Targets

+1
by stedanarh
21.11.2011, 13:03
Forum: General Discussion
Topic: New to FreeCommander
Replies: 4
Views: 11896

Re: New to FreeCommander

Welcome! :mrgreen:
by stedanarh
25.07.2011, 09:51
Forum: General Discussion
Topic: recycle bin
Replies: 2
Views: 5670

Re: recycle bin

On Windows 7:
Image
Image
Image
by stedanarh
23.06.2011, 09:28
Forum: Feature Requests
Topic: Grouping tabs
Replies: 1
Views: 7361

Re: Grouping tabs

+1
by stedanarh
14.06.2011, 07:17
Forum: General Discussion
Topic: how to make hidden files invisible
Replies: 7
Views: 24911

Re: how to make hidden files invisible

You should tell the others how to do this.
In FreeCommander, go to: Extras - Settings - View and uncheck Show Hidden Files.
by stedanarh
14.06.2011, 07:13
Forum: Feature Requests
Topic: Will FreeCommander Come to Linux?
Replies: 6
Views: 21464

Re: Will FreeCommander Come to Linux?

You should try Double Commander. It's a cross platform open source file manager. It's not mature like FreeCommander, but you could try it.
by stedanarh
05.06.2011, 14:21
Forum: General Discussion
Topic: Ftp import ?
Replies: 2
Views: 6548

Re: Ftp import ?

this is not total commander
by stedanarh
04.04.2011, 00:10
Forum: Feature Requests
Topic: Load/Eject functions for optical drives.
Replies: 1
Views: 7589

Re: Load/Eject functions for optical drives.

This is the code to do this:

Code: Select all

Uses MMSystem;

procedure TForm1.Button1Click(Sender: TObject);
begin
  MCISendString ('Set CDAudio Door Open Wait', Nil, 0, Handle);
end;

procedure TForm1.Button2Click(Sender: TObject);
begin
  MCISendString ('Set CDAudio Door Closed Wait', Nil, 0, Handle);
end;
by stedanarh
26.02.2011, 23:52
Forum: Bug Reports
Topic: VPN Connection
Replies: 1
Views: 7050

Re: VPN Connection

This is a FreeCommander forum...
by stedanarh
13.01.2011, 21:57
Forum: General Discussion
Topic: automatically calculating directory size in Bytes
Replies: 1
Views: 4022

Re: automatically calculating directory size in Bytes

You could open "C:\Program Files\FreeCommander\FreeCommander.ini" and set the "ShowFolderSize=1"
by stedanarh
08.01.2011, 21:42
Forum: General Discussion
Topic: When will the stable version of XE be set out?
Replies: 3
Views: 6476

Re: When will the stable version of XE be set out?

Great job you have done, Marek!
But why do you start over with a completely new version?
And you could use the code from stable version, 2009.02b...
by stedanarh
03.01.2011, 10:51
Forum: General Discussion
Topic: Happy new year!
Replies: 2
Views: 4972

Re: Happy new year!

Happy New Year to Marek and all FreeCommander users!
by stedanarh
23.12.2010, 18:51
Forum: General Discussion
Topic: Coreldraw X5 permission issue.
Replies: 7
Views: 11263

Re: Coreldraw X5 permission issue.

Maybe that files are opened in Corel Draw?
I use Inkscape. For me is better than Corel, and, like FreeCommander is free!