You are not logged in.
I want create package emullates bahavior of winetricks for default wine prefix
(e,g, c:/Windows/System32/Drivers/gm.dls ).
I already found file path to `.cab` file from winetricks script which has files what I want to put.
But it seems `wine` does not have whole prefix at package side. Is this possible?
Offline
Wine prefixes are under user home folders , packages are not allowed to touch those.
Please clarify what you want to achieve.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Is impossible or request to WineHQ your answer?
I want to omit running winetricks to modify prefixes at each update of wine.
And want to share gm.dls symlink with fluidsynth itself (even it is really small file).
(Someone may wants to integrate ttf-ms-win*-* to wine automatically with risks...)
Offline
I want to omit running winetricks to modify prefixes at each update of wine.
What prefix modifications do you feel the need to re-apply after wine updates ?
And want to share gm.dls symlink with fluidsynth itself (even it is really small file).
If fluidsynth is setup correctly, wine prefixes should have access to midi devices without needing modification
This seems like a separate issue that might need its own thread (probably in Multimedia and Games board) .
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
About gm.dls, you are right.
want to omit running winetricks to modify prefixes at each update of wine.
This may false. I really use wine and remove prefixes frequently.
Ofcause, writing a custom script to generate prefixes is a solution (I just not want to have a script locally?).
Offline
Is there any hook package to touch /usr/share/wine/wine.inf ?
Offline