nifanfa / BootTo.NET

C# UEFI programming with the .NET native ahead-of-time compilation technology.
28 stars 4 forks source link

VHD is being used by another process #3

Open StiglCZ opened 1 year ago

StiglCZ commented 1 year ago

I tried to run the example, but it shows this: path\ConsoleApp1.csproj(51,4): error MSB3061: File can't be removed path.vhd. The process cannot access the fil e 'path\ConsoleApp1.vhd' because it is being u sed by another process.

How to fix it? (i tried stoping win defender and reboot, nothing worked)

StiglCZ commented 1 year ago

@nifanfa

nifanfa commented 1 year ago

It's not the project's problem