[snip] > If merely adding keys is not enough, and removing keys is also > necessary, you can write an INF file to do that. If memory serves me > right, sufficient INF support is available in Wine to do most basic > stuff an INF can do. That is not always enough, however. For example, > INFs didn't used to be able to produce DWORDs, not sure about today.
You can delete registry keys with reg files by putting a leading hyphen in the key's name: http://support.microsoft.com/kb/310516#delete Guy ================================================================To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
