2024-06-03

This commit is contained in:
2024-06-03 07:04:29 -07:00
commit a6071a4073
273 changed files with 16707 additions and 0 deletions

21
_-Review/startup.md Normal file
View File

@ -0,0 +1,21 @@
---
type: "note"
created: "2024-03-16T15:31:16.551Z"
updated: "2024-03-16T15:34:58.298Z"
---
# Startup
```regedit Mesa Goto Desktop (.NET Core) - CU - PROD.reg
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"Mesa Goto Desktop (.NET Core)"="\"\\\\eaf-prod.mes.infineon.com\\ClickOnce\\Mesa_Goto_Desktop__.NET_Core_\\Mesa Goto Desktop (.NET Core).application\""
```
```regedit Mesa Goto Desktop (.NET Core) - LM - PROD.reg
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"Mesa Goto Desktop (.NET Core)"="\"\\\\eaf-prod.mes.infineon.com\\ClickOnce\\Mesa_Goto_Desktop__.NET_Core_\\Mesa Goto Desktop (.NET Core).application\""
```