2019年7月22日 星期一

新增移除程式 隱藏c#

https://tunecomp.net/remove-uninstall-entry/

https://www.sordum.org/11081/hide-from-uninstall-list-v1-0/

https://www.codeproject.com/Tips/782919/Get-List-of-Installed-Applications-of-System-in-Cs

https://blog.xuite.net/skhung/digilife/36581032-%E5%B0%87%E7%A7%BB%E9%99%A4%E7%A8%8B%E5%BC%8F%E4%B8%AD%E7%9A%84%E9%A0%85%E7%9B%AE%22%E6%9A%AB%E6%99%82%22%E9%9A%B1%E8%97%8F

32 位元:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
64 位元:HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall
依照以上的路徑可以找到相關機碼,一整個機碼資料夾刪除就不會再被OCS掃到了

***

https://stackoverflow.com/questions/200037/removing-entry-of-an-application-from-add-remove-programs-in-c-sharp

https://stackoverflow.com/questions/30067976/programmatically-uninstall-a-software-using-c-sharp

***

https://www.poftut.com/how-to-add-remove-delete-import-export-manage-registry-keys-from-command-line-in-windows/

https://www.oipapio.com/question-605953

https://stackoverflow.com/questions/7776345/exporting-registry-keys-to-a-reg-file-in-c-sharp

https://www.c-sharpcorner.com/UploadFile/f9f215/windows-registry/

https://stackoverflow.com/questions/16316827/how-to-export-a-registry-in-c-sharp

https://barryhungmvp.pixnet.net/blog/post/88133155-c%23---%E5%A6%82%E4%BD%95%E8%AE%80%E5%8F%96%E7%89%B9%E5%AE%9A%E4%BD%8D%E7%BD%AEregistry-key

沒有留言:

張貼留言

WPF聊天室应用(ASP.NET Core SignalR)

  WPF聊天室应用(ASP.NET Core SignalR) https://www.bilibili.com/video/BV1Q741187Si?p=2 https://www.bilibili.com/video/BV1UV411e75T?from=search&...