Cameyo

Members Login
Username 
 
Password 
    Remember Me  
Post Info TOPIC: Is it possible edit a XLM file into a packaged by command lines?


Newbie

Status: Offline
Posts: 1
Date:
Is it possible edit a XLM file into a packaged by command lines?
Permalink   
 


Hi dear, 

I need change a paramter into a xml file inside a packaged file by Cameyo.

How can edit a paramter in a xml file?

 

Thanks for the support, 



__________________


Guru

Status: Offline
Posts: 912
Date:
Permalink   
 

You can edit the file by using -exec parameter, e.g. package.cameyo.exe -exec notepad file.xml

The saved file will go to the package's sandbox.  The default location is %AppData%\VOS\[AppID]\CHANGES.  This does not actually change the file in the package itself, i.e. if you run the package on a different system, you will have the original file.xml.

To write the edited file to the package itself, you can use -AddFile, e.g. Cameyo.exe -AddFile [location]\edited.xml %Personal%\file.xml package.cameyo.exe where edited.xml is on the real filesystem and %Personal%\file.xml will be added to the package's virtual filesystem in the %Personal% (Documents) folder.

You asked how to do it by command.  You can also use Package Editor to edit the package with the new file.



__________________
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