Offizieller Windows-Thread

crysmopompas

I am a bot ¯\_(ツ)_/¯
systems, systems, systems, systems, systems, systems, systems, systems, systems, systems, systems
Spielt gerade: GT7 | 60fps FTW
Embrace, extend, and extinguish ~troll~

Find's schade, daß WSL1 nicht mehr weiter entwickelt wird. Das ist der klassische Weg der NT Subsysteme.

WSL2 ist eine vollständige Virtualisierung mittels Hyper-V, also nix besonderes außer der benutzerfreundlichen Integration. Ohne Hyper-V geht WSL2 nicht, was ein paar Nachteile mit sich bringt.
 

Planet

50% water, 50% air, the glass is always full!
PSN-Name: PlanetJumble
Und der Nachteil ist? Dass es auf dem excellenten Core2Duo nicht mehr läuft?

Benutzerfreundliche Integration empfinde ich als sehr großes Plus, wie man in dem Video sehr gut sehen kann. Ich hoffe, ich muss jetzt nicht 5 Jahre warten, bis ich das auf dem Arbeitsrechner haben kann. Nächstes Jahr brauche ich einen neuen. Hoffentlich kommt der dann gleich mit 11.
 

crysmopompas

I am a bot ¯\_(ツ)_/¯
systems, systems, systems, systems, systems, systems, systems, systems, systems, systems, systems
Spielt gerade: GT7 | 60fps FTW
Hyper-V kostet Performance. Daher für Spieler nicht unbedingt empfohlen.
Evtl. auf neuerer Hardware nicht mehr so schlimm.

Außerdem inkompatibel zu anderen Virtualisierungen wie VMware. Mittlerweile geht VMware auch mit Hyper-V, aber die Performance ist afaik schlechter.
 

Planet

50% water, 50% air, the glass is always full!
PSN-Name: PlanetJumble
Wofür braucht man als Spieler WSL(2)? Und Performance ist lauf vielen Berichten absolute top, bloß der systemübergreifende Zugriff auf das Dateisystem nicht, das sollte man nur für Transfer benutzen.
 

Planet

50% water, 50% air, the glass is always full!
PSN-Name: PlanetJumble
Ich konnte keine brauchbare Quelle für irgendwelche nennenswerten Performance-Nachteile entdecken, wenn man Hyper-V nur aktiviert ohne eine VM nebenbei hochzufahren. Es gibt eine Handvoll Berichte, dass das katastrophale Effekte gehabt haben soll, aber das lag dann an etwas anderem. Andere berichten von kaum messbaren Werten. Zahlen habe ich keine gefunden.

Wer jedes noch so kleine Prozent haben möchte, muss halt einmal neu starten wenn man zwischen Gaming und WSL2 development hin- und her springt. Das dauert auch nicht mal eine Minute.
 

crysmopompas

I am a bot ¯\_(ツ)_/¯
systems, systems, systems, systems, systems, systems, systems, systems, systems, systems, systems
Spielt gerade: GT7 | 60fps FTW
Das neue Kontextmenü von 11 erlaubt nur noch einen Eintrag pro Programm.

Added support of Windows 11 Explorer context menus.

Beginning from Windows 11, an application can add only a single top
level command or submenu to Explorer context menu.

If "Cascaded context menus" in "Integration settings" dialog is on,
this single item is a submenu storing all necessary WinRAR commands.

If this option is off, only one extraction command for archives
and one archiving command for usual files are available.
You can select these commands with "Context menu items..." button
in "Integration settings" dialog.
https://www.rarlab.com/rarnew.htm



Mit dem nächsten W11 Upgrade verabschiedet sich MS von seinen minimalistischen Emojis

https://blogs.windows.com/windows-i...ncing-windows-11-insider-preview-build-22478/
 
Zuletzt editiert:

crysmopompas

I am a bot ¯\_(ツ)_/¯
systems, systems, systems, systems, systems, systems, systems, systems, systems, systems, systems
Spielt gerade: GT7 | 60fps FTW
https://docs.microsoft.com/en-us/windows/android/wsa/

Windows Subsystem for Android™️
  • To connect to the localhost address of Windows Subsystem for Android, enter: adb connect 127.0.0.1:58526
There are three possible states for the VM running apps with Windows Subsystem for Android:

  1. Running
  2. Lightweight Doze: Activated after no app activity for 3 minutes. Deactivated by user activity or an app notification.
  3. Not Running: Activated after no app activity for 7 minutes.
Transitions between these states are triggered by user activity, such as launching or interaction with the Android app or an app notification. Android apps are paused and then stopped when their window is minimized.
Apps werden beendet wenn das Fenster minimiert ist?

Windows Subsystem for Android performs per-file encryption that is software-based.

Both Windows kernel-mode drivers and Windows applications running at medium integrity level (IL) can inspect arbitrary Android containers and Android app memory. There are no plans to add detection for cheats/macro/bot/suspicious behaviors detection in the short-term.
Windows Subsystem for Android includes a in-built solution to run ARM applications on x86 based processors. The emulation layer will induce a performance overhead – for optimal performance please submit your application for the x86-64 architecture.
ARM Emulator gibt's auch.

  • Uninstalling the Amazon Appstore will uninstall the Windows Subsystem for Android and all other Amazon apps.
  • Uninstalling an Amazon Appstore app will only uninstall the app (same behavior as Windows apps).
  • Uninstalling the Windows Subsystem for Android will uninstall the Amazon Appstore and all Amazon apps.
Momentan ist alles sehr stark mit dem Amazon Store verknüpft.


Apps available at Amazon Appstore. Additional requirements apply, including 8 GB of RAM, a solid-state drive (SSD), and a supported processor (Intel® Core™ i3 8th Generation, AMD Ryzen™ 3000, Qualcomm® Snapdragon™ 8c, or above). Further updates about applicable system requirements will be communicated as the product is rolled out to select geographies.
https://www.microsoft.com/en-us/windows/windows-11-specifications
https://blogs.windows.com/windows-i...droid-apps-on-windows-11-to-windows-insiders/
 
Zuletzt editiert:
systems, systems, systems, systems, systems, systems, systems, systems, systems
PSN-Name: Tommyfare
Spielt gerade: Pandemie
Ich traue mich jetzt mal und installiere auf meinem Hauptrechner Windows 11.
TPM und GPT sind nun aktiv und das Upgrade läuft. Bin ja gespannt.

Auf meinem Asus-Laptop will es nicht, die CPU wird nicht unterstützt... seltsam. Kommt bestimmt noch. Ist eine I5-7500HQ. TPM hat der aber sogar.
 

crysmopompas

I am a bot ¯\_(ツ)_/¯
systems, systems, systems, systems, systems, systems, systems, systems, systems, systems, systems
Spielt gerade: GT7 | 60fps FTW
Androidprogramme über CMD starten:
Code:
%LOCALAPPDATA%\Microsoft\WindowsApps\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\WsaClient.exe /launch wsa://<PACKAGENAME>
https://www.xda-developers.com/how-to-sideload-android-apps-on-windows-11/



How to run Android apps on any Windows 11 PC
https://www.xda-developers.com/how-to-run-android-apps-on-any-windows-11-pc/
As you can see, the screenshots have been taken on a Windows 11 instance that is running build 22000.258, i.e. the first post-General Availability update. Matter of fact, the model of the CPU is the Intel Core i5-6500T, which is neither officially supported by the Windows Subsystem for Android, nor Windows 11. We haven’t encountered any groundbreaking glitches so far, but your mileage may vary.
Sollte also auf jedem PC mit Windows 11 und Hyper-V funktionieren :)
 
Top