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

roland tothtpr Friday, April 13, 2007 8:01:37 PM

Awesome tool, thanks!

Simon Houstonshoust Friday, April 20, 2007 4:04:01 PM

Link doesn't work sad

AyushAyushJ Friday, April 20, 2007 11:59:45 PM

It works for me. Here is the direct link. bigsmile

AVWinfield Monday, April 30, 2007 3:32:07 AM

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.

AyushAyushJ Monday, April 30, 2007 3:46:35 AM

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 Monday, April 30, 2007 7:10:23 AM

Yeah, I got it worked, Thanks!

DoveD555 Thursday, May 3, 2007 9:45:02 PM

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.

DoveD555 Thursday, May 3, 2007 9:51:43 PM

Or command to just hide windows borders .
Thanks.

DoveD555 Thursday, May 3, 2007 9:54:35 PM

To turn borders off smile.

AyushAyushJ Saturday, May 5, 2007 12:12:18 AM

Can you explain what you want ? Which borders confused

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

.Kite Geek Tuesday, June 26, 2007 3:37:11 PM

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 Wednesday, July 4, 2007 5:29:17 AM

running the program nothing happens :S

epilos Wednesday, July 4, 2007 5:29:19 AM

running the program nothing happens :S

AyushAyushJ Wednesday, July 4, 2007 5:47:32 AM

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 Sunday, July 15, 2007 2:54:13 PM

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

epilos Tuesday, July 17, 2007 12:18:36 PM

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

@YEARGUY783 try harder please

AyushAyushJ Tuesday, July 17, 2007 1:06:18 PM

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 bigsmile

lalalanetstrider Tuesday, July 17, 2007 4:11:05 PM

Sweet wink thanks

Pfeleleppfelelep Sunday, July 22, 2007 7:21:21 PM

thanks indeed up

thanks so much for sharing

Sk0l Sunday, January 20, 2008 3:56:09 AM

@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?

DoveD555 Friday, April 4, 2008 3:52:51 AM

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 !

AyushAyushJ Tuesday, July 8, 2008 4:01:53 PM

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 sad 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 Tuesday, July 8, 2008 10:25:24 PM

Ah, ok then. sad

DoveD555 Tuesday, July 15, 2008 3:42:21 PM

AyushJ
Great news ! Thank you for so powerful futures!

tomstan6 Wednesday, September 10, 2008 6:04:28 PM

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

AyushAyushJ Wednesday, September 10, 2008 7:25:38 PM

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 Wednesday, September 17, 2008 3:48:31 AM

hi

Is it working with OperaPortable confused

If yes.bigsmile
Who plz confused

Maybe AyushJ said confused
Thanks spock

DoveD555 Friday, November 28, 2008 1:08:26 AM

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...

EmanueleEngelium Thursday, May 28, 2009 12:23:20 PM

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 Friday, August 28, 2009 6:21:48 PM

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

Chileantulba2 Friday, October 21, 2011 5:04:45 PM

I've never really uploaded a lot to help others, so here is finally my 1 cent.
I needed WinChanger and got here, but the link is dead.
Found it later on my PC(Everything.exe rocks).
So here it is:
http://www.filedropper.com/winchanger
-gcG

Write a comment

New comments have been disabled for this post.