המדובר בשני סוגי גופנים והם fon ,ttf.
כל הגופנים שמורים תחת אותה התיקייה.
בהנחה שקובץ ה ISO מקבל אות E, שני סוגי הקבצים שמורים במצבם הדחוס, כך -
_E:\I386\*tt
_E:\I386\*foצור תיקייה חדשה ובצע חילוץ קבצים כך
MD D:\WinXPFonts
"Expand -R “E:\I386\*tt_” "D:\WinXPFonts
"Expand -R “E:\I386\*fo_” "D:\WinXPFontsאו כך
ניתן לכווץ את התיקייה לתיקיית זיפ, כך.
כל הגופנים שמורים תחת אותה התיקייה.
בהנחה שקובץ ה ISO מקבל אות E, שני סוגי הקבצים שמורים במצבם הדחוס, כך -
_E:\I386\*tt
_E:\I386\*fo
MD D:\WinXPFonts
"Expand -R “E:\I386\*tt_” "D:\WinXPFonts
"Expand -R “E:\I386\*fo_” "D:\WinXPFonts
"New-Item -Path "D:\" -Name "D:\WinXPFonts" -ItemType "Directory
PowerShell Expand-Archive -Path "E:\I386\*tt_" -DestinationPath "D:\WinXPFonts" -Force
PowerShell Expand-Archive -Path "E:\I386\*fo_" -DestinationPath "D:\WinXPFonts" -Force
PowerShell Expand-Archive -Path "E:\I386\*tt_" -DestinationPath "D:\WinXPFonts" -Force
PowerShell Expand-Archive -Path "E:\I386\*fo_" -DestinationPath "D:\WinXPFonts" -Force
ניתן לכווץ את התיקייה לתיקיית זיפ, כך.
PowerShell Compress-Archive D:\WinXPFonts D:\WinXPFonts.zip
Exit
Exit
Exit
Exit
נערך לאחרונה ב: