You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently trying to get the program "Qspice" up and running using Bottles.
Creating a simple bottle and trying to execute the Installer gives me an error saying that QSpice needs Windows 11 or Windows 10 in a 64-bit Version. Indeed when looking into what the installer does before throwing this error is to check if ntdll has a function called wine_get_version. Which I think is hidden when selecting "Hide Wine Version from applications" in winecfg.
Is there a way to get the same behaviour in bottles?
I have found the tab "Legay-Winetools" but there the window "Stagging", which should hold this option, is not visible.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I am currently trying to get the program "Qspice" up and running using Bottles.
Creating a simple bottle and trying to execute the Installer gives me an error saying that QSpice needs Windows 11 or Windows 10 in a 64-bit Version. Indeed when looking into what the installer does before throwing this error is to check if ntdll has a function called wine_get_version. Which I think is hidden when selecting "Hide Wine Version from applications" in winecfg.
Is there a way to get the same behaviour in bottles?
I have found the tab "Legay-Winetools" but there the window "Stagging", which should hold this option, is not visible.
Beta Was this translation helpful? Give feedback.
All reactions