|
|
|
|
#1 |
|
Major Dude
Join Date: May 2003
Posts: 681
|
determine comandline call of task
with process explorer (sysinternals) i can see it, but how to with nsis?
eg task/name "explorer.exe" commandline: "explorer.exe /e c:\" started from: blah WMIC from windows can list all processes but cannot handle wildcards. cheers. Greets, Brummelchen |
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Sep 2005
Location: Somewhere over the Slaughterhouse
Posts: 797
|
Why does your NSIS installer need to obtain the command-line of another process?
My Plugins: StdUtils | NSISList | CPUFeatures | ExecTimeout | KillProc My source of inspiration: http://youtu.be/lCwY4_0W1YI |
|
|
|
|
|
#3 |
|
Major Dude
Join Date: May 2003
Posts: 681
|
i dont write installers, i code some other stuff for me.
with WMIC i need to use an array and filtering - not smart. |
|
|
|
|
|
#4 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,442
|
IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#5 |
|
Major Dude
Join Date: May 2003
Posts: 681
|
ofc - or not ► http://www.autoitscript.com/forum/to...nning-process/
|
|
|
|
|
|
#6 | |
|
Major Dude
Join Date: Sep 2005
Location: Somewhere over the Slaughterhouse
Posts: 797
|
Quote:
My Plugins: StdUtils | NSISList | CPUFeatures | ExecTimeout | KillProc My source of inspiration: http://youtu.be/lCwY4_0W1YI |
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|