Hello. How can we help you?
Print

Installing TYPE EDIT / LASER TYPE in Silent Mode

You can perform a silent TYPE EDIT / LASER TYPE installation, also known as unattended installation. It requires a response file, “Setup.iss, that is created by recording a first time installation. Silent installation runs the entire installation process in the background, on subsequent machines, without requiring user interaction or displaying messages.

Creating ISS File

To create the InstallShield Silent response file follow the following steps :

  1. Download the master and extract zip file to “C:\.
  2. Press the Windows “Start” button at the bottom left.
  3. Type in “Command Prompt” (cmd).
  4. Right click on Command Prompt and click “Run as administrator“.
  5. Click “Yes” if the Windows 11 User Account Control prompt is being displayed.
  6. Change directory to the folder that contains the setup.exe.C:\Users\John>cd..C:\Users>cd..C:\>cd TypeEditV15_LaserTypeV15_BuildX\TypeeditC:\TypeEditV15_LaserTypeV15_Build2\x64\Typeedit>setup -r -f1"C:\TypeEditV15_LaserTypeV15_BuildX\Typeedit\setup.iss"
  7. Complete the installation by following the instructions in the installation wizard. Make sure to fill in ALL field of parameters.
  8. The installation will be finished once the TYPE EDIT’s home web page appears.
  9. Now go to the C: drive and copy the Master “TypeEditV15_LaserTypeV15_BuildX” to use it later for installation.

 

Running the Installer in Silent Mode

To silently install TYPE EDIT / LASER TYPE, complete the following steps:

  1. Log in to each machine on which you want to install TYPE EDIT / LASER TYPE.
  2. Paste the modified Master’s folder (TypeEditV15_LaserTypeV15_BuildX) into disk C.
  3. Press the Windows “Start” button at the bottom left.
  4. Type in “Command Prompt” (cmd).
  5. Right click on Command Prompt and click “Run as administrator“.
  6. Click “Yes” if the Windows 11 User Account Control prompt is displayed.
  7. Run the following command and a silent installation of TYPE EDIT will be launched.C:\Users\Max>cd..C:\Users>cd..C:\>cd TypeEditV15_LaserTypeV15_BuildX\TypeeditC:\TypeEditV15_LaserTypeV15_BuildX\TypeEdit>setup -s -f1"C:\TypeEditV15_LaserTypeV15_BuildX\TypeEdit\setup.iss"
  8. The installation will be finished once the TYPE EDIT Home web page appears.