Jump to content

Startnet.cmd Minimed


SoultakerPT

Recommended Posts


Edge21 - reminded me about a great tool to start the command window hidden.

cmdow http://www.commandline.co.uk/cmdow/

it has the ability to hide that window completely, upon starting, just put it in your I386\system32 folder and create your file to look something like this.

@echo off
REM ======================================================================
REM
REM Batch File -- Created with SAPIEN Technologies PrimalScript 3.1
REM
REM NAME: TEST.BAT
REM
REM AUTHOR: .:|DTM|:. , Zer0-Tec Systems
REM DATE  : 10/20/2004
REM
REM COMMENT: Test to check the cmdow @ /hid
REM
REM ======================================================================

SET Expl=%SYSTEMDRIVE%\Programs\nu2menu\nu2menu.exe
SET GeoS=%SYSTEMDRIVE%\Programs\Geoshell\GeoShell.exe

cmdow @ /HID
REGEDIT /S %SYSTEMDRIVE%\Programs\Geoshell\geoshell.reg
START %GeoS%
START /wait %EXPL%
cmdow @ /VIS
EXIT

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...