Hi everyone,
I’m building an unattended Windows image and would like to integrate Espanso (the open-source text expander) using NTLite's Post-Setup page.
Has anyone successfully configured Espanso for silent deployment? Specifically, I’d like to know:
Thanks in advance!
I’m building an unattended Windows image and would like to integrate Espanso (the open-source text expander) using NTLite's Post-Setup page.
Has anyone successfully configured Espanso for silent deployment? Specifically, I’d like to know:
- Silent Switches: What are the exact silent/unattended arguments needed for Espanso-Win-Installer-x86_64.exe (e.g., Inno Setup /VERYSILENT /NORESTART /SP-)?
- Context (Machine vs. User): Should it be added under the Machine (OOBE / SYSTEM) queue or the User (Logon) queue so that shortcuts, services, and startup entries initialize properly for new user profiles?
- Autostart / Service Registration: Does Espanso require an additional command (like espanso service register or creating a startup shortcut) to launch automatically in the user session?
Thanks in advance!