I'm trying to solve this problem on Windows 7

I need to set window size bigger than actual size of desktop, so i can hide title bar and main menu of arbitrary application. Unfortunatelly i doesn't seem possible to set window size bigger than size of desktop.

Is there any solution to my problem? Thank you for any help.

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

I don't think it can be done with AHK. It says about WinMove: "If Width and Height are large, most windows will go no larger than approximately 12 pixels beyond the dimensions of the desktop."

However, here is a similar thread with interesting suggestions: Windows program to remove titlebar, frame, etc from a window?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.