Quote:
Originally Posted by fychan
Hi There I'm trying very hard to disable the "Unknown Publisher" security warnings whenever i try to run a CAB or EXE.
Basically, I have did some reading... its related to the HKLM\Comm\Security\Policies\Policies\* settings.
I have converted the registries that I would like to install into a SecuityPolicies.provxml and added the followng entries into config.txt to get autorun to import into the device's registry.... but it failed...
XML: \Storage Card\CABS\SecurityPolies.provxml
Please advice... I really want to get this working so as to have an unattended autorun setup on my device.
Any experienced cook around...... please tell me how to disable this warning
regards
FY....
|
I would imagine that the "XML:" tag works if used correctly, but I never got it to work for me, either.
What I do (on Windows XP) is rename the *.provxml file to setup.xml (SecurityPolicies.provxml -> setup.xml) and then use makecab.exe to put the xml into an installable cab file.
at a command prompt: makecab _setup.xml SecurityPolicies.cab
Then it should run ... if the provxml is not correct, it will throw an error when you try to run it on the ppc.
Best regards,
-boggsie