application does not install through sccm 2007
hi i am working on an appl;ication which works fine with wise scripting but it does not work when installing through sccm 2007. only shows message box as application installing and if checked in add/remove programe or c:/programe files does not show any entry.
any possible causes?
thanks for comments.
any possible causes?
thanks for comments.
1 Comment
[ - ] Hide Comment
Answer this question
or Comment on this question for clarity
Answers
When you say "Wise Scripting" do you mean a script written in the Wisescript editor or an MSI created with Windows Installer Editor?
When you perform a manual install, do you get any dialog boxes?
Bear in mind that when you install via SCCM you are installing using the system account which does not have a user profile. If the application needs to install any resources to a user profile then you will need to ensure that this is handled correctly when deploying with a system account.
Did you enable any logging for the install - that will usually tell you where the installation stalled.
Please log in to comment
Comments