PC Review


Reply
Thread Tools Rate Thread

16-bit under WinXP Pro?

 
 
Per Odegaard
Guest
Posts: n/a
 
      23rd Feb 2006
Is there a way of stopping DOS windows popping up on the Desktop when
starting/stopping a 16-bit programme (from a BAT file)?

Regards,
Per Odegaard.


 
Reply With Quote
 
 
 
 
foxidrive
Guest
Posts: n/a
 
      23rd Feb 2006
On Thu, 23 Feb 2006 21:01:21 -0000, Per Odegaard wrote:

> Is there a way of stopping DOS windows popping up on the Desktop when
> starting/stopping a 16-bit programme (from a BAT file)?


CMDOW [Version 1.4.2] Win32 Commandline Window Utility for NT4/W2K/XP.
(C) Copyright 2001-2002 Ritchie Lawrence, http://www.commandline.co.uk.


Cmdow can run a batch file in a hidden window.
 
Reply With Quote
 
Per Odegaard
Guest
Posts: n/a
 
      23rd Feb 2006
Re: CMDOW

Thanks, I've downloaded it and will try it out tomorrow.

Cheers,
Per.


 
Reply With Quote
 
Per Odegaard
Guest
Posts: n/a
 
      24th Feb 2006
Please advise where cmdow.exe should be installed/copied to?
In any one of the path folders?

Regards,
Per.


 
Reply With Quote
 
foxidrive
Guest
Posts: n/a
 
      24th Feb 2006
On Fri, 24 Feb 2006 09:30:20 -0000, Per Odegaard wrote:

> Please advise where cmdow.exe should be installed/copied to?
> In any one of the path folders?


Yes. c:\windows\system32 is fine.
 
Reply With Quote
 
Per Odegaard
Guest
Posts: n/a
 
      24th Feb 2006
Ritchie,

I'm a bit confused by what you call 'name of window'.
What I want to do is to avoid getting BAT file (DOS) windows thrown up on
the Desktop.
The file causing these windows is called RUNFBB.BAT, a copy of which is
enclosed this message.
Should I include the command cmdow.exe in this BAT file in order to subdue
these windows - and, if so, where?

Greetings,
Per.




 
Reply With Quote
 
Mark V
Guest
Posts: n/a
 
      24th Feb 2006
In microsoft.public.win2000.cmdprompt.admin Per Odegaard wrote:

> Ritchie,
>
> I'm a bit confused by what you call 'name of window'.
> What I want to do is to avoid getting BAT file (DOS) windows
> thrown up on the Desktop.
> The file causing these windows is called RUNFBB.BAT, a copy of
> which is enclosed this message.
> Should I include the command cmdow.exe in this BAT file in order
> to subdue these windows - and, if so, where?


===== RUNFBB.BAT ===
@echo off
:: any other environment clauses
cmdow @ /MIN
:: remainder of batch...
====================

May do what you want.
 
Reply With Quote
 
Matthias Tacke
Guest
Posts: n/a
 
      24th Feb 2006
Per Odegaard schrieb:
> Ritchie,
>
> I'm a bit confused by what you call 'name of window'.
> What I want to do is to avoid getting BAT file (DOS) windows thrown up on
> the Desktop.
> The file causing these windows is called RUNFBB.BAT, a copy of which is
> enclosed this message.
> Should I include the command cmdow.exe in this BAT file in order to subdue
> these windows - and, if so, where?
>
> Greetings,
> Per.
>
>

Hi Per,

read the help of cmdow:

C:\> cmdow /?
CMDOW [Version 1.4.2] Win32 Commandline Window Utility for NT4/W2K/XP.
(C) Copyright 2001-2002 Ritchie Lawrence, http://www.commandline.co.uk.

CMDOW [window | /T] [/B] [/F] [/P]
CMDOW /TH | /TV | /MA | /CW | /UW | /AT | /FS | /WM
CMDOW window {[/ACT] [/INA] [/ENA] [/DIS] [/VIS] [/HID] [/MIN] [/MAX]
[/RES] [/TOP] [/NOT] [/REN caption] [/MOV left top]
[/SIZ width height] [/CLS] [/END]}
CMDOW /RUN [state] file [args]

window List specified window (if omitted, all windows are listed).
/T List windows only shown on the taskbar.
/B List windows using bare format (no heading information).
/F List windows showing full information (don't truncate any fields).
/P List windows showing position and size (left,top,width + height).

/TH Tile windows horizontally. /TV Tile windows vertically.
/MA Minimize all windows. /CW Cascade windows.
/UW Undo tile/minimize/cascade. /AT Intelligent [Alt]-[Tab]
/FS Switch to full screen mode. /WM Switch to window mode.

/ACT Activate specified window. /INA Inactivate specified window.
/ENA Enable specified window. /DIS Disable specified window.
/VIS Unhide specified window. /HID Hide specified window.
/MIN Minimize specified window. /MAX Maximize specified window.
/RES Restore specified window. /REN Rename specified window.
/TOP Make window always on top. /NOT Make window not always on top.
/MOV Move specified window. /SIZ Resize specified window.
/CLS Close specified window. /END Kill process linked to window.

/RUN Executes or opens specified file using associated application.
state Initial show state of window(/MIN,/MAX or/HID).Default is normal.
args Optional commandline arguments passed to launched application.

Specify a window by its caption (case insensitive) or handle in hex format.
*The At symbol '@' may be used to refer to this window.*
For more help on any parameter use CMDOW /? <parameter>.
Eg CMDOW /? /RUN or CMDOW /? window.

---------------------------------

To refer to the current window use "@"

You may use /min or even /HID to minimize/hide the batch window.
When using /HID don't forget to place a /VIS when echoing messages.

HTH

--
Greetings
Matthias
 
Reply With Quote
 
Per Odegaard
Guest
Posts: n/a
 
      24th Feb 2006
Well, I'm sorry to say that it didn't.
So back to the drawingboard...

Per.



In microsoft.public.win2000.cmdprompt.admin Per Odegaard wrote:

> Ritchie,
>
> I'm a bit confused by what you call 'name of window'.
> What I want to do is to avoid getting BAT file (DOS) windows
> thrown up on the Desktop.
> The file causing these windows is called RUNFBB.BAT, a copy of
> which is enclosed this message.
> Should I include the command cmdow.exe in this BAT file in order
> to subdue these windows - and, if so, where?


===== RUNFBB.BAT ===
@echo off
:: any other environment clauses
cmdow @ /MIN
:: remainder of batch...
====================

May do what you want.


 
Reply With Quote
 
Per Odegaard
Guest
Posts: n/a
 
      25th Feb 2006
Alternative thinking: Could by problem with a blacked screen (as soon as the
BAT file is run) have anything to do with the monitor itself - or the PC's
RAM (I've got 512 MB).

Per.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
WinXP ATA drive to WinXP SATA migration: options and ideas needed =?Utf-8?B?VG9t?= Windows XP Setup 2 27th Sep 2007 10:26 PM
WinXP Home transition from prior WinXP Pro and Win98 dual-boot pro =?Utf-8?B?TGFycnkgQm9i?= Windows XP Setup 1 15th Sep 2005 12:50 AM
WinXP Home, WinXP Pro Peer Server and group based security Gordon Windows XP General 0 22nd Apr 2005 10:11 PM
multiboot configuration - WinXP Home, WinXP Professional, Fedora Linux, Windows 2003 Server Clint Maxwell Windows XP Help 1 25th Mar 2004 08:53 PM
Remote access win2000 -> winXP (or WinXP->WinXP) marius Windows XP Networking 1 12th Nov 2003 07:14 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:59 AM.