wimbrts / Make_WinPE

Make_WinPE - Make PE WIM File from x64 Windows ISO
32 stars 7 forks source link

Temp folder is full #2

Closed sharicov closed 3 months ago

sharicov commented 2 years ago

In the WinPE environment some programs complain about full temp folder. Is it possible to set it on USB/internal drive? Maybe even automatically in the wim creation wizard?

wimbrts commented 2 years ago

Never got your issue with full Temp folder. Can you specify what programs and conditions give the issue ?

sharicov commented 2 years ago

For example windowsdesktop-runtime-3.1.23-win-x64.exe or Microsoft .NET redistribution. No special conditions, just running it and getting error messages (0x80070660 and 0xc0000135)

On Tue, Mar 29, 2022 at 10:12 AM wimb @.***> wrote:

Never got your issue with full Temp folder. Can you specify what programs and conditions give the issue ?

— Reply to this email directly, view it on GitHub https://github.com/wimbrts/Make_WinPE/issues/2#issuecomment-1081499410, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOYCOSZFKU5UVDL2PM7WHLVCKUNTANCNFSM5R2GFOEA . You are receiving this because you authored the thread.Message ID: @.***>

wimbrts commented 2 years ago

I get indeed the same error message. Strange. B:\Temp is in RAMDISK and has sufficient Space. In 10XPE same B:\Temp is working OK, but Not in my case of PE_19041_US_L.wim

How come ?

sharicov commented 2 years ago

Maybe different type of temp used, windows has several: C:\Users\AppData\Local\Temp and c:\windows\temp

On Fri, Apr 1, 2022 at 4:23 PM wimb @.***> wrote:

I get indeed the same error message. Strange. B:\Temp is in RAMDISK and has sufficient Space. In 10XPE same B:\Temp is working OK, but Not in my case of PE_19041_US_L.wim

How come ?

— Reply to this email directly, view it on GitHub https://github.com/wimbrts/Make_WinPE/issues/2#issuecomment-1085895440, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOYCOWJHNWJFDC2NQRMEF3VC32ERANCNFSM5R2GFOEA . You are receiving this because you authored the thread.Message ID: @.***>