sudo-give-me-coffee / wine32-deploy

A tool to creating AppImages for 32-bit Microsoft Windows® applications
Other
61 stars 2 forks source link

run winetricks inside a bottle? #22

Closed gotbletu closed 3 years ago

gotbletu commented 3 years ago

how would you run winetricks on a bottle or is it not possible yet?

I tryed wine32-deploy winetricks 'MyBottle'

gotbletu commented 3 years ago

ok seems like the command is

wine32-deploy --winetricks 'MyBottle'

P.S please update the help page