; Adds support to publish software using Intellimirror ; Publishing the Program ; ; 1 - In User Configuration , right-click Software Installation , and then click New, Package ; 2 - In the Files of Type box, click ZAW Down-level applications package (*.zap). ; 3 - Select this file, open, click Publish , and then click OK. [Application] ; SetupCommand, is the path to the Setup.exe, the file name should be enclosed in quotes ; ; Specify full path / UNC Path as: ; SetupCommand = ""\\Server\Share\Folder\Setup.exe"" ; ; Specify relative path from the ZAP file as: ; SetupCommand = ""..\..\Setup.exe"" ; - Setup.exe would be expected to be found 2 folders up from the ZAP file ; ; Additional command line can be passed to Setup.exe between the last quotes, ; The following example will display a progress bar only ; SetupCommand = ""..\..\Setup.exe" /qb" SetupCommand = ""..\..\Setup.exe"" ; The following information will appear in the software installation snap-in and the Add/Remove Programs in Control Panel. FriendlyName = "CorelDRAW Graphics Suite X7" DisplayVersion = 17.0 Publisher = Corel Corporation URL = http://www.Corel.com/ Architecture = intel [ext] ; File extensions for which this application will "auto-install". They are not required if you ; do not want the application to auto-install. This entire section is OPTIONAL. ; Note: You can place a dot in front of the file extension. Text after the first = is optional and ; ignored, but the first = is required (or the whole line will be ignored). ; Cdr = CorelDRAW ; Cmx = CorelDRAW Template ; Cpt = Corel PHOTO-PAINT .Cdr= .Cmx= .Cpt= .Clk=