Cameyo

Members Login
Username 
 
Password 
    Remember Me  
Post Info TOPIC: command-line package builder fatal error
Anonymous

Date:
command-line package builder fatal error
Permalink   
 


Hi,

I downloaded the latest Cameyo.exe and tried to use the command-line package builder.

I followed the steps in XML-based package building page - http://www.cameyo.com/doc/index.html?first_troubleshooting_steps.htm

And also activated the license as prescribed. Below is the sample XML file I used.

 

And the command line I used is - "D:\cameyo>Cameyo.exe -BuildPkg sample.xml". All the files needed are in the same directory as Cameyo.exe.

When I run, I always get a Fatal dialog saying - License required.

Appreciate any help you can provide/suggest.

Thanks,

Glenn

<ZeroInstallerXml>

 <Properties>

         <Property AppID="Sample" />

         <Property FriendlyName="Sample" />

         <Property Version="1.10.0.0" />

         <Property IconFile="notepad.exe" />

         <Property VirtMode="DISK" />

         <Property BuildOutput="Sample.exe" />

 </Properties>

 <FileSystem>

         <File source="notepad.exe" targetdir="%Program Files%\Sample" />

 </FileSystem>

 <Registry>

         <Key path="%CurrentUser%\Software\Sample">

                 <Value name="Version" string="[Version]" />

         </Key>

 </Registry>

 <Sandbox>

         <FileSystem access="Full" />

         <Registry access="Full" />

 </Sandbox>

</ZeroInstallerXml>

 



__________________


Guru

Status: Offline
Posts: 912
Date:
Permalink   
 

Hello Glenn,

Please open a package in Package Editor and click the Advanced tab.  Is "Auto update" in gray, or is it in blue?



__________________
Anonymous

Date:
Permalink   
 

Hi,

As it turns out, the downloaded version I have does not support command-line package builder. I had to request a trial Dev version to do my evaluation. It's working now.

Thanks,

Glenn



__________________
Page 1 of 1  sorted by
 
Quick Reply

Please log in to post quick replies.



Create your own FREE Forum
Report Abuse
Powered by ActiveBoard