thx, that help
good job team
1 2025-04-22 10:24:33
Re: Windows silent installation (2 replies, posted in Platform-specific problems: Windows,)
2 2025-04-11 13:19:26
Topic: Windows silent installation (2 replies, posted in Platform-specific problems: Windows,)
Hello developers,
i am trying to create package for silent installation via SCCm or Intune but not sure if you have something special but ussual commands for exe file doesnt work.
So what have i already tried to get help menu :
*.exe -?
*.exe /?
*.exe /help
*.exe -help
nothing..so i tries some silent switches
/s
/silent
/verysilent
/quiet
no..is ther a way how to install package via user interaction?
thx for help