| Author |
Message |
Forum: Support Topic: Help write a command line tool to minimize window to tray |
| tireless |
|
Posted: June 20th, 2009, 4:17 pm
|
|
Replies: 10 Views: 693
|
| I execute 'm2t.ahk IrfanView' in the Command Prompt Window, prompt the error. |
|
 |
Forum: Support Topic: Help write a command line tool to minimize window to tray |
| tireless |
|
Posted: June 20th, 2009, 3:47 pm
|
|
Replies: 10 Views: 693
|
Thanks.
But how to use? I insert the red code you give into Min2Tray.ahk, execute 'm2t.ahk IrfanView', it prompt:
Error: First parameter must be a number! |
|
 |
Forum: Support Topic: Help write a command line tool to minimize window to tray |
| tireless |
|
Posted: June 20th, 2009, 2:13 pm
|
|
Replies: 10 Views: 693
|
|
 |
Forum: Support Topic: Help write a command line tool to minimize window to tray |
| tireless |
|
Posted: June 20th, 2009, 5:22 am
|
|
Replies: 10 Views: 693
|
Z_Gecko wrote: that´s not possible!
I had tried Min2Tray.ahk, it can minimize window to tray. Click tray menu "Quit only", it'll leave the minmized tray icon, double-click the minmized tray icon, window will restore... So I think it can be a command line tool. |
|
 |
Forum: Support Topic: Help write a command line tool to minimize window to tray |
| tireless |
|
Posted: June 20th, 2009, 4:59 am
|
|
Replies: 10 Views: 693
|
Hi,
I need a tool to minimize window to tray, then exit itself. And double-click tray icon to restore.
Such as:
ToTray.exe [/Restore] <Title | Class | PID | Process name | Foreground window> | /StartToTray <Program Path> |
|
 |
Forum: Utilities Topic: Message the Windows Taskbar |
| tireless |
|
Posted: March 11th, 2009, 4:43 pm
|
|
Replies: 11 Views: 3772
|
| Thanks for share. Use spy.exe can get "message" easily, but can't get below message (green), Microsoft Spy++ seems also can not: 305 Start menu 401 Run Dialog 402 Logoff Dialog 403 Cascade all toplevel windows 404 Tile Horizontally all top level windows 405 Tile Vertically all top level wi... |
|
 |
Forum: Support Topic: need a command line tool to extract icon from file. |
| tireless |
|
Posted: November 12th, 2008, 12:41 pm
|
|
Replies: 3 Views: 474
|
Z_Gecko wrote:
how to use it from command line,and extract the first icon? |
|
 |
Forum: Support Topic: need a command line tool to extract icon from file. |
| tireless |
|
Posted: November 12th, 2008, 12:15 pm
|
|
Replies: 3 Views: 474
|
| Only extract the main icon,not all. |
|
 |
Forum: Support Topic: Is it Possible to pin a window to desktop? |
| tireless |
|
Posted: September 18th, 2008, 11:40 am
|
|
Replies: 2 Views: 503
|
| Thank you.I searched setparent ,yes,it is Possible :D I know AHK very little,could someone post the full codes?thanks... I wish: 1.Be a command line version.Usage like: p.exe [/u] [class] [title] Defult is pin.Use /u to unpin."title" would use t* ? 2.Do not resize the window. |
|
 |
Forum: Offtopic Topic: Compiled script (ahk2exe) smallest size vs. best performance |
| tireless |
|
Posted: September 18th, 2008, 10:47 am
|
|
Replies: 22 Views: 6436
|
| I use AutoHotkeySC.bin below: Reduce the size of compiled scripts by about 20 KB : Place this smaller version of the AutoHotkeySC.bin file in your AutoHotkey\Compiler folder (overwriting the existing file of the same name). Any compiled script produced in this fashion will be dependent on MSVCRT.dll... |
|
 |
Forum: Support Topic: Is it Possible to pin a window to desktop? |
| tireless |
|
Posted: September 18th, 2008, 8:57 am
|
|
Replies: 2 Views: 503
|
Pin a window to desktop,means:
1.Always open on the desktop behind all other windows.
2.Remove the window's taskbar button.
3.When press 'Win+D' the window still opened.
Currently I had found a little program called Pinner can do this.
... I want a command line version. |
|
 |
| Sort by: |