Hello!
Im creating MSI packages using the group policy wizard (is there another way?). And usually im just removing the prewritten "/s" for silent to make the userinterface show up. But i have a costumer who would like to be able to use the package both as silent and with userinterface shown. I cannot figure out how to do this, i thought i might just remove the "/s" and call the package with /qn as indicated when typing "package.msi /?". but this doesnt seem to work, so what am i doing wrong here ?
Thanks
-Simon
Silent MSI packages?
Hello,
Thanks for the reply, but i cant make it work
I tried building the msi package through the group policy wizard, and removed the "/s" option which is there by default.
But it seems whatever i use as parameters it still pops up the userinterface everytime.
I tried
-s
/s
-q
/q
/qn
/passive
/quiet /passive
/quiet /passive /qn
and it still pops up the userinterface, and asks the user to press buttons..
i have no problem with the userinterface poping up but i need to be able to do installations automaticly (without user interaction) it doesnt matter what is displayed meanwhile...
Any ideas ?
Thanks in advance
-Simon
Thanks for the reply, but i cant make it work

I tried building the msi package through the group policy wizard, and removed the "/s" option which is there by default.
But it seems whatever i use as parameters it still pops up the userinterface everytime.
I tried
-s
/s
-q
/q
/qn
/passive
/quiet /passive
/quiet /passive /qn
and it still pops up the userinterface, and asks the user to press buttons..
i have no problem with the userinterface poping up but i need to be able to do installations automaticly (without user interaction) it doesnt matter what is displayed meanwhile...
Any ideas ?
Thanks in advance
-Simon
Hello again,
i just created a new default project, added a few random files.
Build as a single exe, then converted with the group policy wizard (removed the /s).
And tried executing the new msi with the /q option... no luck
do i need to make something else than a default project perhaps ?
thanks in advance
-simon
i just created a new default project, added a few random files.
Build as a single exe, then converted with the group policy wizard (removed the /s).
And tried executing the new msi with the /q option... no luck

do i need to make something else than a default project perhaps ?
thanks in advance
-simon
Who is online
Users browsing this forum: Baidu [Spider] and 55 guests