Compare commits
2 Commits
url-table
...
software-c
Author | SHA1 | Date | |
---|---|---|---|
0fc86e6405 | |||
8dc1217a82 |
@ -1,24 +0,0 @@
|
||||
---
|
||||
type: "note"
|
||||
created: "2023-11-08T00:43:44.751Z"
|
||||
updated: "2023-11-08T01:19:30.097Z"
|
||||
---
|
||||
|
||||
# URL Table
|
||||
|
||||
| LUY | Server | .net6.0 > | Name | Filter List | CI / CD | GoTo Entries | DNS Entries | Baselines Link Management Entries |
|
||||
| ------------------------ | ---------- | --------- | ---------------------------- | ----------- | ------- | --------------------- | -------------------------------------------------------------------- | --------------------------------- |
|
||||
| EAF | messa08ec | Yes | EAF | EAF | Yes | SiRaw<br>TencorPrint | eaf-prod | |
|
||||
| EAF | mestsa003 | No | EAF Dev | | Yes | FI-Backlog-Mesa | eaf-dev | |
|
||||
| Fab Approval System | messa016ec | No (v4.8) | Mesa Approval | ? | Yes | MesaApproval | MesaApproval | Mesa Approval |
|
||||
| Fab Approval System | mestsa05ec | No (v4.8) | Mesa Approval Test | ? | Yes | MesaApproval-Test | MesaApproval-Test | |
|
||||
| FabTime | messa004 | ? | FabTime | | N / A | | | FabTime |
|
||||
| OI Metrology Viewer | messa010ec | Yes | OI Metrology Viewer | Metrology | Yes | OIMetrologyViewer | ECWebApps<br>oi-metrology-viewer-prod<br>oi-metrology-viewer-archive | OI Metrology Viewer |
|
||||
| OpenInsight Web Services | messa014 | Yes | OIWizard | | Yes | OIWizard | | |
|
||||
| OpenInsight Web Services | messa020ec | Yes | Mesa Reporting Services | Reporting | Yes | MesaReportingServices | MesaReportingServices-Prod | |
|
||||
| OpenInsight Web Services | messa020ec | No (cgi) | OI API | ? | N / A | | oi-prod-ec-api | |
|
||||
| OpenInsight Web Services | mestsa008 | Yes | Mesa Makeup Inventory Report | | Yes | MesaMuInvReport | | |
|
||||
| OpenInsight Web Services | mestsa008 | Yes | Mesa SSR Report | | Yes | MesaSSRReport | | |
|
||||
| OpenInsight Web Services | ? | Yes | 311 Form | ? | ? | | | |
|
||||
| LUY | Server | S | Name | Filter | CI | GoTo | DNS | Baselines |
|
||||
| LUY | Server | S | Name | Filter | CI | GoTo | DNS | Baselines |
|
46
Fab/software-center.md
Normal file
46
Fab/software-center.md
Normal file
@ -0,0 +1,46 @@
|
||||
---
|
||||
type: "topic"
|
||||
created: 2023-11-16T16:15:53.000Z
|
||||
updated: 2023-11-16T16:15:53.000Z
|
||||
---
|
||||
|
||||
# Software Center
|
||||
|
||||
```regedit
|
||||
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{19E90D94-D3A6-41E7-B4FA-D157B74051B7}
|
||||
```
|
||||
|
||||
```bash
|
||||
C:\WINDOWS\TEMP\InfinityQSTEM\ "C:\Program Files (x86)\InstallShield Installation Information\{19E90D94-D3A6-41E7-B4FA-D157B74051B7}\setup.exe" -runfromtemp -l0x0409 -removeonly
|
||||
MsiExec.exe /I{1C38ED67-8760-4E6F-9E6F-38C2A1B1EAB4}
|
||||
cmtrace
|
||||
C:\Windows\ccmcache\16\Wrapper\0
|
||||
C:\ProgramData\ISCvX\Logs\SoftwareDistributionLogs\WrapperInstallations
|
||||
cd "C:\Windows\ccmcache\16\MassData\0\Machine"
|
||||
appwiz.cpl
|
||||
MsiExec.exe /I{1C38ED67-8760-4E6F-9E6F-38C2A1B1EAB4}
|
||||
```
|
||||
|
||||
```bash Administrator
|
||||
cd "C:\Program Files\Infineon Technologies\Infineon Office Settings"
|
||||
PsExec.exe -i -s cmd.exe
|
||||
whoami
|
||||
# nt authority\system
|
||||
```
|
||||
|
||||
```bash PsExec.exe
|
||||
cd "C:\Windows\ccmcache\16\Wrapper\0"
|
||||
Wrapper.exe -uninstall -machine
|
||||
```
|
||||
|
||||
- [ ] delete Z:\ProgramData\Microsoft\Windows\Start Menu\Programs\InfinityQS
|
||||
|
||||
```cmd as Administrator
|
||||
control smscfgrc
|
||||
```
|
||||
|
||||
```Actions
|
||||
Application Deployment Evaluation Cycle
|
||||
Software Update Deployment Evaluation Cycle
|
||||
Windows Installer Source List Update Cycle
|
||||
```
|
Reference in New Issue
Block a user