58 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			58 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| type: "topic"
 | |
| created: "2024-01-06T01:25:36.035Z"
 | |
| updated: "2024-01-06T01:25:36.035Z"
 | |
| ---
 | |
| 
 | |
| # 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
 | |
| ```
 | |
| 
 | |
| ```bash
 | |
| "C:\Program Files (x86)\InfinityQS International\ProFicient\Applications\iispcmi.exe"
 | |
| ```
 | |
| 
 | |
| - [ ] 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
 | |
| ```
 | |
| 
 | |
| ## The instructions are:
 | |
| 
 | |
| - Open software center (IFX App Store) via path "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Microsoft Configuration Manager\Configuration Manager\IFX App Store.lnk"
 | |
| - Search for Infinity QS MES and OpenInsight (Mesa MES) under Applications
 | |
| - Click install
 | |
| - Wait (about 30 minutes for the install)
 |