Dimitris Zervas

Results 104 comments of Dimitris Zervas

I registered for an education trial [here](https://www.solidworks.com/support/community-download) with the code `TEMPDL` and got the latest exe link: https://dl-ak.solidworks.com/nonsecure/sw2022/sw2022_sp02.0_f/x64/220318.003-1-PGQH6ND3/SolidWorksSetup.exe The serial numbers are also static (they give the same to everyone)...

Oh I forgot I already made a PR here https://github.com/cryinkfly/SOLIDWORKS-for-Linux/pull/22

> Can you post download link to 2021 version? Thank you! [Here](https://dl-ak.solidworks.com/nonsecure/sw2021/sw2021_sp03.0_f/x64/210326.009-1-GDT1XGXA/SolidWorksSetup.exe ) you go :smiley: Serial numbers (they're readily available and always the same): ``` Your SOLIDWORKS Educator (CAD...

What I'd like is to warp the mouse only when a shortcut changes the focus - windows, screen or desktop focus

@9ary about the installer, check out my open source installer (please report any bugs, it's still a baby) [fusion360-streamer](https://github.com/dzervas/fusion360-streamer)

Try to execute Fusion 360 Admin Install.exe with the same flags

yea sorry for the cryptic answer, I've been reversing Fusion for a while and I take too many info for granted. So: `streamer.exe` is the installer of fusion that manages...

yeap, downloaded from the link in my previous comment (nothing sketchy, it's the official Autodesk's installer for "batch installations" from the official autodesk website) In other news, let me introduce...

The login problem is split in 3.5 steps: - Get wine to open a native browser window (e.g. the linux firefox) - needs wine > 8.14 - ( After logging...

Try adding to the environment variables `QTWEBENGINE_CHROMIUM_FLAGS="--enable-native-gpu-memory-buffers"`