You can run Microsoft Dynamics NAV 2017 Setup at a command prompt. On the Microsoft Dynamics NAV installation media, Setup.exe is in the root directory.
After installation, the typical location for Setup.exe on the target computer is:
 Copy Code | |
|---|---|
C:\Program Files (x86)\Common Files\Microsoft Dynamics NAV\90\Setup  | |
You can use the following options with Setup.exe.
| Setup option | Description | 
|---|---|
/config <Setup config file>  | Specifies path and file name information for a Microsoft Dynamics NAV 2017 Setup configuration file to load. This is the only required option.  | 
/help  | Displays Help about Setup.exe options.  | 
/log <log path>  | Specifies path and file name information for a Setup log file to be created by Setup. The file must not exist before you run Setup.  | 
/quiet  | Specifies that Setup does not display anything on the screen. All configuration information is taken from the specified configuration file.  | 
/repair  | Repairs the current installation of Microsoft Dynamics NAV 2017.  | 
/uninstall  | Removes the current installation Microsoft Dynamics NAV 2017.  | 





