Passing FME 2012 license server name via command line
hi all how to pass license server name throgh command line. i have created mst created and working on application SafeSoftwareFME2012_x86. its installing the application through msi amd mst but its not passing the server input. server is 27016@BVLTCELM4. please help me as its a priority application
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
ms01ak
12 years ago
Are you providing the transform file in the commandline parameter? Your command should look like this:
msiexec /iPackage.msi TRANSFORMS=Transform.mst
Also make sure that the transform file is at the root of the zip file not in a sub folder. I'd also check the event logs for any msi errors or warnings.
Comments:
-
i am just concerned about how i can pass the server through command line? - shilesh1982 12 years ago
-
what will be the command for it? - shilesh1982 12 years ago
Posted by:
sumitsingh1984
12 years ago