[2005] Hide window of a process that has already started -
I did some searching on the subject, and all I could find was how to hide the window of a process that YOU are starting.
Is there anyway to hide the window of a process that is already started?
[2005] Hide window of a process that has already started -
I did some searching on the subject, and all I could find was how to hide the window of a process that YOU are starting.
Is there anyway to hide the window of a process that is already started?
Getting owner process (PID) -
Hello... I have the PID (or handle, or window title, or whatever you want) of a process.. And I would like to know how to find out by which process this is owned.
I.e. I want to get the PID of the process that started/owns my PID.
For example how do i get the PID of explorer.exe
How can I hide a DOS window called by Process.Start -
I was using shell to call a .bat file but for some reason after the .bat was called it didn't call a function that I wanted to be called afterwards, even if I told it to wait until execution finished.
So I called the .bat using Process.Start and waited until the process had exited,
[2005] Hello how to make a source code to hide a specific window -
Hello, im new... And i want to know how to hide an specific window...
Example it is possible to make a textbox, and when he insert the name in that textbox thats the process that the program will hide
Example: He types iexplorer.exe
It hides the window and process...
Thats the fi
Hide/Show Window -
I like to use API or send message to window and hide it. By hide i mean hide it from the screen and system-tray and TaskBar. And after hide it i like to know how to reshow it.
Thank you,
Kiron
Hiding then Unhiding a Process -
If you start an exe file by using a Process, you can set certain ProcessStartInfo parameters beforehand, such as CreateNoWindow = True (to hide the process), as in this example:
Dim myExe As New Process
Dim p As New System.Diagnostics.ProcessStartInfo
p.FileName = "cm
Hiding a form while another form is open -
I'm fairly new to Visual Basic and have been trying to figure out how to do this.
What I want to do is when the user clicks a button on one window to pop-up another window, that first window hides as the new window pops up. Then, when the user is done with the new window, when it cl
Hide Createprocess (urgent) -
I'm starting a FTP process from VB6 with CreateProcessA. As it execute script with visible password, I would like to hide the FTP window.....
Please help!!!
hide my process -
how can i hide my process from task manager process list...in windows vista ???
thanks in advance
Ruhii
Modify the window of a process started from within application -
I am starting a program from within mine using process.start(). However i am trying to find the best way to modify the size and position of this window that is created. The caption of the window created is not known because the end-user will be able to add the startup of any program.
Disabling Title Bar/Close Button -
Hi,
I'm doing customizations on some of my company's code and the code right now is assuming that a user is going to go through a process the proper way every time they access this process. However, if a user closes the window they're in using the 'X' in the title bar it throws of
[2005] Need Two application Startup modes and how to hide the form -
I've an application in vb.net that is needed to be running during window startup with hidden mode to user and when user opens the application manually it must be shown directly to user. For this I need a way to check whether application is started by user or by window and based on this
[2005] Modify the window of a process started from within application -
I am starting an app from within mine using process.start(). However i am trying to find the best way to modify the size and position of this app's window that is created when it starts. The caption of the window created is not known because the end-user will be able to add the startup
Hide Psexec console window -
If there's a way to hide the psexec console window? Even if in the startinfo of the process I set .StartInfo.CreateNoWindow = True the console window is still showing.
Thanks
Winnt Process whndl association -
How do I find the window associated with process in the task list? I've tried findwindow but the window has a different title all the time so I can't use that. It always has the same process though so I wanted to work backwards from the process to the window... a little new to some of
[2005] Hide a process from task manager -
hi,
1) how can i hide a process from the task manager???
please help
thanks
raja prabu
found a bug already -
last night i installed vs.net pro (final), and was just playing around with it before i do any serious learning, and think i may have already found a bug in the IDE which could prove to be very annoying.
i started a VB project, and had the properties window on auto hide (very nice f
Terminate a process by name -
I have two processes (called through one .exe) that run through my GUI. When I call the terminate process (in the case that the GUI is shutdown prematurely), I only have the handle code for one of the processes. How can I get a handle code for a process for which I only know the name?
How to hide app from process list -
Dear All,
To hide application from task list .. App.TaskVisible = False .. how about to hide it from process list? ..
any idea?
Thanks & Regards
Winanjaya
See if Process has a window -
Is there any way to check if a process has a window or am I just being a ******* and do all process have windows just hidden. What I was trying to do is get the Title Bar Caption of a process with a window. Thanks in advance.
hide [x] of a window -
how to hide (or disable) the [x] (closebutton) of a window?
think with the thel of sendmessage, but i don't know the message to send along to the window.
thanx in advance
alex
Hide another window -
What I am looking to do is hide whatever window is active when a hotkey is pressed and then show it again with another hotkey. By "hide" I mean the window isn't visible and there isn't an instance of the program/window in the Task Bar either. I know there are programs out t
Constant for handling the Active Window -
Hello,
I was wondering if anyone knew how to hide the active window. I was going to put the program in the system tray and use hotkeys (which I know how to do) but i need the constant/API in which to hide the active window. Also, could I hide all windows? If so, what is the code for t
Howto get parent Process PID -
How can i get the PID of the Process which started me (my exe) - I'm seeking for the PID from the cmd.exe process (my program is started from an batch-job).
[2008] Hide window from Alt-Tab display -
Is there anyway to hide your window from the alt-tab window display? I have it set to not show in the taskbar but it still shows up when pressing alt tab and getting the window previews.
Thanks!
[1.0/1.1] Redirect Standard Output of a Process with window hidden [C# 2002] -
I am launching a process from which I need to capture the Output (typically what you would see if run at the command line) - so I did some digging and found that you can redirect standard output to a stream (which is exactly what I needed).
The some problems arose, specifically I ne
[2005] Parent window, child windows, owner -
I'm not sure what I'm looking for and was hoping someone could point me in the right direction. What I'm doing is when say AutoCad is the active window, my program does something, I have that part. But when I open a dialog box, etc. within Acad, my app thinks AutoCad is no longer the
cross process window styles -
I need to change the style flages of a window that is not in the same process as my program. SetWindowLong (with gwl_style) only work withing the calling process. How do I change the style flags on a window outside my program's process?
How can i hide a process. -
Hey i was wondering how i could hide a process by entering a PID or automatically by name.
[2005] what is the method to set Console Winndow Loction of a launched EXE -
started the thread at the C/C++forum accidently ... the original thread is here
therefore i moved the thread here
my VB program launches an EXE process(using ProceValue = Process.Start method)
how can i set its window location (x,y) on screen?
what i learned from this Forum
Kill a process that was started via another process -
Ok, I have a service application that starts a process (with the Process.Start() method) but when I shutdown my service I can issue a Process.Kill() and it does indeed kill my process but it leaves any child processes open and that begins a runaway adventure with my processor.
In th
Hide Application -
How can hide an application window from taskbar and tasklist?
Ex. Hide Internet explorer window!
Thanx
[2005] Telling if a process has a window in the taskbar -
Is it possible to see if a window is open using just the process class? By open I mean shown in the taskbar. If it isnt possible I know the API alternatives..
Edit*
Not only the process class, but any class on the .net framework.
How to get the PID of the process itself -
Hello,
Could anyone please answer me a simple question ...
How to get the process ID of the VB application itself when it is started
(I need to use it for some timing problems) ? I can enumerate all
Windows and find it by name, but there is probably a simpler method.
Actually on
Hide DOS Window -
Is it possible for me to hide a DOS window? A certian switch maybe? .. The dos program cannot actually be closed, it can only be hidden. ...Any ideas would be greatly appreciated.
[2008] Hide a 3rd party window -
How can I hide a window that doesn't belong to me? (IE, notepad)
(Set it's visibility to false)
Cheers
Icyculyr
hide a window before appearing (RESOLVED) -
how can i hide a window b4 user sees anything but with allowing to run while is hidden?
thnks
Get handle of a window -
Hi,
I know this topic has been posted, but I still don't understand how it works. I start an exe with another VB exe. So I have the process ID, I checked, it's the correct one, and I have the name of the exe. Now I want to get the handle of the window of that process, but it always
[2005] how could i get the process time using tickcount() mehtod. -
helo,
i am using tickcount method to get the total count of time when system was started till now. in the meantime if i want to get the time of some specific running process or function inside my code of c#. how i will do that.
i simplify it in other way that, how to calcult
Hide -
How can hide everything application window
by a VB Project???
EX. (Hide Internet Explorer from my form).
Thax!!!