Skip to content

bottlesdevs/winebridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌉 winebridge

A .Net bridge to run commands in Wine

Here because of Bottles Next? Yeah, Next' source is not available yet.

❓Why

winebridge offers a set of commands that you, as user, usually run trough winedbg. winedbg is a heavy tool that requires much time to execute simple tasks because it's born as debugger, not as "runtime utility". winebridge is executed directly in the Wine prefix and, calling Windows' APIs, simply returns the resuls of the command as console output.