ElPumpo / TinyNvidiaUpdateChecker

Open sourced tool for keeping NVIDIA GPUs updated, featuring fully customizable driver installs for complete control, multi-GPU support, and more!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate from x86 to x64

bingis-khan opened this issue · comments

Is this possible? Why not?

Ideally it would simplify the installation, since all you'd need is Scoop (and avoiding yet another dotnet runtime means less bloat/cringe).

commented

What? My project is built for x86 to work for more systems. Windows does not ship with .NET 7 runtime either

What? My project is built for x86 to work for more systems. Windows does not ship with .NET 7 runtime either

Hi, could you release two versions, one for x64 and one for x86? I simply don't want to install another runtime on my computer. PS: You may consider using GitHub actions to automatically build your project, shouldn't be very difficult.

Hi Richard.

As I previously have mentioned I don't want to. It feels overcomplicated to release two executables. For me it makes no sense either.

You dont want to install a library that makes my code run on most systems. No.

Hopefully you understand