VitalSource Bookshelf – AppxBundle

email me

Description

VitalSource Bookshelf is an ebook platform that allows you to access course materials whenever and wherever you choose–laptop, desktop or mobile device. You can download texts directly or access them via your browser. more…

 

Download

I have uploaded the AppxBundle here (great for creating an offline installer or importing into SCCM):

https://eddiejackson.net/apps/bookshelf/  main

* I capture the filestream from the Windows Store, that’s how I obtain the appx bundles.


Size

9.0.17.0: 68.3 MB
8.3.13.0: 66.5 MB


Install Location

C:\Program Files\WindowsApps\VitalSourceTechnologiesIn.VitalSourceBookshelf_9.0.17.0_x64__wasrd15zsyawm

C:\Program Files\WindowsApps\VitalSourceTechnologiesIn.VitalSourceBookshelf_8.3.13.0_x64__wasrd15zsyawm

 

Notes

Download Bookshelf for Mac: 8.3.1.343  9.0.2.1206


Install using PowerShell

C:\WINDOWS\system32\WindowsPowerShell\v1.0\powershell.exe -noprofile -command “Add-AppxPackage -Path Bookshelf_9.0.17.0_x64.appx”

C:\WINDOWS\system32\WindowsPowerShell\v1.0\powershell.exe -noprofile -command “Add-AppxPackage -Path Bookshelf_8.3.13.0_x64.appx”

 

tags: Bookshelf scripting, Bookshelf automation, MrNetTek