You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SIlent install for AI Assistant documentation (#296)
* SIlent install for AI Assistant documentation
* Update getting-started.md
---------
Co-authored-by: Daniel Otykier <otykier@users.noreply.github.com>
|`AIAssistant`| AI Assistant for Tabular Editor 3 | No |
130
+
131
+
> [!NOTE]
132
+
> When using `ADDLOCAL`, you must include `MainFeature` alongside any optional features. Specifying only `AIAssistant` without `MainFeature` results in an incomplete installation.
133
+
121
134
You may also use `/package` instead of `/i`. Replace `<version>` with the actual version string. Use the ARM64 MSI if applicable.
122
135
123
-
For details on available MSI command-line options, please refer to the official Microsoft documentation:
136
+
For details on available MSI command-line options, see the official Microsoft documentation:
124
137
[Microsoft Standard Installer command-line options - Win32 apps | Microsoft Learn](https://learn.microsoft.com/windows/win32/msi/command-line-options)
125
138
126
139
2.**Write the license to the Registry****before the first launch** of the application:
@@ -141,4 +154,4 @@ For details on available MSI command-line options, please refer to the official
141
154
142
155
## Next steps
143
156
144
-
-[Overview of Tabular Editor 3's user interface](xref:user-interface)
157
+
-[Overview of Tabular Editor 3's user interface](xref:user-interface)
0 commit comments