Install using Single .exe application: Executing directly
- Right-click the Studio installer and click Run as administrator.
The installer will extract the required file and prepare for installation.
- In the Welcome dialog box, click Next.
- In License Agreement dialog box, click the option button to accept the EULA, and then click Next.
- Make sure that the prerequisites are installed, and then click Next.
- Type the User Name and Company Name, select the appropriate installation option, and then click Next.
- Choose the folder where you want to install Studio files, and then click Next.
- Click Install to start the installation process.
- Click Finish to complete installation process.
Install using Single .exe application: Command line, silent installation
- Run CMD as administrator
- Navigate to the installer file location and select the installer winshuttle-studio-20.0000.2004.07001.setup.
- Generate the response file as setup.iss and give the commands as follows: C:\Users\winshuttlebuild\Desktop\Studio Installer> winshuttle-studio-20.0000.2004.07001.exe /s /f1"C:\Users\centraluser\Desktop\setup.iss”
- Modify the response setup.iss file to change the Studio configuration for User
Name, Company Name, and Destination Location.
|[Í5475C597-056E-4512-AE0C-54C11D7EE776}-DlgOrder] Dlg0={5475C597-056E-4512-AE0C-54CllD7EE776)-SdWelcome-0 Count=5 Dlgl={5475C597-056E-4512-AE0C-54CllD7EE776)-SdCustomerInfo-0 Dlg2=(5475C597-056E-4512-AE0C-54CllD7EE776)-SdAskDestPath2-0 Dlg3={5475C597-056E-4512-AE0C-54CllD7EE776)-SdStartCopy2-0 Dlg4={5475C597-056E-4512-AE0C-54CllD7EE776}-SdFini3h-0 [{5475C597-056E-4512-ÀE0C-54CllD7EE776}-SdWelcome-0] Result=l [{5475C597-056E-4512-AE0C-54CllD7EE776}-SdCustomerInfo-0] szName=Winshuttle szCompany=Winshuttle LLC nvuser=l Result=l [{5475C597-056E-4512-AE0C-54CllD7EE776}-SdAskDestPath2-0] szDir=C:\Program Files\Winshuttle\Studio\ Result=l [{5475C597-056E-4512-AEQC-54CllD7EE776}-SdStartCopy2-0] Result=l [{5475C597-056E-4512-AEQC-54C11D7EE776}-SdFinish-0] Result=l bOptl=0 bOpt2=0
Upgrade using Single .exe application: Executing directly
- Right-click the Studio installer and click Run as administrator. When the dialog box shown below asks if you want to continue, click Yes to start the upgrade process.
- Click Next.
- Click Finish to complete upgrade process.
Upgrade using Single .exe: Command line, silent installation
- Run CMD as administrator.
- Navigate to the installer file location and select the installer winshuttle-studio-20.0000.2004.07001.setup.
- Generate the upgrade response file as setup.iss, as shown in the following image.
- Provide the commands as follows: C:\Users\winshuttlebuild\Desktop\Studio Installer\Upgrade>Automate-studio-20.0000.2004.07001.Setup.exe /s /v”/qn”
- Press Enter.
Attention: Studio upgrades are not supported from .exe
files to.msi files. Incase fresh installation is done using .exe file then it is
recommended to upgrade studio using .exe file only. If a user installs the software
with the "Only for Me" option, any upgrades, repairs, or
uninstallations must be done by the same admin user who did the initial
installation.