How do I find the windows registry file in wine (installed in Ubuntu)? and how do I add text to the windows registry file in wine?
blenzh wrote:> How do I find the windows registry file in wine (installed in Ubuntu)? > and how do I add text to the windows registry file in wine?It's stored in the wineprefix; the default wineprefix is ~/.wine. Use wine's regedit to edit it.