Today I created a package using the most current DS template for Spotify (1.0.49.125). The package was created successfully and was added to the Self Serve portal on the desktop successfully.
When I went to install on my desktop this morning - the package completed successfully - but there was no evidence of Spotify anywhere on the desktop. No icons. Nothing in the start menu - nothing anywhere.
The package in DS looks okay and is very simply in it's execution:
SpotifySetup.exe /Silent
But this package does not install correctly on Windows 10 1607 (x64) - the installer should dispatch a desktop icon and also create a program group in the start menu.
When I ran
SpotifySetup.exe manually - it setup correctly. I can also confirm that this installer does not work when "pushed" as a package to the desktop via Desktop Central.
Even more troubling - I can also confirm that I cannot locate any files from the Spotify installation at all. A correct installation of Spotify should setup to this directory:
C:\{UserName}\AppData\Local\Spotify
On my test VM - after a manual push - this directory does not even exist on the client.
Would appreciate a check to see what this "silent" switch actually does - as it clearly does not install Spotify correctly on the users desktop.
Cheers!
B