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?
|