/build/static/layout/Breadcrumb_cap_w.png

AppDeploy MSI has to remain in same location at all times?

Hey guys- I have been messing with AppDeploy on a clean virtual enviornment to get some MSI's rolling out from EXEs that I would like to push out silently. For instance, I ran Java EXE on my virtual machine, went through all the processes with AppDeploy and had my MSI ready to go. I copied this MSI to a network share and pointed the VBScript to it and installed it. Later that day, I moved the MSI to another location (house cleaning) and upon me moving it, users who had Java installed from that particular AppDeploy MSI were prompted to install it from my network share upon restarting their computer, and since the MSI wasn't there, they were not able to install it.

Is that how the AppDeploy MSI's are supposed to be or is there a way to get an MSI completely installed locally on a machine and not rely on that network share with the MSI?


0 Comments   [ + ] Show comments

Answers (3)

Posted by: anonymous_9363 10 years ago
Red Belt
1

The Java EXE extracts an MSI so you would best be advised to use that. Repackaging it will involve a world of pain, not the least of which will be updating it at the next release.

Posted by: SnowLyric 10 years ago
Second Degree Brown Belt
0

Have you updated the vbscript with new location? How are you deploying?

Also, see the sourcelist registry key: http://www.symantec.com/connect/blogs/sourcelist-msi

How to find the compressed product guid? http://www.itninja.com/question/how-to-find-compressedproductcode


Comments:
  • I did not change the VBS location, as I didn't think I would. I thought the MSI was a standalone MSI and didn;t need to remain on the network share in order for it to run.

    I am deploying via a VBS in scripting in k1000 . - areiner 10 years ago
  • I dont know k1000. but why would it prompt to install again after restart? - SnowLyric 10 years ago
Posted by: mpace 10 years ago
Red Belt
0

Whenever possible, avoid repackaging. These days developers are pretty good about providing MSIs for their software. You can extract the MSI from the Java offline installer executable. Download the installer from here: http://www.java.com/en/download/manual.jsp

Follow these instructions to get the MSI: http://www.java.com/en/download/help/msi_install.xml

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ