Sideloading maybe ? but long time ago I have installed pasckage's without using the store so maybe somebody here can help ?
same here i can't find it on the store manually. i can only find it with the link provided by dinjo but as soon as i click install it will give me the same error. because of that i downloaded the appx package for the vp9 codec to install it manually but it will always tell me "app could not be installed. class not registered (6904659)" i think its because of an licensing error with the store. to make it work you have to atleast one time click download/install on the app page in the store so you get the license. after that you could cancel the download and install it directyl from the appx file. had this with forza 4 in the past i tihnk already. but since we cant see the app page for the codec in the store, im out of ideas... but im seeing a hevc video codec in store. don't know if that would also be ok? costs 99 cents tho.
Microsoft Store Update to 11811.1001.1213.0 [GUIDE] Add Store to Windows 10 EnterpriseS SKU (LTSB/LTSC)
This is just a question out of curiosity and for future reference, how did you generate/find the .xml file for each .appx?
How to solve microsoft store cannot download anything? It works the first time, but after 1 day, suddenly it does not work. I'm on LTSC 2019 Build 17763. Thank you. Code: 0x80072EFD. Check your Internet. We couldn't connect you to the service.
What version did you install, the one linked in OP? Running @abbodi1406's solution from OP here myself on LTSC with no problems on 2 machines, store downloads and updates apps normally. I'd try to uninstall and reinstall (see here for uninstall info: https://forums.mydigitallife.net/th...ises-sku-ltsb-ltsc.70741/page-30#post-1468779).
Hi, I have installed the Windows 10 Netflix store application on LTSC [version 10.0.17763.288]. I dont have 5.1 surround sound, only stereo. Could it be a LTSC limitation ? Or something else. PC with GTX 960 connected to a Digital Receiver via HDMI. Any clue? Thanks. Update 2018-01-23: installing Windows_MediaFeaturePack_x64_1809Oct.msu on N version of LTSC fix the problem. The store do not work on N version of LTSC without the Media Feature Pack. So the LTSC (not N version) have some media feature not correctly set for some Store apps. I'm just looking to install the Media Feature Pack Offline...
Works on Datacenter (perfectly updated to latest version) so it should also work on Standard. Used the solution by @abbodi1406:
The store works no problems. (Server DC 17763.253) 1. Windows 10 17763.253 install.wim Copy the following folder from ISO Windows \ System32 \ spp \ tokens \ skus \ Professional 2. Drop the copied folder into Server 17763.253 Windows \ System32 \ spp \ tokens \ skus 3. slmgr-ipk "Pro Generic Key" (No Restart!) 4. Start the store and install the application you like. 5. slmgr-ipk "Server Key" and Restart
Does the command "Get-AppxProvisionedPackage" remove the software from all users and the entire system? I have used "Get-AppXPackage" but that seems to only remove the software from the current logged on user.
AppxProvisionedPackage unprovision the App meaning, it will not get installed for new "future" users profiles if no users left using it, the App files will be removed completely removing from existing users require Remove-AppxPackage for each
Thanks @Padre_Pedro , works great. Would be cool to have some message that confirms the installation went successfully, I expected an installer and waited for like 3 minutes for something to show up lol