Running a windows store appx on Ubuntu

Questions about Wine on Linux
Locked
Vitality
Newbie
Newbie
Posts: 3
Joined: Sat Apr 23, 2022 12:55 am

Running a windows store appx on Ubuntu

Post by Vitality »

Hey there,
I use a gaming laptop called the HP Omen 15 which as yk most laptops usually have their own software to control features, such as lighting and fan control speeds etc. Moving to linux alot of these features have been quite difficult to control. I have tried using the NBFC to control fan speeds however the max allowed on there is no where near the max you could use it with the settings on the control software. I have the appx installed and extracted and i was wondering if i could run a host application with all the dlls and supported background apps running alongside the application. These are custom dlls so i dont know if could make a bottles port of it. If anyone would like to assist me in setting it up. It would be greatly appreciated.
Files inside appx:
Screenshot from 2022-04-23 11-01-43.png
The application is called Omen Control HUB.
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: Running a windows store appx on Ubuntu

Post by jkfloris »

I expect this program uses Windows drivers to change your laptop's settings. These drivers will not work with Wine. So you will have to look for a program that works under Linux.
Locked