Create msi file
Hi Team. I need to create an msi file that can upload applications at once from the server and not sure how to go about doing that? Can someone send me the steps on how to run it from the background
2 Comments
[ - ] Hide Comments
Comments
log in to commentCommunity Chosen Answer
Answers
MSIs are used to install individual applications, not upload a bunch of them from a server.
If you're asking how to create an MSI to install an app, then you're asking too much. As a first step, you need to understand Windows Installer, so get hold of Phil Wilson's excellent book The Definitive Guide To Windows Installer. It can be found as an e-book if you're persistent.
If you're asking how to create an MSI to install an app, then you're asking too much. As a first step, you need to understand Windows Installer, so get hold of Phil Wilson's excellent book The Definitive Guide To Windows Installer. It can be found as an e-book if you're persistent.
Please log in to comment
Answer this question
or Comment on this question for clarity
Answers
Hi,
again, without more information no one can provide any useful help. What do you want to deploy to the target systems?
Files?
Registry information?
Shortcuts?
A complete application?
Perhaps it is already available as an installation (Legacy / MSI)
Perhaps you have a list of files that need to be deployed, some may require to be registered (OCX / ActiveX / COM)
What exactly?
The way you are posing your question is similar to me asking you how much money do I have in my wallet, although I live in Europe, I'd like an answer in Dirham (the currency of Dubai)...
I apologise if you think I am being sarcastic, but believe me, If you really expect us to help, we need more information...
Phil
again, without more information no one can provide any useful help. What do you want to deploy to the target systems?
Files?
Registry information?
Shortcuts?
A complete application?
Perhaps it is already available as an installation (Legacy / MSI)
Perhaps you have a list of files that need to be deployed, some may require to be registered (OCX / ActiveX / COM)
What exactly?
The way you are posing your question is similar to me asking you how much money do I have in my wallet, although I live in Europe, I'd like an answer in Dirham (the currency of Dubai)...
I apologise if you think I am being sarcastic, but believe me, If you really expect us to help, we need more information...
Phil
Please log in to comment
http://www.itninja.com/community/dell-kace-appdeploy-repackager