Jump to content

[help]<hidewindow> cannot hide cmd.exe?


Recommended Posts

Posted

i have add the following to xplode.xml

<hidewindow>CMD.EXe</hidewindow>

but in my installation,xplode still cannot hide cmd.exe window.

why?how can i do to fix it?

thx


Posted

untrue, <hidewindow> is still effective in XPlode....

however it serves a different purpose then what you're trying.

<hidewindow>CMD.EXE</hidewindow> ONLY hides CMD.EXE IF IT IS RUNNING WHEN XPLODE is started. Meaning if you used a batch to call XPlode, and have that hidewindow, XPlode would hide the starting batch. It does not however hide any new spawned cmd.exe, for that purpose, killerbee is correct, you should use hide=true.

Posted

thx for replying

i have tested adding code hide='ture',of course xplode hide the cmd.exe windows,but there is a small flaw that cmd.exe windows can still flash

so is there any other method to complete hide cmd.exe without flashing

sorry for my poor english(maybe what i said just like chinglish ^_^)

Posted
i have tested adding code hide='ture',of course xplode hide the cmd.exe windows,but there is a small flaw that cmd.exe windows can still flash

Please confirm whether that was just a typo there. You have to use hide='true'

Moreover, you might get the CMD flashes from the batch-files you are trying to run, in addition to any command-line commands.

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...