silent installation with parameters

63 views
Skip to first unread message

mou gom

unread,
Oct 31, 2025, 5:54:54 AM10/31/25
to innosetup
Hi
i try to find wich parameters name i can use to do silent install with "installation key"
i tried to uncompile exe and open .iss, i tried to open DLL .
i tried to user /SERIAL=xxxxxxx
But i don't find any solution
if someone know something abot hath 
? thanks a lot

Bill Stewart

unread,
Oct 31, 2025, 12:43:58 PM10/31/25
to innosetup
There's probably a language barrier. I am assuming you are asking the following:

"I have an installer from a vendor that was built using Inno Setup. The installer requires a serial number for installation, and I want to know if I can specify the serial number as a parameter on the installer's command line so I can install the package silently."

The answer to this question is "ask the author of that installer." Inno Setup does not natively support a /SERIAL command line parameter (see the documentation[1]), but the author of the installer may have added this as a custom parameter in their own installer. (We can't answer that here as we don't have that installer's source code.)

Aside from that, this forum is for people who are writing Inno Setup installers. (It's not a support forum for vendor installers that happen to be written using Inno Setup.)


Reply all
Reply to author
Forward
0 new messages