Thread: Kitchen OEMs
View Single Post
  #80 (permalink)  
Old 02-15-2007, 06:07 PM
dracon's Avatar
dracon
Lurker
Offline
Location: Memphis, TN
 
Join Date: Jan 2007
Posts: 21
Reputation: 0
dracon is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
I'm having trouble trying to build the .rgu file for Adobe Reader 2.0. Maybe someone can help me out.

I'm having trouble trying to import just one registry key into the system.

Original Key as taken.
[HKEY_CLASSES_ROOT\pdffile\Shell\Open\Command]
Default="\Windows\AcroRd32.exe" "%1"

Now I know I need to double quote the Default, but I'm not sure how to handle the string value. I've tried double quoting it, using a backslash to escape it, but it still constantly fails when running CreateOS.

Any ideas?
Reply With Quote