• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
From questions to kudos — grow your reputation as a tech expert with HP Support! Click here to sign up.
Archived This topic has been archived. Information and links in this thread may no longer be available or relevant. If you have a question create a new topic by clicking here and select the appropriate board.
HP Recommended
prodesk 400
Microsoft Windows 10 (64-bit)

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

Archived This topic has been archived. Information and links in this thread may no longer be available or relevant. If you have a question create a new topic by clicking here and select the appropriate board.
† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.