EN RU
Log in
Home
Download
Purchase
Documentation
Support
Contact us
 
Help  /  Command Reference  /  Uninstaller

Run Uninstaller

This command will delete the previous version of application from user’s computer. If you already have an installed version, you should create uninstaller using CreateInstall – do not run this command for deleting applications which were installed by other installers. Unlike uninstall.exe which executes using the Run Application command, this command waits for full completion of the process of deleting the application.

Uninstaller Executable File
Uninstaller, defined on Project – Uninstall page, will be run by default. Usually it is a #setuppath#\uninstall.exe. That’s why it is better to execute this command after an installation path has been chosen by the user. If your installation path is saved in the registry, then you can take the value from the registry and insert this path here together with the uninstaller file name.

#currentpath#\uninstall.exe
#setuppath#\myuninstall.exe
Run Uninstaller command
Run Uninstaller command

Command line parameters
Command line parameters can be specified for the uninstall command.

Silent Mode
Deletion of the installed application will be executed in hidden mode. For that you should specify the parameter for silent installation in the Project – Settings page.

Variable Name
Name of the variable where the call result will be written.
0 – Uninstall successfully completed
1 – User did not complete deletion of the application
100 – Executable uninstall file was not found
101 – Uninstaller was not created with the CreateInstall program

Eonza automation software - free, open source cross-platform program for easy creation and management of scripts.
  • Command Reference
    • Application
    • Dialogs
    • Files
    • Internet
    • Messages & Sound
    • Programming
    • Register DLL & Fonts
    • Registry & INI
    • System
    • Text Files
    • Uninstaller
      • Add To Add/Remove List
      • Run Uninstaller
      • Create Uninstall & Update Exe
      • Dialog - Confirmation
      • Dialog - Finish
      • Dialog - Not Deleted Files
      • Dialog - Progress (Uninstaller)
      • Log Processing
      • Log String [Registry]
      • Log string [File]
      • Uninstall Log Mode
    • Variables
Copyright © Novostrim, OOO, 2009-2026 All rights reserved.