r8t0

Results 4 comments of r8t0

> Same here. Since the latest version it takes up to 6 minutes to start up on my laptop (i7-10510U/64Gb/Win10 21H2/ver 1.3.19.1181) > > Even with /f added for faster...

> What is the `%PATH%` environment variable set to? > > Are there any network paths in the `%PATH%` environment variable? There is no network path in %PATH%, and every...

I edited the init.bat file and output the time-consuming of each line of script. The results are as follows: Scripts that take a lot of time: ```bash UseTime: 2.04s: call...

I got it. It's a system problem. This problem appears in a company managed system.Thank you