Skip to content
⌘ NSIS Forum Archive

ProcFunc.nsh

7 posts

Gluck#

ProcFunc.nsh

Hi,

I'm looking for this plugin, but I can't find it.

Does anyone know where can I download from?

Thanks.
jooseng#
It is not a plugin. It is just a header file.
Well this little project of mine has grown. The code's pretty long now, so it's available as a download. More macros available - [See full code at end of post] ${ProcessExists} Determines if a given process exists by name or PID, and returns the Process ID (PID). ${GetProcessPath} Determines first if a process exists, and returns the full path by name or PID. WARNING: This
Gluck#
Thanks for the answer.

In this page I have found a broken link...
And all the pages that talk about it refere to it.
So, I have again the initial question:
Where can I donwload this header?

Thanks.

(Someone can attach it in answer please?).
Gluck#
Sorry. (Embarrassed emoticon!)

I'm still in trouble...
Now I'm looking for "GetProcessInfo.nsh".

Where can I donwload it?
Nutzzz#
That one's on the wiki, like most headers.

https://nsis.sourceforge.io/Get_process_info
The link to download is at the top of "The Script" section, or you can copy and paste.