
lll888
MemberContent Type
Profiles
Forums
Events
Everything posted by lll888
-
I didn’t like the 128 version, I’m using 127 for now
- 106 replies
-
- Compatibility
- support
-
(and 3 more)
Tagged with:
-
if you know how to use DISM, then unpack the image and insert the themes along this path Windows\Resources\Themes first check that the themes work on your computer, and then you can simply copy the entire folder - Resources And why do you need all the topics? They only occupy a place I only like the topic - QS Counter Elements 7
-
While they plan, one kind person does it https://github.com/adeii/supermium-portable/releases/
- 106 replies
-
1
-
- Compatibility
- support
-
(and 3 more)
Tagged with:
-
I’m not trying to convince you otherwise, I’m just speaking from my own experience, and if I don’t need it, then the corresponding elements too, if I need to update them, I download them separately and install them manually, after unpacking them and seeing what’s inside. I always approach any updates with caution) You must understand what updates are needed for, for example, there is an add-on from 2013, I don’t remember which one, but it adds it to this window if you enter the command in cmd netsh interface tcp show global adds InitialRto and MaxSynRetransmissions by default on windows 7 these parameters do not work and they are changed in this window, these are global settings for the network stack if you don’t have them in this window, then changes in the registry have no meaning, this is a useful addition the higher the Rto value, the greater the delay will be, say a high ping in a network game, the default is 3000, that's 3 seconds and that's a lot MaxSynRetransmissions is the number of retransmissions of sent packets, the default is 2, which is very small ) and without this add-on you cannot change these settings
-
We don’t take the cable into account, as we hope that this was taken into account when purchasing, do not buy a fake cable ))
-
I have never used this program at all, I disable it immediately through the windows components )
-
there are forums where people are working on utilities that update certificates for win 7 or xp, just search for them
-
you read carefully, it says that some updates are installed without your knowledge. that is, the updates you need for them will be installed without asking and all these checkboxes that you uncheck are just fiction)
-
I don’t think that video blurring in Firefox is caused by telemetry, I can’t say, I’ve never had this happen, but you need to install the drivers correctly from the very beginning so as not to blame them later. After processing nvslimmer, go to the Display.Driver folder, open the files via notepad2 and erase everything that is there by preserving DisplayDriverRAS.dll NvProfileUpdaterPlugin.dll NvTelemetry64.dll nvtopps.db3 nvtopps.dll and then just install the driver after installing the driver, go to drive C and insert the names of these files into the search in the upper right corner and delete everything using unlocker This is how to install this driver correctly )) That is, first erase everything that is there in these files and after installation, then delete them. After my online game began to freeze, I spent a couple of days to understand how to install this driver correctly and there were no more problems and I have Firefox 127 version installed on win 7 and it works fine
-
Direct doesn’t bother me much, I’m more interested in the tcp fastopen function, this is the only thing that is not in win 7, if only someone could add it, it would be cool.
-
I don’t even know what you’re talking about, but I cut out all the telemetry from the system a long time ago. Telemetry interferes with work, eats up resources, plus I don’t like to be followed, and those who like it installed win 10, so the users are divided and only those who are on win 7 are close to me
-
You're either joking or you really believe it in win 7 there is a task scheduler service, so it will launch scheduled updates, go in and look at what tasks are in it and find among all this at least one task that you need ) That's why I said goodbye to the planner too
-
I have another weather gadget and I fixed it myself, first I wrote to the developer of the gadget, but he said that he doesn’t work with it anymore, I had to do it myself, and without knowledge, so, using a random method, I brought it back to reality and has been working for many years ))
-
I have a question, does Direct 12 even exist ? I unpacked the nvidia driver for win 10 and there was only 11, direct 12 is a marketing ploy. Just some kind of addition to force users to switch to 10 or 11, do I understand correctly ?)
-
Perhaps I won’t argue, but I meant hard telemetry, which leads to freezing. This can be said in online mode, they monitor what you are doing there ))
-
I would add more, what else needs to be removed, I wrote modestly. Well, the option to disable the update is a fiction, that it exists, that it doesn’t ))
-
You can disable updating in Win 7 simply by command in cmd this will not disable, but remove services sc delete wuauserv sc delete BITS wuauserv is the receiver, BITS is the transmitter
-
Seven can be installed on the newest PC and at most some USB ports or touchpad on the laptop may not work. I patched the installation image with this patch Intel(R)_USB_3.0_eXtensible_Host_Controller_Driver_5.0.3.42 I don’t even remember everything I did, but my 7 was easily installed on a PC made in 2023, in which the BIOS was made only for Windows 10, and the 7 works perfectly
- 12 replies
-
- support
- installation
-
(and 1 more)
Tagged with:
-
I think you're just looking in the wrong direction. The fact is that hard telemetry was built into the Nvidia driver, which is watching you and this is the cause of all the troubles. The latest normal driver version is 446.14. If you want to install a new driver, then use the NVSlimmer utility, plus the rest needs to be modified manually so that this does not happen in your system, then everything will work well.
-
You should at least make a backup copy of your files via a bat file. I tried your work and it doesn’t work for me, I restored the files and deleted the rest. Also, do not forget to turn off the test mode when returning through cmd bcdedit /set nointegritychecks off bcdedit -set TESTSIGNING OFF But first you need to return your files in place, otherwise you will not start the Windows and even safe mode )) The fact is that in testing mode, for example, my online game did not start. But if you turn off the test mode and turn on the signature check without returning your files to the place, then it will be problematic to start your Windows )