Questions about user.reg

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
kultex
Newbie
Newbie
Posts: 1
Joined: Tue Nov 18, 2014 4:27 am

Questions about user.reg

Post by kultex »

Horizon is a professional light software - http://www.opendmx.net/index.php/Horizon

its not any more developed and I want to make it available in Wine for Linux + Mac

The program runs quite ok, but it has some ticks - it needs "." for decimal, otherwhise it puts comma cues to the wrong position - see screenshot.

In WindowsXP its quite easy, because you just go to Country Options, select there "." instead of "," for decimal, when your system e.g. is in German and evrything is perfect.

In Linux or Mac evrything is ok, when you have English Language and Keyboard, but not if you have another language - the problem is the user.reg

I can replace the [Control Panel\\International] part of user.reg to the english environment, but it is overwritten as soon as I open or close wine or a windows program

It does not help, when I change the user.reg and stet the permission to root/root - it overwrites the file + plus the permission of the file (attachment)

do you have any idea, what I can do - like this the program is not useable
Attachments
Horizon1.jpg
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Questions about user.reg

Post by dimesio »

Start the app with LANG=en_US.UTF-8.
Locked