Wo ist die ausführbare Datei der Windows Store-Anwendung?

Wo ist die ausführbare Datei der Windows Store-Anwendung?

Gibt es eine EXE-Datei, die dem Windows Store zugeordnet ist?

Author: Dims, 2013-11-27

5 answers

Dies ist die store-exe-Datei: C:\Windows\WinStore\WSHost.exe -

 4
Author: magicandre1981,
Warning: date(): Invalid date.timezone value 'Europe/Kyiv', we selected the timezone 'UTC' for now. in /var/www/agent_stack/data/www/techietown.info/template/agent.layouts/content.php on line 61
2013-11-28 04:47:28

Nein, gibt es nicht. Sie sind .appx Dateien, die wirklich nur Zip-Dateien sind. Innerhalb von .appx gibt es jedoch auch keine exe.

 3
Author: Scott Chamberlain,
Warning: date(): Invalid date.timezone value 'Europe/Kyiv', we selected the timezone 'UTC' for now. in /var/www/agent_stack/data/www/techietown.info/template/agent.layouts/content.php on line 61
2013-11-27 22:30:47

Ich hatte gerade einen kurzen Blick in das Windows-Verzeichnis - C:\Windows\WinStore existiert und es ist eine exe drin, aber ich bin ziemlich sicher, dass der Store ein Appx-Programm ist, dem keine exe zugeordnet sein sollte.

 1
Author: warfy,
Warning: date(): Invalid date.timezone value 'Europe/Kyiv', we selected the timezone 'UTC' for now. in /var/www/agent_stack/data/www/techietown.info/template/agent.layouts/content.php on line 61
2013-11-27 22:31:02

Für mich ist es hier:

C:\Program Dateien\WindowsApps\Microsoft.WindowsStore_2015. 25. 24.0_x64__8wekyb3d8bbwe\WinStore.Mobile.exe -

 1
Author: TorsoReaper,
Warning: date(): Invalid date.timezone value 'Europe/Kyiv', we selected the timezone 'UTC' for now. in /var/www/agent_stack/data/www/techietown.info/template/agent.layouts/content.php on line 61
2016-02-06 03:07:59

Natürlich gibt es einen Prozess für diese app... Es heißt WinStore.App.Exe -

Falls es geöffnet ist und Sie es schließen möchten, müssen Sie nur Folgendes tun: taskkill-f-im WinStore.App.Exe -

 -2
Author: Derli Campos,
Warning: date(): Invalid date.timezone value 'Europe/Kyiv', we selected the timezone 'UTC' for now. in /var/www/agent_stack/data/www/techietown.info/template/agent.layouts/content.php on line 61
2017-11-14 22:28:57