benners Posted August 24, 2005 Posted August 24, 2005 I am trying to read values from the (Default) keys in the registry but am having no luck.I have tried <registry mode='read' display='Setting Location' desc='Sets The Location Of The Applications Folder' configs='#BAT#'> <hive>HKLM</hive> <key>SOFTWARE\XPDVD</key> <value>@</value> <variable>xpdvd</variable> </registry> I have replaced @ with (Default) and Default but the log file reports#XPDVD# = 'Unknown format'Is it possible to do this?Thanks
benners Posted August 24, 2005 Author Posted August 24, 2005 Try leaving it empty or putting double quotes.Thanks Nanaki, leaving the <value> blank was the solution
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