/build/static/layout/Breadcrumb_cap_w.png

How do i delete SunJavaUpdateSched in registry, using the K1000?

I'm trying to delete "SunJavaUpdateSched" in the registry, so I exported the following registry entry to an .reg file and added a hyphen behind the = sign...but I'm getting Parse errors from the K1000, saying there is no match.  How can i delete the following entry?  I copied and pasted this in the Registry wizard.

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Run]
"SunJavaUpdateSched"="\"C:\\Program Files (x86)\\Common Files\\Java\\Java Update\\jusched.exe\""


0 Comments   [ + ] Show comments

Answers (1)

Answer Summary:
Posted by: JasonEgg 6 years ago
Red Belt
1

Top Answer

run this command in a BAT:
reg delete HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Run /f /v SunJavaUpdateSched

Comments:
  • I appreciate the help, I'm trying to get the BAT file to run in the K1000, but having trouble. How do i get the K1000 to run my BAT file? - rpsolis 6 years ago
    • Run it as an offline kscript. Upload the batch as a dependency. In task 1 either verify a directory or say always fail. Depending on your choice, select on success or remediation (always fail) and select Run the Batch file then populate your info. - rockhead44 6 years ago
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ