Jump to content

RunOnceEx Windows asks if i trust the DL appl. ?


Recommended Posts

If got JRE in my RunOnceEx, sillent, still Windows XP sp2 ask if i trust the Downloaded application.

how can i turn this of,

I already try to use the Regestry tweaks for XP sp2, did not work

this is a part of my RunOnceEx.cmd;

@echo off

SET PP=%Systemdrive%\

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installeren van Applicaties" /f

REG ADD %KEY%01 /VE /D "Sun Java Runtime Environment 6u2" /f

REG ADD %KEY%01 /V 1 /D "%pp%apps\Java\jre-6u2-windows-i586-p-s.exe /s /v /qn Addlocal=1 Iexplorer=1 Javaupdate=0 Reboot=Suppress EULA=1" /f

Exit

Edited by omnifred
Link to comment
Share on other sites


  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...