Wine and winetricks are both installed. Normally with a wine installation in ~/.wine/c_drive/windows/system32 there is a program called runas it will allow you to run a program not as administrator. The program I'm trying to run is giving me an error because its running as an administrator. I tried 'wine runas /trustlevel:0x20000 program.exe'
It just gives me an error saying runas doesn't exist