Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inserting registry values
Message
De
06/10/2005 08:54:05
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
Tous
Information générale
Forum:
Windows
Catégorie:
Configuration
Titre:
Inserting registry values
Divers
Thread ID:
01056700
Message ID:
01056700
Vues:
66
What is wrong with the following procedure for inserting values into the
registry? I adapted it from http://support.microsoft.com/kb/896054/; the
idea is to enable CHM files in a certain directory. AFAIK, the only change I
did was to change the sample directory to my own requirements.

I created a batch file "permitirayuda.bat", with the following commands:

regedit.exe /s permitirayuda.reg

The corresponding registry file (permitirayuda.reg) contains the following:
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\HTMLHelp\1.x\ItssRestrictions]
"UrlAllowList"="\\myserver\myapp\help;file://\\myserver\myapp\help"
When running the batch file, as far as I could tell, the keys are created, but the value (UrlAllowList) is not.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform