Wine is stripping comments from system register
9 Aug
2006
9 Aug
'06
1:43 p.m.
Hi all, I'm tring store some marks as comments inside of system register, but when I start some wine process and it finish the comments have disappeared from the register file. Is this the expected behaviour? Many thanks, Augusto Arcoverde da Rocha
9 Aug
9 Aug
6:33 p.m.
Augusto Arcoverde da Rocha wrote:
I'm tring store some marks as comments inside of system register, but when I start some wine process and it finish the comments have disappeared from the register file. Is this the expected behaviour?
Yes. As the registry is both read and written, and there's no API level requirement to preserve comments, they're not preserved. You could put them in tools/wine.inf if you like. Mike
7155
Age (days ago)
7155
Last active (days ago)
1 comments
2 participants
participants (2)
-
Augusto Arcoverde da Rocha -
Mike McCormack