sylveon / EarlyStart

Launches programs before Windows Explorer when opening a session.
GNU General Public License v3.0
118 stars 13 forks source link

Error #5

Open tomasalias opened 9 months ago

tomasalias commented 9 months ago

C:\Users\Dominik\Downloads\folder>%windir%\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe .\EarlyStart.exe Microsoft (R) .NET Framework Installation utility Version 4.8.9032.0 Copyright (C) Microsoft Corporation. All rights reserved.

Exception occurred while initializing the installation: System.IO.FileLoadException: Could not load file or assembly 'file:///C:\Users\Dominik\Downloads\folder\EarlyStart.exe' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515).

sylveon commented 9 months ago

Have you unblocked the executable? Also I'd recommend moving the program to a more permanent location than the Downloads folder.