I'm trying to install my school's physics lab software so I won't have to boot windows, although I think this may be a bit of an ambitious project for me since I'm faily new to using wine.
The program (IOLab) can be found here: https://iolab.science/running-application.html and is a simple program that records data from a USB wireless reciever for a physics sensor package.
The problems I've identified are:
1) The installer must not be run as administrator (which I can't figure out how to do) running `wine IOLAB_filename_here` from the terminal on my Manjaro system tries to use the administrator account
2) The lab manual has to be in a specific place (Documents/IOLab-WorkFiles/activities/lessons) (or else IOLab can't read it. These folders are created as a part of the installer process though)
How can I solve these problems and install the IOLab software?
Thank you for your time
