Search Result

Collapse
2 results in 0.0015 seconds.
Keywords
Members
Tags
mainwindowhandle 0
  •  

  • Rune Jacobsen
    Guest started a topic Finding a running instance of my app

    Finding a running instance of my app

    Hey all,

    Maybe someone knows this problem; I have a C# WinForms app that every
    now and then has a new version that I deploy to my users using an
    installation script written with the NSIS installer. To improve on this,
    I want the installer to shut down any running instances of my
    application when it does the installation.

    To do this, I have implemented the following function to kill any
    instances...
    See more | Go to post

  • Guest's Avatar
    Guest started a topic Process class and main window handle property

    Process class and main window handle property

    Hi,

    In the Process class there is a CloseMainWindow , why is there not a
    BringMainWindow ToForeground or similar method?

    What would be the best way to do this if we jsut have the process info and
    MainWindowHandl e without PInvoke?


    Thanks...
    See more | Go to post
Working...