Recent content by dedolo

  1. D

    Windows 11 24H2 Pro Canary installation failed

    I wanted to say that the image processed with the Tiny script installs in VM while the one I made of which I sent logs and presets loads but does not always start in VM. I have not tested anything on a physical PC.
  2. D

    Windows 11 24H2 Pro Canary installation failed

    ok thanks. I'll do as you say. Out of curiosity and to learn, were there any errors in the presets posted? I'm attaching the virtualbox logs for a complete analysis. The strange thing is that the iso in question treated with the script I'm attaching installs in VM without problems. Thanks
  3. D

    Disable Windows Defender in Windows 11

    Lo faccio subito, ecco il link: https://github.com/ionuttbara/windows-defender-remover
  4. D

    Windows 11 24H2 Pro Canary installation failed

    Da principiante dove ho sbagliato? Grazie a chiunque voglia aiutarmi
  5. D

    Disable Windows Defender in Windows 11

    I use these reg batch found on github (I don't know if I can post the link), the author also made an exe, even after the updates it doesn't appear. transform it into a bat with "reg2exe converter" and place it in post setup, so as to avoid breaking the image. I recommend updating with...
  6. D

    Post installation: Run EXE user side as Administrator

    Yes I'm working on these keys ;30 Disable Windows spying [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection] "AllowTelemetry"=dword:00000000 ; Disable the AutoLogger-Diagtrack-Listener key...
  7. D

    Post installation: Run EXE user side as Administrator

    With Bat2converter I created an .exe containing 2 .reg files, powerun and a batch to make the 2 files run with elevated rights. Tested in VM it works only as administrator. What command or string do I need to enter for the exe to run with privileges. Thanks to anyone who answers me P.S. sorry...
Back
Top