Cameyo

Members Login
Username 
 
Password 
    Remember Me  
Post Info TOPIC: ZeroInstaller - registry changes
Anonymous

Date:
ZeroInstaller - registry changes
Permalink   
 


First, I wanted to mention that Cameyo is a great product.  That being said, the documentation for it is a little sparse in areas.  In particular, I'm trying to determine how to add non-string values into the registry via ZeroInstaller.  The documentation only mentions that you can do things like: <value path="[path]" string="[value]">

But what if the value is a dword instead of a string?  Or binary data?



__________________


Senior Member

Status: Offline
Posts: 268
Date:
Permalink   
 

The reason you don't see documentation for dword / bin is because only strings were supported until now. Will post the latest ZeroInstaller this weekend, with support for dword / bin and examples.

__________________


Senior Member

Status: Offline
Posts: 268
Date:
Permalink   
 

OK, done. Please re-download the ZeroInstaller now.
Here's a sample for dword & bin values:




__________________


Senior Member

Status: Offline
Posts: 268
Date:
Permalink   
 

<Value path="%CurrentUser%\Software\DwordTest" dword="12af" />
<Value path="%CurrentUser%\Software\BinTest" bin="1234abcd" />


__________________
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