/build/static/layout/Breadcrumb_cap_w.png

Microsoft Sharepoint designer 2007

Hi All,

How to install Microsoft Sharepoint designer 2007.exe without UI and with the progress bar.

I tried witht the command lines: /quiet, /extract, /passive, /s, /q , /admin, ... not getting.

0 Comments   [ + ] Show comments

Answers (2)

Posted by: sushant_narlawar 13 years ago
Yellow Belt
0
Hi,

In order to install Microsoft Sharepoint special customization are required.

A) First Method

The package will have setup.exe to run

Open command prompt and type

1) setup.exe /admin ----> will open installation customiser to customize your installation(like NO UI,NO EULA etc.),then save the customized file. This customizer tool will create MSP as a responce file.

2) Now you can install the setup.exe silently by giving following command
setup.exe /adminfile responcefile.msp

B) Second Method

The package willl have SharePointDesigner.WW as the folder which will have config.xml file to setup customization
open that file and find
[font="courier new"]<Display Level="full" CompletionNotice="yes" SuppressModal="no" AcceptEula="no" />
[font="courier new"]
[font="courier new"]change settings to
[font="courier new"]
[font="courier new"]<Display Level="None" CompletionNotice="No" SuppressModal="Yes" AcceptEula="Yes" />

and use command as

setup.exe /adminfile config.xml
Posted by: skt 13 years ago
Orange Senior Belt
0
Hi sushant,

thx for reply..

2nd method works fine and i prefred it.....thx once again....
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