omnifred Posted July 20, 2007 Posted July 20, 2007 (edited) 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 workthis is a part of my RunOnceEx.cmd;@echo offSET PP=%Systemdrive%\SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Installeren van Applicaties" /fREG ADD %KEY%01 /VE /D "Sun Java Runtime Environment 6u2" /fREG 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" /fExit Edited July 20, 2007 by omnifred
omnifred Posted July 23, 2007 Author Posted July 23, 2007 Found the problem,was testing my RunOnceEx on a Sysprept XP image in VMware, tested the apps on RIS itself everythings fine.sorry
boredazfcuk Posted August 21, 2007 Posted August 21, 2007 Windows XP sp2 ask if i trust the Downloaded application.how can i turn this of,right click the downloaded .exe, properties, unblock, ok.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now