Invisble Windows in Windows Catalogue

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) :( :o :shock: :? :cool: :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: (wave) :ok: (nod)
View more smilies

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Invisble Windows in Windows Catalogue

Re: Invisble Windows in Windows Catalogue

Post by Sebastian » 28.05.2010 17:15:33

:dex:,

since build 1162, Dexpot has an additional registry value 'DexposeMinSize' specifying the minimum height/width for windows to appear in the window catalogue. It's set to 10 by default.

Re: Invisble Windows in Windows Catalogue

Post by Dan_Aykroyd » 21.05.2010 17:51:44

Thanks Sebastian; I'll try this soon!

Re: Invisble Windows in Windows Catalogue

Post by Sebastian » 19.05.2010 21:54:28

:dex:,

it has an empty window with no title but the same window class name like the main application.

You may add the following line to your wechsel.ini but this will also make the app sticky:

Code: Select all

AutoIt v3 GUI=ignore

Invisble Windows in Windows Catalogue

Post by Dan_Aykroyd » 19.05.2010 14:54:00

Hi! I've been using this great app for quite a while and recently a stumbled with a little issue.

In the Windows Catalogue screen, I always get a windows that is not there. In this case, it's the PortableApps.com PortableFileAssociator: http://portableapps.com/node/15583.

Is seems to be an AutoIt program that even when it's minimized in the system tray it still shows in the Windows Catalogue. Obviously, clicking on this windows doesn't do anything. Check it here, is the windows under the 2 notepads:

Image

Probably, the problem lies in the app side and it might not be behaving very well, hence why you still show the Windows as available. In any case, is there some way from your settings (I've tried rules without luck) to be able to not show that window in the catalogue?

Thanks!

Top