Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Tiling running processes (Windows)  (Read 1984 times)

0 Members and 1 Guest are viewing this topic.

nubia

    Topic Starter


    Rookie

    Tiling running processes (Windows)
    « on: October 14, 2007, 09:00:37 PM »
    Does anyone know how to write a batch file that will cause windows to tile the running windows?

    Dark Blade

    • Forum Gaming Master


    • Adviser

      Thanked: 24
      • Yes
    • Experience: Experienced
    • OS: Windows XP
    Re: Tiling running processes (Windows)
    « Reply #1 on: October 16, 2007, 12:01:52 AM »
    You could try an external command, like CMDOW

    diablo416

    • Guest
    Re: Tiling running processes (Windows)
    « Reply #2 on: October 16, 2007, 06:31:06 AM »
    i already posted this but admin deleted my posts looks like


    just make a file called yourfile.js ,

    save this inside of it

    (new ActiveXObject("Shell.Application")). TileVertically()

    and double click it ,