MSFN Forum: [Batch-Help] Hide program from taskbar - MSFN Forum

Jump to content


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

[Batch-Help] Hide program from taskbar Rate Topic: -----

#21 User is offline   CaTaLinU 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 07-May 12
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 13 May 2012 - 06:05 AM

Next vbs code is for starting a process hidden

CreateObject("Wscript.Shell").Run("hlds.exe -console -game cstrike %IPARG% +sys_ticrate 150 -heapsize 15000 -port %port_add% -noipx +exec server%sv_add%.cfg"), 0,False


but what is the code for hide the process hlds.exe if he is already opened ?


#22 User is offline   bphlpt 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,077
  • Joined: 12-May 07

Posted 13 May 2012 - 10:43 AM

View PostCaTaLinU, on 10 May 2012 - 12:28 PM, said:

I made it :D


What did you find that worked for you? Please share your success.

Cheers and Regards

#23 User is offline   CaTaLinU 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 07-May 12
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 13 May 2012 - 11:22 AM

I HAVE TRIED WITH CMDOW
BUT FOR SOME FRIENDS IT DIDN;T WORKED

now i want to try with vbs , but when i start the program because of hlds.exe -console , it is not hiding
i must make another line command which will hide an already opened program ..

like that i have done and with cmdow


start hlds.exe
cmdow hlds.exe /hid

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy