Announcement

Collapse
No announcement yet.

nsis cannot find chrome.exe in windows 10

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • nsis cannot find chrome.exe in windows 10

    I am using nsis 2.46 version. In my script I am checking if chrome process is running or not.
    code:

    Processes::FindProcess "chrome.exe"
    StrCpy $bChromeProcessesRunning $R0

    This piece of code works fine on windows 7 machine. However, in windows 10 it returns 0 even if chrome is running. I am not sure what is the problem here. Can someone help me with this?

    Thanks, Rajesh

  • #2
    64-bit chrome?
    IntOp $PostCount $PostCount + 1

    Comment

    Working...
    X
    😀
    🥰
    🤢
    😎
    😡
    👍
    👎