Skip to content

chrome.exe "zombie process" not terminated (Win 11, GoogleChromePortable) #97

Answered by emp-00
emp-00 asked this question in Q&A
Discussion options

You must be logged in to vote

I found the solution! It's required to use the downstream path to the actual "chrome.exe" of the Portable Chrome and NOT "GoogleChromePortable.exe" ! Maybe it's worthwhile adding this to the FAQ?

This works perfectly, it uses my profile as desired and no zombie processes and no temporary files remain - THANKS for the great tool, now my project can fly :-)

single-file --browser-executable-path="D:\Single-File-cli_ChromePortable\GoogleChromePortable\App\Chrome-bin\chrome.exe" --browser-arg="--user-data-dir=D:\Single-File-cli_ChromePortable\GoogleChromePortable\Data\profile" "https://www.wikipedia.com" wikipedia.html

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by gildas-lormeau
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #96 on June 17, 2024 13:58.