Re: Learn UC / Registry / XML Provisioning / CAB Editing {2010-03-15}
I can't get this to work. I have it in the XDA_UC and when I run XDA UC the link does not get created.
<wap-provisioningdoc>
<characteristic type="FileOperation">
<!--Create “7zip” shortcut from exe on storage card and copy it into Tools folder-->
<characteristic type="%CE2%\Start Menu\Programs\Tools" translation="install">
<characteristic type="MakeDir" />
<characteristic type="7zFM.lnk" translation="install">
<characteristic type="Shortcut">
<parm name="Source" value="\Storage Card\Program Files\7-Zip\7zFM.exe" translation="install"/>
</characteristic>
</characteristic>
</characteristic>
</characteristic>
</wap-provisioningdoc>
|