להורדה | ווינדוס 11 (רשמי) + מידע ועדכונים
-
@איציק-דייטש כן נפתח לי חלון עם פינגווין (ונסגר)
עכשיו יש חלון כזה
-
@איציק-דייטש כן נפתח לי חלון עם פינגווין (ונסגר)
עכשיו יש חלון כזה
-
@צור תריץ את הפקודה הבאה ושים את הנתיב לקובץ שהורדת
Add-AppxPackage -Path <הנתיב לקובץ>
@איציק-דייטש אפילו שלא סיים?
-
@איציק-דייטש אפילו שלא סיים?
-
@צור כן, זכור לי שאני אפי' עשיתי X על החלונית..
PS C:\WINDOWS\system32> Add-AppxPackage -Path <C:\Users\צור\Downloads> At line:1 char:23 + Add-AppxPackage -Path <C:\Users\צור\Downloads> + ~ The '<' operator is reserved for future use. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : RedirectionNotSupported PS C:\WINDOWS\system32>
-
PS C:\WINDOWS\system32> Add-AppxPackage -Path <C:\Users\צור\Downloads> At line:1 char:23 + Add-AppxPackage -Path <C:\Users\צור\Downloads> + ~ The '<' operator is reserved for future use. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : RedirectionNotSupported PS C:\WINDOWS\system32>
-
@צור איפה הרצת את זה?
@איציק-דייטש פאורשול
-
@איציק-דייטש פאורשול
-
@צור כמנהל?
@איציק-דייטש כן
מה שמסומן זה נמהל לא?
-
@איציק-דייטש כן
מה שמסומן זה נמהל לא?
@צור אההה, צוטטתי אותך ותיקנתי, שים
!
@צור אמר בלהורדה | ווינדוס 11 (רשמי) + מידע ועדכונים:
PS C:\WINDOWS\system32> Add-AppxPackage -Path "C:\Users\צור\Downloads" At line:1 char:23 + Add-AppxPackage -Path <C:\Users\צור\Downloads> + ~ The '<' operator is reserved for future use. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : RedirectionNotSupported PS C:\WINDOWS\system32>
-
@צור אההה, צוטטתי אותך ותיקנתי, שים
!
@צור אמר בלהורדה | ווינדוס 11 (רשמי) + מידע ועדכונים:
PS C:\WINDOWS\system32> Add-AppxPackage -Path "C:\Users\צור\Downloads" At line:1 char:23 + Add-AppxPackage -Path <C:\Users\צור\Downloads> + ~ The '<' operator is reserved for future use. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : RedirectionNotSupported PS C:\WINDOWS\system32>
@איציק-דייטש לא הבנתי
-
@איציק-דייטש לא הבנתי
@צור בנתיב לקובץ שיניתי מ
<C:\Users\צור\Downloads>
ל
"C:\Users\צור\Downloads\MicrosoftCorporationII.WindowsSubsystemForAndroid_1.7.32815.0_neutral___8wekyb3d8bbwe.Msixbundle"
זה הנתיב
רגע... יש עוד טעות...
צריך גם את שם הקובץ בנתיב -
@צור בנתיב לקובץ שיניתי מ
<C:\Users\צור\Downloads>
ל
"C:\Users\צור\Downloads\MicrosoftCorporationII.WindowsSubsystemForAndroid_1.7.32815.0_neutral___8wekyb3d8bbwe.Msixbundle"
זה הנתיב
רגע... יש עוד טעות...
צריך גם את שם הקובץ בנתיב@איציק-דייטש זה החזיר
C:\Users\צור\Downloads\MicrosoftCorporationII.WindowsSubsystemForAndroid_1.7.32815.0_neutral___8wekyb3d8bbwe.Msixbundle
-
@איציק-דייטש זה החזיר
C:\Users\צור\Downloads\MicrosoftCorporationII.WindowsSubsystemForAndroid_1.7.32815.0_neutral___8wekyb3d8bbwe.Msixbundle
@צור בהודעה מעליך יש שם את התניב המלא תחליף את זה בפקודה המקורית
<הנתיב לקובץ>
כולל
<>
כלומר תוריד את זהAdd-AppxPackage -Path "C:\Users\צור\Downloads\MicrosoftCorporationII.WindowsSubsystemForAndroid_1.7.32815.0_neutral___8wekyb3d8bbwe.Msixbundle"
תריץ את זה
-
@צור בהודעה מעליך יש שם את התניב המלא תחליף את זה בפקודה המקורית
<הנתיב לקובץ>
כולל
<>
כלומר תוריד את זהAdd-AppxPackage -Path "C:\Users\צור\Downloads\MicrosoftCorporationII.WindowsSubsystemForAndroid_1.7.32815.0_neutral___8wekyb3d8bbwe.Msixbundle"
תריץ את זה
Add-AppxPackage : Deployment failed with HRESULT: 0x80073CFD, A Prerequisite for an install could not be satisfied. Windows cannot install package MicrosoftCorporationII.WindowsSubsystemForAndroid_1.7.32815.0_x64__8wekyb3d8bbwe because this package is not compatible with the device. The package requires OS version 10.0.22000.120 or higher on the Windows.Desktop device family. The device is currently running OS version 10.0.19043.1320. NOTE: For additional information, look for [ActivityId] b505cbed-cbd8-0001-8d2f-07b5d8cbd701 in the Event Log or use the command line Get-AppPackageLog -ActivityID b505cbed-cbd8-0001-8d2f-07b5d8cbd701 At line:1 char:1 + Add-AppxPackage -Path "C:\Users\צור\Downloads\MicrosoftCo ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (C:\Users\צור...bbwe.Msixbundle:String) [Add-AppxPackage], Exception + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
מהתרגןם משמע שלא שייך לא?
-
Add-AppxPackage : Deployment failed with HRESULT: 0x80073CFD, A Prerequisite for an install could not be satisfied. Windows cannot install package MicrosoftCorporationII.WindowsSubsystemForAndroid_1.7.32815.0_x64__8wekyb3d8bbwe because this package is not compatible with the device. The package requires OS version 10.0.22000.120 or higher on the Windows.Desktop device family. The device is currently running OS version 10.0.19043.1320. NOTE: For additional information, look for [ActivityId] b505cbed-cbd8-0001-8d2f-07b5d8cbd701 in the Event Log or use the command line Get-AppPackageLog -ActivityID b505cbed-cbd8-0001-8d2f-07b5d8cbd701 At line:1 char:1 + Add-AppxPackage -Path "C:\Users\צור\Downloads\MicrosoftCo ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (C:\Users\צור...bbwe.Msixbundle:String) [Add-AppxPackage], Exception + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
מהתרגןם משמע שלא שייך לא?
-
לפי פרסומים שונים, המערכת ישבת על מערכת לינוקס (שבעצם קיימת גם בוינדוס 10). יש סיכוי שבעצם אפשר לנסות להריץ גם ב10, או שזה סתם שטויות?
@י-פל מבדיקה שנעשתה כנראה שלא
-
@nh-local עובד לי! פשוט התקנתי את ה-APK בעזרת WSAToolbox
רק שמשום מה האפליקציות עובדות לרוחב ולא לאורך...
כעת אני רואה שזה תלוי באפליקציות, יש שכך ויש כך