Jump to content

Recommended Posts

Posted
AppDeploy is pretty basic but it can create MSI-based installers. WIX Toolset can do some pretty elaborate things but it relies on Visual Studio and it's almost entirely command-line driven. Polish up your coding skills...you'll need 'em. There are also numerous EXE-based kits out there (NSIS, INNO, etc) if you don't specifically need MSI format. I've tried a few commercial products for both MSI and EXE and I've had mixed results with pretty much all of them; steep learning curves, unpredictable results, etc. Since I'm deploying software using SCCM, I find it easier to just use the Powershell Application Deployment Toolkit (PSADT). If you're looking to deploy Google File Stream this is might be a better option for you (this is what I used for File Stream in our environment).
  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...