tally not installed win7
alt +f4
Tally9.0 installed
yeah of course because window 7 was my idea
Close the window press the button again as if to close and listen for a click window reset
Superficial, Selfish, Close-minded
To operate a crank window handle, you turn it clockwise to close the window and counterclockwise to open it. Keep turning until the window is fully closed or open.
If you want to close the current window, use window.close() or simply close() If you want to close a window that is stored in a JavaScript variable, apply the method close() to it. For example: var myWindow=window.open("http:\/\/www.example.com/"); myWindow.close();
To close the window just press Escape on your keyboard (ESC).
Close it.
TRY Clicking the red X button on the window. Bamm! works like a miracle.
The minimize button reduces a window to an icon. Clicking the icon restores it. The maximize button increases the size of a window to fill the whole screen or (if an MDI (Multiple Document Interface) window, to fill the parent window's client area). Clicking it again restores the window. The close button closes the window and initiates the document close sequence.