/build/static/layout/Breadcrumb_cap_w.png

New person trying to learn...

I have been reading ALL DAY on scripting and putting lines together. everywhere I read I here people talking about creating a deployment package for silent install?

What does this mean, and how do I create one.

For example I am working on deploying the Office Compatibility pack,

Well I get the File formatcoverter.exe
Then I run and extract the files, I browse to the folder. There I have a 012conv.MSI, and a 012conv.cab, and a catalog folder, and a readme link to the internet.

I have tryed just using the MSI, to deploy but it looks like the .CAB has all the info in it..

Any ideas? thanks...again I am trying to teach this to my self and any help, I am GREATLY thankful for.

-Justin-

0 Comments   [ + ] Show comments

Answers (14)

Posted by: nheim 15 years ago
10th Degree Black Belt
0
Hi Justin,
have a look at the package KB:
http://itninja.com/link/description-of-office-compatibility-pack-service-pack-2
Regards, Nick
Posted by: jlewan 15 years ago
Yellow Belt
0
Oh trust me I read that. I still cant seem to figure out, how to make the Package...Do I have to Extract all the files then some how place all of them into a MSI file?

- Justin
Posted by: Heresy 15 years ago
Senior Yellow Belt
0
This worked for me.
"Msiexec.exe /i CompPack\O12Conv.msi ALLUSERS=2 /qn"
Posted by: nheim 15 years ago
10th Degree Black Belt
0
Hi Justin,
this makes it pretty difficult. You need to learn the deployment basics ASAP.
I hope you understand, that we can't give you courses here...
For the format converter:
You just need the two files: 012conv.MSI and 012conv.cab.
The cabfile is related to the MSI, it contains the files for this hole package.
To install it silent, use a command like this:
msiexec /i <Your path goes here>\012conv.MSI /qn

Regards, Nick
Posted by: anonymous_9363 15 years ago
Red Belt
0
Back in the darkest recesses of my mind is a dim recollection of a temporary hack for a similar situation (or it may even have been for an Adobe app...) which involves divining the name of the update server, then adding it to the local HOSTS file but pointed to the loopback address. For example, if the update host is called 'update.adobe.com', then add this line to the foot of the HOSTS file:

update.adobe.com 127.0.0.1
Posted by: nheim 15 years ago
10th Degree Black Belt
0
Hi Ian,
could it may be, that you aimed at the wrong thread with this message?
Regards, Nick
Posted by: anonymous_9363 15 years ago
Red Belt
0
Indeed, yes. I'm having a nightmare with AppDeploy at the moment, as I have to log in every time I want to post. I've tried all the usual hacks, like using a different browser, deleting cookies, bypassing the client's proxy, etc, etc, to no avail. I think I got a 'Post' window I wasn't expecting and just replied into it. I've now added the text to the correct thread (Adobe Shockwave 11).
Posted by: nheim 15 years ago
10th Degree Black Belt
0
Hi Ian,
so do i.
Have to write to Bob about, i think.
It's a horror right now.
Regards, Nick
Posted by: bkelly 15 years ago
Red Belt
0
I'm on it. http://itninja.com/question/what-scripting-languages-do-you-use?9082
Does it appear fixed to you now?
Posted by: nheim 15 years ago
10th Degree Black Belt
0
Hi Bob,
looks ok to me now.
Thanks.
Regards, Nick
Posted by: anonymous_9363 15 years ago
Red Belt
0
Let me see what happens after this response...
Posted by: anonymous_9363 15 years ago
Red Belt
0
It seems to be OK provided I don't go back to a particular forum's start page, i.e. if I stay in athread. As soon as I go back to the start, I'm logged in as 'Guest'.
Posted by: anonymous_9363 15 years ago
Red Belt
0
No, no good. It's intermittent. Sometimes, I'm OK, most times note :(
Posted by: bkelly 15 years ago
Red Belt
0
There could be some caching issues here through all of this. Please try to log out, close the browser and then log back in.

Also, let's take this conversation over to this thread: http://itninja.com/question/what-scripting-languages-do-you-use?9082

Thanks
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
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