WinChanger
Friday, 16. March 2007, 15:59:30
-Move, Resize, Close, Kill Windows using - PID or ClassName or Window Title or the Active Window
-Get Info of any window - Process Name, Title, Process ID, Max-Min state, Position, Size and Unique ID
-Select a menu like File>Open in notepad or File>New>XX (any menu).
-Hide, Show, Disable, Enable, Minimize, Maximize and restore windows.
-Set any window On Top (always on top).
-Set Windows Transparency (on Win2k and XP only)
-Change title of window, Send Keyboard keys to windows (e.g. [Right click>New >Folder] to explorer)
-Hide, Show or Toggle titlebar of any window.
-Change the state of CapsLock,NumLock and Scroll lock keys.
-Open the normal Change Icon,Select Font or Select color Dialog
WinChanger
- Move, Resize, Close, Kill Windows using - PID or ClassName or Window Title or the Active Window
- Get Info of any window - Process Name, Title, Process ID, Max-Min state, Position, Size and Unique ID
- Select a menu like File>Open in notepad or File>New>XX (any menu).
- Hide, Show, Disable, Enable, Minimize, Maximize and restore windows.
- Set any window On Top (always on top).
- Set Windows Transparency (on Win2k and XP only)
- Change title of window, Send Keyboard keys to windows (e.g. [Right click>New >Folder] to explorer)
- Hide, Show or Toggle titlebar of any window.
- Change the state of CapsLock,NumLock and Scroll lock keys.
- Open the normal Change Icon,Select Font or Select color Dialog
Syntax -
Move Window-
Window-Move:window,X,Y
e.g.- WinChanger.exe Window-Move:Notepad,25,24
Resize Window-
Window-Size:window,Width,Height
e.g.- WinChanger.exe Window-Size:- Opera,800,600
Close Window-
Window-Close:window
e.g.- WinChanger.exe Window-Close:Notepad
Kill Window-
Window-Kill:window
e.g.- WinChanger.exe Window-Kill:Notepad
Get Window Info (use StdOut)-
Window-Info:window
Window-InfoEx:window
e.g.- WinChanger.exe Window-Info:Opera
e.g.- WinChanger.exe Window-InfoEx:Opera
Select a Menu-
Window-Menu:window,Menu,SubMenu etc. etc.
e.g.- WinChanger.exe Window-Menu:Notepad,File,New
doesn't work on some windows
Minmize, Maximize or Restore a window-
Window-Min:window
Window-Max:window
Window-Restore:window
e.g.- WinChanger.exe Window-Max:Notepad
Send keys to window-
Window-SendKeys:window,Keys
e.g.- WinChanger.exe Window-SendKeys:Notepad,Some text
Hide or Show window-
Window-Hide:window
Window-Show:window
e.g.- WinChanger.exe Window-Hide:Opera
Set window to remain on top-
Window-OnTop:window,X
X: 1=On top,0=Not on top,Not Specified:Toggle
e.g.- WinChanger.exe Window-OnTop:Notepad,1
Make window trasparent-
Window-Transparent:window,0-255
e.g.- WinChanger.exe Window-Transparent:Opera,175
Change Window Title-
Window-SetTitle:window,Title
e.g.- WinChanger.exe Window-SetTitle:Notepad,My Editor
Disable or Enable a window/control-
Window-Disable:window
Window-Enable:window
Window-Enable:window##control
e.g.- WinChanger.exe Window-Disable:Notepad
e.g.- WinChanger.exe Window-Disable:Notepad##Edit1
Hide/Show window caption (titlebar)-
Window-Title:window,X
X: 1=Show, 0=Hide,Not Specified:Toggle
e.g.- WinChanger.exe Window-Title:Opera,0
e.g.(this will toggle the titlebar)- WinChanger.exe Window-Title:Notepad
Comman Dialogs:Change Icon,Choose Font,Choose Color(read StdOut to get the choice)-
Dialog-Icon
Dialog-Font
Dialog-Color
e.g.- WinChanger.exe Dialog-Icon
Set state of CapsLock,NumLock and ScrollLock key-
CapsLock:X
NumLock:X
ScrollLock:X
X: 1=On, 0=Off
e.g.- WinChange.exe CapsLock:1
window
Window Can be-
- Title
- #CLASSClassName
- #PIDProcessID
- #active
- #RegExpRegular Expression
Example- all these maximize Opera:
Title Match-
Window-Max:Opera
ClassName Match-
Window-Max:#CLASSOpWindow
Regular Expression Match-
Window-Max:#RegExp.*OpeX?ra
By tpr, # 13. April 2007, 20:01:37
By shoust, # 20. April 2007, 16:04:01
By AyushJ, # 20. April 2007, 23:59:45
By AVWinfield, # 30. April 2007, 03:32:07
For example- if you downloaded the WinChanger.exe to your C:\ drive, then you can run it by going to Start-Run-Type:
c:\WinChanger.exe Window-Disable:#ClassShell_TrayWnd
^^ it will disable your Start-Menu button, to enable-Press WindowsKey+R:
c:\WinChanger.exe Window-Enable:#ClassShell_TrayWnd
ENTER!
By AyushJ, # 30. April 2007, 03:46:35
By AVWinfield, # 30. April 2007, 07:10:23
Thanks a lot for powerfull WinChanger !
Whould you integrate a set size of windows border to it. I'd like zero-sized borders. Especially for Opera !!!
Thanks in advance.
By D555, # 3. May 2007, 21:45:02
Thanks.
By D555, # 3. May 2007, 21:51:43
By D555, # 3. May 2007, 21:54:35
To hide the titlebar- you can run:
By AyushJ, # 5. May 2007, 00:12:18
Oh, I Spotlighted this. I love ANYTHING to do with making windows better.
By Kite Geek, # 26. June 2007, 15:37:11
By epilos, # 4. July 2007, 05:29:17
By epilos, # 4. July 2007, 05:29:19
winchanger.exe path Window-Title:Opera,0
By AyushJ, # 4. July 2007, 05:47:32
By YEARGUY783, # 15. July 2007, 14:54:13
@YEARGUY783 try harder please
By epilos, # 17. July 2007, 12:18:36
Originally posted by epilos:
Originally posted by epilos:
By AyushJ, # 17. July 2007, 13:06:18
By netstrider, # 17. July 2007, 16:11:05
thanks so much for sharing
By pfelelep, # 22. July 2007, 19:21:21
By Sk0l, # 20. January 2008, 03:56:09
How about option to hide window borders
in this command line:
Hide/Show window caption (titlebar,borders)-
Window-Title:window,X,Y
X: 1=Show titlebar, 0=Hide titlebar,Not Specified:Toggle
Y: 1=Show borders,0=Hide borders, Not Specified:Toggle
You've promised
By D555, # 4. April 2008, 03:52:51
Originally posted by Sk0l:
WinChanger just calls the Windows API to hide the taskbar so I can't do much about it
Originally posted by D555:
I'll add that in the next update (in a couple of weeks)! Sorry for the late reply ..
By AyushJ, # 8. July 2008, 16:01:53
By Sk0l, # 8. July 2008, 22:25:24
Great news ! Thank you for so powerful futures!
By D555, # 15. July 2008, 15:42:21
Thanks so much for your help re my missing URL window. But how would I respond and thank you more easily from your posted help message ? Thomas
By tomstan6, # 10. September 2008, 18:04:28
Originally posted by tomstan6:
You're welcome
Originally posted by tomstan6:
Post back in the forum topic
By AyushJ, # 10. September 2008, 19:25:38
Is it working with OperaPortable
If yes.
Who plz
Maybe AyushJ said
Thanks
By snf, # 17. September 2008, 03:48:31