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

Author Topic: make the running application hidden  (Read 4132 times)

0 Members and 1 Guest are viewing this topic.

san_crazy

    Topic Starter


    Intermediate

    make the running application hidden
    « on: May 09, 2008, 12:54:27 PM »
    how to hide a running application or how to make it to run in background so that no one else could know what is currently running in this system?

    regards
    san
    « Last Edit: May 09, 2008, 01:28:35 PM by san_crazy »

    Dias de verano

    • Guest
    Re: make the running application hide
    « Reply #1 on: May 09, 2008, 01:13:23 PM »
    cmdow

    san_crazy

      Topic Starter


      Intermediate

      Re: make the running application hidden
      « Reply #2 on: May 09, 2008, 01:29:14 PM »
      please be more descriptive

      Dias de verano

      • Guest
      Re: make the running application hidden
      « Reply #3 on: May 09, 2008, 01:33:46 PM »
      Sorry, I assumed you would Google it.

      Quote
      Cmdow is a Win32 commandline utility for NT4/2000/XP/2003 that allows windows to be listed, moved, resized, renamed, hidden/unhidden, disabled/enabled, minimized, maximized, restored, activated/inactivated, closed, killed and more.

      Cmdow is 31kb standalone executable. It does not create any temporary files, nor does it write to the registry. There is no installation procedure, just run it. To completely remove all traces of it from your system, delete it.

      Cmdow was written with batch file programmers in mind. Particular attention has been paid to Cmdows output making it easy to process with the 'FOR /F' command found in NT4/2000/XP/2003.


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

      Cmdow is more flexible than CHP which merely hides tasks.

      Quote
      CHP.EXE is a very simple program utilising the Win32 CreateProcess API to silently launch GUI and console apps in a hidden window. CHP is free open source software.
      Usage
      CHP yourapp arg1 arg2 arg3 ...

      Prefix your original commandline with CHP.

      For example:-
      CHP notepad <-- runs notepad.exe in a hidden window
      CHP notepad /p "New Text Document.txt" <-- silently prints a text file
      CHP cmd.exe /c ""d:\my batch file.cmd" arg1 "arg two"" <-- runs a batch file in a hidden window


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

      « Last Edit: May 09, 2008, 01:46:29 PM by Dias de verano »

      patio

      • Moderator


      • Genius
      • Maud' Dib
      • Thanked: 1769
        • Yes
      • Experience: Beginner
      • OS: Windows 7
      Re: make the running application hidden
      « Reply #4 on: May 09, 2008, 03:08:45 PM »
      Quote
      Sorry, I assumed you would Google it.

       :D
      " Anyone who goes to a psychiatrist should have his head examined. "

      Dias de verano

      • Guest
      Re: make the running application hidden
      « Reply #5 on: May 09, 2008, 04:35:20 PM »
      To me, it's a reasonable assumption. I estimate that about 80%-90% of the questions on here can be answered within about 30 seconds by using Google.

      Broni


        Mastermind
      • Kraków my love :)
      • Thanked: 614
        • Computer Help Forum
      • Computer: Specs
      • Experience: Experienced
      • OS: Windows 8
      Re: make the running application hidden
      « Reply #6 on: May 09, 2008, 06:04:58 PM »
      I'm gonna email our administrator to shut this board down....hehehe