Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error 32: The process cannot access the file because it is being used by another process. #189

Open
ManuelStaedel opened this issue May 14, 2024 · 5 comments

Comments

@ManuelStaedel
Copy link

What can i do, please?


The tiny11 image is now completed. Proceeding with the making of the ISO...
Copying unattended file for bypassing MS account on OOBE...
Copy-Item : Das Element "C:\tiny11\autounattend.xml" kann nicht mit sich selbst überschrieben werden.
In C:\tiny11\tiny11maker.ps1:403 Zeichen:1

  • Copy-Item -Path "$PSScriptRoot\autounattend.xml" -Destination "$mainO ...
  •   + CategoryInfo          : WriteError: (C:\tiny11\autounattend.xml:String) [Copy-Item], IOException
      + FullyQualifiedErrorId : CopyError,Microsoft.PowerShell.Commands.CopyItemCommand
    
    
    
    
    
    

Creating ISO image...
Will be using bundled oscdimg.exe.

OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
Copyright (C) Microsoft, 1993-2012. All rights reserved.
Licensed only for producing Microsoft authorized content.

Scanning source tree (500 files in 43 directories)
Scanning source tree complete (950 files in 86 directories)

Computing directory information complete

Image file is 6127648768 bytes (before optimization)

Writing 950 files in 86 directories to C:\tiny11\tiny11.iso

0% complete
ERROR: Could not open file "\?\C:\tiny11\tiny11.log"

Error 32: The process cannot access the file because it is being used by another process.
Creation completed! Press any key to exit the script...
Press Enter to continue:

@eugenesan
Copy link
Contributor

You shouldn't use c:\tiny11 folder.
That folder is used by the script for image template creation.

Place the script in a user folder, like: c:\users\username\downloads\tiny11

@ManuelStaedel
Copy link
Author

Thank you very much!

@ManuelStaedel
Copy link
Author

But, it looks wrong.
Screenshot 2024-05-15 222147

@ManuelStaedel
Copy link
Author

Again
2024-05-20 09_23_32-Einstellungen

@ManuelStaedel
Copy link
Author

Now i tested it with another system and it's all fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants