-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Archived Topics
- Unanswered Topics - Notebook
- i cant remove a promogram using Uninstal strings

Create an account on the HP Community to personalize your profile and ask a question

09-17-2019 12:51 AM
hello there,
for my inturn ship i need to remove 2 HP tools because it interups the company on a few things but i cant not seem to get a uninstal string from my regedit and when i do get the string it doesnt always work use a script a previous intern made
EXample
REM HP Sure Click verwijderen.
:Stage2
if exist c:\SysInit\SureClickRemoved.txt goto Stage3
if not exist c:\SysInit\SureClickRemoved.txt echo HP Sure Click verwijderen, volg instructies op uw scherm. U wordt gevraagd om het systeem te rebooten.
timeout /T 5 > nul
fsutil file createnew c:\SysInit\SureClickRemoved.txt 1
start /wait MsiExec.exe /I{57D63080-983E-11E9-B7EB-3863BB3CB5A8}
This uninstal string works sometimes but isnt constent so i my question
does the string chance on any windows version does it change on any pc?
i need help please 🙂
sincerly Ketchup
