FCRepackager.exe -m c:\FortiClient.msi -t c:\FortiClient.mst -zc:\FortiClient.msi has only 15 kb after that, and won´t run anymore ... am I doing something wrong here ?
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
-i <features> -c <features>To create your mst (I guess you have already done this bit.) Rename that mst, because otherwise it will get overwritten later on. 2. Then use
-i <features> -c NONE -m <msi>This creates a shrunken msi that contains only the features you selected and NO customizations. The shrunken msi is created in the " transformed" subdir. 3. then use
-t <mst path> -m <shrunk msi path>to apply your mst to the shrunken msi --- alternatively --- Save yourself some steps and just use
-i <features> -m <msi>With 3.0.595, this will create a shrunken MSI with your current settings embedded into it. The shrunken msi is created in the " transformed" subdir.
Created on 09-23-2008 01:43 AM
--- alternatively --- Save yourself some steps and just use -i <features> -m <msi> With 3.0.595, this will create a shrunken MSI with your current settings embedded into it. The shrunken msi is created in the " transformed" subdir.This worked for me ... thank you very much! @Ben Watson The -m option must point to an existing forticlient.msi file, which is used as source file for the new msi file. It´s not the path pointing to the resulting msi file. The new msi file is then created in a subfolder .\transformed I also had problems with to long filenames. Originaly I did those stuff within my desktop folder, so the pathname was very long. This resulted in strange error messages. Now I´m doing that in a folder C:\FC\, and now it works.
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1660 | |
1077 | |
752 | |
443 | |
220 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.