---
title: "Command Line Options for Popup Packages"
slug: "command-line-options-for-popup-packages"
updated: 2024-04-10T18:25:06Z
published: 2024-04-10T18:25:06Z
canonical: "kb.pharos.com/command-line-options-for-popup-packages"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://kb.pharos.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Command Line Options for Popup Packages

What are the available Command Line Options for Package Creation and Installation in Pharos v7.x?

---

**The following Command Line Options are available when creating and running packages**

- Command line options available for the **PackageCreator.exe** executable:

> > /d = Debug mode
> 
> This enables a Debug Step button on the progress bar dialog, which allows you to step slowly through each part of the package creation process, so you can see where problems arise.

> > /q = Quiet mode
> 
> Specifying this option means that the progress bar dialog is not displayed. This option overrides debug mode.

- Command line options available for the **PackageInstaller.exe** executable:

> > –norepair option
> 
> This means that the package will not re-install any existing modules.
> 
> > –quiet option
> 
> Causes the package to run silently, i.e. no dialogs are displayed to the user.

**For additional information see:**

Pharos Help (search for the following terms):

> Package Definitions Creating Install Packages Installing Popup Clients

## Related

- [Blueprint Tracker installer command line options](/blueprint-tracker-installer-command-line-options.md)
- [Diagnostics and Logging Packages](/diagnostics-and-logging-packages.md)
- [Server Configuration Tool command line options - How to rename/clone Blueprint servers](/server-configuration-tool-command-line-options-how-to-renameclone-blueprint-servers.md)
- [Tracker silent installs not working in combination with the /dir option](/tracker-silent-installs-not-working-in-combination-with-the-dir-option.md)
