bitraid

Results 24 comments of bitraid

>Qt 6.3+ [supports](https://doc.qt.io/qt-6/windows.html) Windows 10 and 11 on 21H2 or later. I don't quite understand how that's related to the detection method, though? Perhaps we should prevent installation altogether on...

> > Samba of course. > > Just some thoughts. I have used robocopy and installed some other managers like Double Commander. > > Windows Explorer , Robocopy, Drag&Drop in...

This is expected if you don’t have a plugin for that file format (Far itself does not parse the contents of files, and there is not an official plugin for...

You will need the much more expensive EV code-signing certificate if you want the binary to get automatic "reputation" and not get flagged by Windows SmartScreen. I also don't think...

I just expressed my opinion - i have no call on this.

https://github.com/Maximus5/ConEmu/issues/2339

For the example below, i'm using `winre.wim` from Windows 20H2, after adding some random files to increase its size to about 900MB: `wimboot @:boot.wim:(hd0,msdos1)/winre.wim` ![wimboot-log](https://user-images.githubusercontent.com/4866740/103134759-2e543a80-46bc-11eb-9efc-f6bef0324165.png) And then fails: ![wimboot-fail](https://user-images.githubusercontent.com/4866740/103133492-686d0e80-46b3-11eb-8cb7-698e4d82729a.png) I...

I must add that using [wimboot](https://github.com/ipxe/wimboot) with grub4dos, works ok for the same file.

> I am unable to reproduce the same issue using a WIM file for Hirens PE I just downloaded [Hiren's PE](https://www.hirensbootcd.org/) and tried to boot `boot.wim` (1.23GB) and got the...