AutoHotkey Community

It is currently May 27th, 2012, 4:12 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 185 posts ]  Go to page Previous  1 ... 8, 9, 10, 11, 12, 13  Next
Author Message
 Post subject:
PostPosted: July 17th, 2011, 4:30 pm 
Offline

Joined: July 11th, 2005, 10:13 pm
Posts: 108
Location: Germany
franc wrote:
How much time?
More then 15 minutes?

no, approx. max 1 minute!

if there's a second instance of M2T running, perhaps you have the systray icon for totalcmd.exe hidden from your view?
as i told you: i installed tc, started it with default settings (under windows xp, btw.)
and M2T will create an icon for it upon minimizing within 10 seconds (although it uses the default icon that looks like M2T's)!
i think your setup is different from mine, or something...

Junyx

_________________
C.R.E.A.M.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 19th, 2011, 12:13 pm 
Offline

Joined: October 11th, 2010, 12:30 pm
Posts: 406
my AVG detected the exe version of the script as keylogger


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 19th, 2011, 5:57 pm 
Offline

Joined: July 11th, 2005, 10:13 pm
Posts: 108
Location: Germany
kenn wrote:
my AVG detected the exe version of the script as keylogger

yeah, that's a known issue with some antivirus tools.

the Min2Tray.exe is packed by UPX packer. those tools falsely detect the runtime compressed executable as virus/keylogger/wtf.

if you don't trust the Min2Tray.exe just use the supplied Min2Tray.ahk source. that's freedom of Open Source!

btw, you may check any program with https://www.virustotal.com/

Junyx

_________________
C.R.E.A.M.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 20th, 2011, 10:06 pm 
Offline

Joined: October 11th, 2010, 12:30 pm
Posts: 406
Right, I read about that false alarm. I'm sorry for being suspicious. Thanks for the nice script and for your contributions to AHK


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 27th, 2011, 11:32 am 
Offline

Joined: February 12th, 2010, 10:27 pm
Posts: 12
I wonder why the Newsreader "40tude Dialog" does't disappear from the TaskBar. If I middleclick it I have an Icon in the SytemTray but still an Icon in the TaskBar.
Other Programs are going only to the SystemTray, like it is ment, I think.

Is it normal?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 29th, 2011, 2:59 pm 
Offline

Joined: July 11th, 2005, 10:13 pm
Posts: 108
Location: Germany
franc wrote:
I wonder why the Newsreader "40tude Dialog" does't disappear from the TaskBar. If I middleclick it I have an Icon in the SytemTray but still an Icon in the TaskBar.
Other Programs are going only to the SystemTray, like it is ment, I think.
Is it normal?

no, this is no normal behaviour. Outlook has similiar issues sometimes.
you could try activating the option "Minimize window immediately (skip task bar)". just minimize the 40tude window, select "Preferences" from the taskbar icon of this window and check the option mentioned above.
if it won't help, drop me another line here ;-)

Junyx

_________________
C.R.E.A.M.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 2nd, 2011, 3:33 pm 
Offline

Joined: February 12th, 2010, 10:27 pm
Posts: 12
Thank you, but it is not working.
Still I have the "40tude Dialog" in the TaskBar too.

By the way: totalcmd is still not producing any Icon (after 15 or more) when minimizing it.
It is in my Windows Path, maybe it has something to do with it?

EDIT: could it be related to my two monitors?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 4th, 2011, 10:19 pm 
Offline

Joined: July 11th, 2005, 10:13 pm
Posts: 108
Location: Germany
franc wrote:
Still I have the "40tude Dialog" in the TaskBar too.

i installed 40tude Dialog just a minute ago and can verify your problem. i'm investigating in this issue and hope to fix the glitch soon. so keep standing by.

franc wrote:
By the way: totalcmd is still not producing any Icon (after 15 or more) when minimizing it. It is in my Windows Path, maybe it has something to do with it?

no, i don't think so. minimizing windows of Total Commander works for me here.

franc wrote:
EDIT: could it be related to my two monitors?

could be (for TC). you could try using a single monitor setup for testing purposes.
i'm poor - owning just one screen :wink: - so no chance of testing this myself.

Junyx

_________________
C.R.E.A.M.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 9th, 2011, 12:04 am 
Offline

Joined: July 11th, 2005, 10:13 pm
Posts: 108
Location: Germany
franc wrote:
Still I have the "40tude Dialog" in the TaskBar too.

found a solution! :idea:
please read the paragraph "Solutions to common problems/questions": http://junyx.breadfan.de/Min2Tray/CurrentBeta#solutions
then download the .reg file and import it into your windows registry.
should fix your problem with 40tude Dialog - or won't it? :evil:

Junyx

_________________
C.R.E.A.M.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 9th, 2011, 12:24 am 
Offline

Joined: February 12th, 2010, 10:27 pm
Posts: 12
Good Work!!!
This is minimizing now only to the system Tray.
You did it, thanks you!

krf


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 11th, 2011, 7:02 pm 
Offline

Joined: July 11th, 2005, 10:13 pm
Posts: 108
Location: Germany
franc wrote:
By the way: totalcmd is still not producing any Icon (after 15 or more) when minimizing it.

TotalCommander's default installation path is "c:\totalcmd" on my system.
don't know if it is different on yours?

could you possibly upload (to pastbin or so) your "TOTALCMD.INC"-file (config of TC). it's located within TC's directory.
send me a PM on this forum when done.

and what version of windows do you use? missed this one :-)
i could only test TC under XP.

Junyx

_________________
C.R.E.A.M.


Report this post
Top
 Profile  
Reply with quote  
PostPosted: September 20th, 2011, 7:39 pm 
Offline

Joined: July 11th, 2005, 10:13 pm
Posts: 108
Location: Germany
Min2Tray v1.7.8 (2011/09/20)

minor release (after 3 years, gosh!) adding and improving some stuff.
go to the topmost message :arrow: for more info and download!

please test it thoroughly and file bug reports.
suggestions/requests for new features are welcome.

if you want to know how to utilize a feature of Min2Tray that is unclear to you, don't hesitate to ping me here in the forum.

Junyx

_________________
C.R.E.A.M.


Report this post
Top
 Profile  
Reply with quote  
PostPosted: October 11th, 2011, 11:30 pm 
Offline

Joined: July 11th, 2005, 10:13 pm
Posts: 108
Location: Germany
Min2Tray v1.7.9 (2011/10/11)

cleanup release adding some features and speeding up Min2Tray.
go to the topmost message :arrow: for more info and download!

please test it thoroughly and file bug reports.
suggestions/requests for new features are welcome.

if you want to know how to utilize a feature of Min2Tray that is unclear to you, don't hesitate to ping me here in the forum.

Junyx

_________________
C.R.E.A.M.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 12th, 2011, 1:46 pm 
Offline

Joined: October 11th, 2011, 7:49 am
Posts: 14
First thank you for this script. I've a suggestion. Could you please add the possibility to right click on maximize button of title bar in order to run always on top.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 12th, 2011, 6:48 pm 
Offline

Joined: July 11th, 2005, 10:13 pm
Posts: 108
Location: Germany
TheCoach wrote:
Could you please add the possibility to right click on maximize button of title bar in order to run always on top.

i'll think about it.

could you also live with a middle mouse click on the close button for a-o-t?
this is my preferred solution, right now :roll:

Junyx

_________________
C.R.E.A.M.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 185 posts ]  Go to page Previous  1 ... 8, 9, 10, 11, 12, 13  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: Stigg and 15 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group