Skip navigation.

Scripts and Utilities

My "User JavaScripts"

WinChanger

, , , , , ,

- 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

WinChanger
  1. Move, Resize, Close, Kill Windows using - PID or ClassName or Window Title or the Active Window
  2. Get Info of any window - Process Name, Title, Process ID, Max-Min state, Position, Size and Unique ID
  3. Select a menu like File>Open in notepad or File>New>XX (any menu).
  4. Hide, Show, Disable, Enable, Minimize, Maximize and restore windows.
  5. Set any window On Top (always on top).
  6. Set Windows Transparency (on Win2k and XP only)
  7. Change title of window, Send Keyboard keys to windows (e.g. [Right click>New >Folder] to explorer)
  8. Hide, Show or Toggle titlebar of any window.
  9. Change the state of CapsLock,NumLock and Scroll lock keys.
  10. 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



User JavaScripts5 things I’d like to see in Opera !

Comments

tpr 13. April 2007, 20:01

Awesome tool, thanks!

shoust 20. April 2007, 16:04

Link doesn't work :frown:

AyushJ 20. April 2007, 23:59

It works for me. Here is the direct link. :D

AVWinfield 30. April 2007, 03:32

How to install WinChanger, I dont know how, if you can tell me what to do, then I will try it myself, while I will learn how it works. Thanks.

AyushJ 30. April 2007, 03:46

Just download the WinChanger.exe file and run the commands.

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!

AVWinfield 30. April 2007, 07:10

Yeah, I got it worked, Thanks!

D555 3. May 2007, 21:45

Hello AyushJ !

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.

D555 3. May 2007, 21:51

Or command to just hide windows borders .
Thanks.

D555 3. May 2007, 21:54

To turn borders off :smile:.

AyushJ 5. May 2007, 00:12

Can you explain what you want ? Which borders :confused:

To hide the titlebar- you can run:
WinChanger.exe Window-Title:TITLE,0

Kite Geek 26. June 2007, 15:37

O,o WOW! I found you cause you posted to my feedback on the forums. This is the best. I have been using View All Windows, it is nice, and Windows List even nicer... But, from reading what you posted here that is the best.

Oh, I Spotlighted this. I love ANYTHING to do with making windows better.

epilos 4. July 2007, 05:29

running the program nothing happens :S

epilos 4. July 2007, 05:29

running the program nothing happens :S

AyushJ 4. July 2007, 05:47

You have to run the program from command prompt (or start>run) because there is no GUI e.g.
winchanger.exe path Window-Title:Opera,0

YEARGUY783 15. July 2007, 14:54

ITS SO HARD 2 READ THIS CAUSE ITS LONG!SORRY!

epilos 17. July 2007, 12:18

@AyushJ are you aware of autohotkey? do you think winchanger offers something more?

@YEARGUY783 try harder please

AyushJ 17. July 2007, 13:06

Originally posted by epilos:

are you aware of autohotkey?


:yes:

Originally posted by epilos:

do you think winchanger offers something more?


:no: but it for those who dont want to write a script or dont want to learn AHK language :D

netstrider 17. July 2007, 16:11

Sweet :wink: thanks

pfelelep 22. July 2007, 19:21

thanks indeed :up:

thanks so much for sharing

Sk0l 20. January 2008, 03:56

@AyushJ I did buttons to hide/show title window of Opera, but when the title window is hide and I click on Opera in the taskbar him minimize and when I click again the window back like fullscreen (over taskbar), it's a bug?

D555 4. April 2008, 03:52

Hello AyushJ !
How about option to hide window borders :wink: ?
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 :wink: !

AyushJ 8. July 2008, 16:01

Originally posted by Sk0l:

I did buttons to hide/show title window of Opera, but when the title window is hide and I click on Opera in the taskbar him minimize and when I click again the window back like fullscreen (over taskbar), it's a bug?


WinChanger just calls the Windows API to hide the taskbar so I can't do much about it :frown: That's how Windows works..

Originally posted by D555:

Hello AyushJ !
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 !


I'll add that in the next update (in a couple of weeks)! Sorry for the late reply .. :o:

Sk0l 8. July 2008, 22:25

Ah, ok then. :frown:

D555 15. July 2008, 15:42

AyushJ
Great news ! Thank you for so powerful futures!

tomstan6 10. September 2008, 18:04

AyushJ
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

AyushJ 10. September 2008, 19:25

Originally posted by tomstan6:

AyushJ
Thanks so much for your help re my missing URL window.


You're welcome :smile:

Originally posted by tomstan6:

But how would I respond and thank you more easily from your posted help message ?


Post back in the forum topic

snf 17. September 2008, 03:48

hi

Is it working with OperaPortable :confused:

If yes.:D
Who plz :confused:

Maybe AyushJ said :confused:
Thanks :spock:

D555 28. November 2008, 01:08

Ayush, we so waiting this function...
please, it will be so powerful ! (may be for Christmas :wink: ? )

-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

and does it will be possible - WinChanger version for Linux ?
It will be really great too, because of high popularity of Linux now...

Engelium 28. May 2009, 12:23

Hi

I've just discovered your great tool :up:

However It seems having some lack... infact it works only with the windows opened at the time you execute it but it doesn't affect any other windows you open after ... an action that who (like me) browses hundred pages have to perform very often...

So... is there any way to keep WinChanger "in background" so it can catch every window that suits with a certain rule? (e.g. Opera)

Tanks a lot :smile:


EDIT:
also... I've just noticed that WinChanger interact ONLY with one window of the chosen application (generally the latest active) ... so if you have multiple windows of Opera or even the Explorer with a folder named Opera this tool doesn't properly work

gdveggie 28. August 2009, 18:21

Is WinChanger available to download somewhere? The http://snipurl.com/WinChanger link above seems to be dead.

Write a comment

You must be logged in to write a comment. If you're not a registered member, please sign up.