/build/static/layout/Breadcrumb_cap_w.png

Microsoft Expressions Studio 3 - Customizations

I was asked to automated the installation of Microsoft Expression Studio 3. I only want to install the Expression Web 3 and Expression Blend 3 + Sketchflow features. When I install them individually via the provided MSI files, I am asked for a keyafterwards, which doesn't happen when running from the Setup.exe. Also I cannot find a simple way only to choose these features from the setup.exe.

First off, I downloaded the ISO from MSDN and extracted the contents to a folder. This gave me Setup.exe, setup.ini and a subfolder called Setup, which contains 8 different MSIs, 76 cab files, some DLLs and few subfolders. Like any packager, I ran setup.exe with a -? and this is pretty much what I got (I relinked to an older image from the below post).


I am now in the process of extracting the files that are put in the TEMP directory during setup.exe /q installation, based on some suggestions in the below posts. Any ideas or suggestions on this one? Thanks much guys.

Appdeploy Expression Web 2 Silent Install Forum
http://itninja.com/question/ms-expression-web-2-silent-install&mpage=1&key=&#36086

Expression Forum
http://social.expression.microsoft.com/Forums/en-US/web/thread/69a3bff4-5f9e-4e3b-a079-09e62e414625

0 Comments   [ + ] Show comments

Answers (3)

Posted by: elgwhoppo 14 years ago
Senior Purple Belt
0
I figured out a way to do it. Look in ExpressionStudioManifest.cab, you should find a single file called ExpressionStudioManifest.xml. Do a search in that for PROOFOFPURCHASE. The value of that entry is your Key.

You can then simply apply that key to MSI installation by using the PROOFOFPURCHASE property, either via command line or MST. The reason I missed it before was I was looking for the older property, PIDKEY.

For example, to install only Web Expressions 3, my command line looks like this:


msiexec.exe /i Web_en.msi PROOFOFPURCHASE=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx /qn
Posted by: anonymous_9363 14 years ago
Red Belt
0
Nice going! Have you posted this in the Package KB?
Posted by: elgwhoppo 14 years ago
Senior Purple Belt
0
Not yet, I don't think there is a KB for Studio 3. I'll make one this morning.
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