Geert van Horrik

Results 221 comments of Geert van Horrik

> To provide some context here, how many tools/addins are being restored for these timings? Have you got significantly more tools compared to addins? About ~ 8 tools, but these...

> Also.... what are the timing differences with this change implemented? Is there a significant difference with this change in place? No improvements yet, trying to figure out where the...

For reference about the other issue I found: #4478

Added #4500, will now continue working on this optimization.

Caching in the %temp% is now working (when using pinned versions), shaving off approx 30 seconds per build. Now going to see if we can optimize a bit more.

This part might be relevant: https://ant.design/docs/react/customize-theme#whole-export

Some more potential logging I found in the app logging: ``` File name: '%localappdata%\LogViewer\app-1.4.0-alpha1153\sq.version' at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode,...

The shortcut that Squirrel created on the desktop directly runs an exe in the app installation root. This app was packaged using Squirrel 2.0.1.1. I think the exe stub in...

I ran `Update.exe --processStart LogViewer.exe` manually, then it starts the migration. But I am unsure how this would work from a default Squirrel installation. Am I supposed to call this...