Pergunta

I am building an application that will run on Linux under Wine, and I'd like to add a few files to the default windows image that is created in ~/.wine when a user starts wine for the first time - kind of like /etc/skel that's used to create new users.

Is there a way to do this? I can't seem to find how ~/.wine is created.

Also, is there a way to import a registry key using regedit at the same time (i.e. when a user starts wine for the first time)?

NOTE: this is on RHEL/Centos 5 using EPEL wine RPM's.

Foi útil?

Solução

Take a look at /usr/share/wine/wine.inf.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top