cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
fg005zt
Level 3

Pass Parameters via ini file

Hello, I am aware that you can pass a Parameter setting like COMPANYNAME="Test" via the command line and ini file. The question is how do i do it in the ini file? What section does it go? Is there a way that I can generate an ini file for me and then just insert that line? Thanks for any help!

Jason
Labels (1)
0 Kudos
(1) Reply
RobertDickau
Flexera Alumni

Assuming you're talking about an MSI project, I believe it's the CmdLine entry in setup.ini, generated when your build settings create setup.exe. I think you can populate this using the MSI Command Line Arguments setting in the Releases > Setup.exe view for a release configuration.
0 Kudos