Search results

  1. L

    Post-installation didn't work after the update (NTLite v2024.3.9780)

    After updating ntlite 2024.3.9780, I stopped having .reg files in the after logon section working. Tried everything except creating a new project, as that is the last thing I want to do. The mode section is set to "iso". Everything worked fine before, now nothing. Maybe now I need to enter them...
  2. L

    Change the accent color of the Start Menu icon and applications

    I don't know how, but it ended up working, even though it didn't work before for some reason. Thank you very much!
  3. L

    Process dependency on RAM

    I happened to notice that if in virtualbox I allocate 2048 RAM for my iso(instead of 4096), I get almost half as many processes. How can that be? Is there an addiction?
  4. L

    Change the accent color of the Start Menu icon and applications

    garlin Do you have any more ideas?) Even though it's a small thing, it seems important to me.
  5. L

    Change the accent color of the Start Menu icon and applications

    No, its blue again after restart =/
  6. L

    Change the accent color of the Start Menu icon and applications

    I've been thinking about it now and I'm already making a new virtualbox.
  7. L

    Change the accent color of the Start Menu icon and applications

    I tried to do this, but still the color remained the same. After that, I decided to just run this .reg file on a new machine, and the color changed. The question now is why it doesn't change via ntlite? Here is the contents of the file: Windows Registry Editor Version 5.00...
  8. L

    Change the accent color of the Start Menu icon and applications

    I have all the .reg files in the registry section. I found only the path that I attached above. I also don't have the necessary .reg file, respectively. Thanks, I'll check it out.
  9. L

    Change the accent color of the Start Menu icon and applications

    Hello, I can't figure out how to change the accent color for these elements before installation. I realized that this section is responsible for the color on these elements: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SystemProtectedUserData\S-1-5-****\AnyoneRead\Colors. But...
  10. L

    Disabling automatic defragmentation (schtasks)

    The console display is correct, but the status is "ready". The service starts only after the first reboot, it is initially disabled. Below is a screenshot from the clean installation of the official image. There is also a problem with the display.
  11. L

    Disabling automatic defragmentation (schtasks)

    There are no UAC icons since I have disabled it completely. It says that it is disabled. I also can't figure out what's wrong with the text in the log files, it's not displayed correctly.
  12. L

    Disabling automatic defragmentation (schtasks)

    Here is the result. I also noticed some nonsense with the language, although I did not touch the localization. Вкл = On)
  13. L

    Disabling automatic defragmentation (schtasks)

    And how to implement it correctly? Why exactly 2 different files with the same content?
  14. L

    Disabling automatic defragmentation (schtasks)

    I didn't fully understand how to organize it all with log files. Why do you need 2 identical ones? Thank you in advance.
  15. L

    Disabling automatic defragmentation (schtasks)

    Unfortunately, it doesn't work for me.
  16. L

    Disabling automatic defragmentation (schtasks)

    schtasks /Change /DISABLE /TN "\Microsoft\Windows\Defrag\ScheduledDefrag" I use this command to disable the defragmentation schedule, it works, but the first time I restart after installing the system, the schedule turns on again. How to fix it?
  17. L

    Post-install setup commands don't run

    I found a solution: you just need to specify the GUID immediately when importing. for example: powercfg /import c:\users\default\desktop\powerplan.pow ee7b605a-40ea-4080-9ffa-9reb2a6c843b powercfg /setactive ee7b605a-40ea-4080-9ffa-9reb2a6c843b
  18. L

    Post-install setup commands don't run

    Of course, then I'll come up with workarounds myself. Thank you very much for your help. =)
Back
Top