Topic: Windows silent installation
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