Skip to content

refactor(bundler/nsis): replace nsis_process.dll usage with nsProcess.dll - #11041

Closed
amrbashir wants to merge 2 commits into
devfrom
refactor/nsis/nsprocess
Closed

refactor(bundler/nsis): replace nsis_process.dll usage with nsProcess.dll#11041
amrbashir wants to merge 2 commits into
devfrom
refactor/nsis/nsprocess

Conversation

@amrbashir

@amrbashir amrbashir commented Sep 18, 2024

Copy link
Copy Markdown
Member

nsis_process dll is written by us in https://github.com/tauri-apps/nsis-tauri-utils but anti virus tools picks it up as virus. Its code does as much as nsProcess but I guss we just don't have enough popularity as nsProcess has with anti-virus tools.

closes tauri-apps/nsis-tauri-utils#39
closes: tauri-apps/nsis-tauri-utils#37

`nsis_process` dll is written by us in https://github.com/tauri-apps/nsis-tauri-utils but anti virus tools picks it up as virus. Its code does as much as `nsProcess` but I guss we just don't have enough popularity as `nsProcess` has with anti-virus tools.

closes tauri-apps/nsis-tauri-utils#39
ref: tauri-apps/nsis-tauri-utils#37
@amrbashir
amrbashir requested a review from a team as a code owner September 18, 2024 01:51
@amrbashir amrbashir changed the title refactor(bundler/nsis): replace nsis_process dll usage with nsProcess refactor(bundler/nsis): replace nsis_process.dll usage with nsProcess.dll Sep 18, 2024
@github-actions

github-actions Bot commented Sep 18, 2024

Copy link
Copy Markdown
Contributor

@Legend-Master

Copy link
Copy Markdown
Contributor

I don't like this to be honest, if this is a webroot only problem, can we contact them to white list us instead?

@amrbashir

Copy link
Copy Markdown
Member Author

I don't like it either but I am not sure how many more anti virus would have false positives.

Also weirdly enough, nsis-tauri-utils@0.4.1 passes all anti viruses https://www.virustotal.com/gui/url/e814a313d4ba77fd51c3d1408c3ba49329a52656a767df50bdcbb867bcf837f6?nocache=1

@amrbashir
amrbashir marked this pull request as draft September 18, 2024 02:42
@amrbashir

Copy link
Copy Markdown
Member Author

Converting to a draft for now

@amrbashir amrbashir closed this Dec 8, 2024
@amrbashir

Copy link
Copy Markdown
Member Author

should be fixed with #11676 as well

@amrbashir
amrbashir deleted the refactor/nsis/nsprocess branch January 7, 2026 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants