CapData.xml

CapPackage.PXP中のCap.Data.xml

 <?xml version="1.0" encoding="UTF-8"?>
 <Varnish>
	<UpgradePath>always|</UpgradePath>
	<PolA>
		<Certificates><File>Cert.prov.xml</File></Certificates>
		<Theme><File>Theme.tsk</File><IsDefault>true</IsDefault></Theme>
		<ProvXML><File>provXML.prov.xml</File></ProvXML>
		<ExtractZip><From>ZipFile.zip</From><To>\Windows</To></ExtractZip>
		<ExtractZip><From>foo.zip</From><To>%CSIDL_PROGRAM_FILES%\foo</To></ExtractZip>
		<ExtractZip><From>Startup.zip</From><To>%CSIDL_STARTUP%</To></ExtractZip>
		<ExtractZip><From>Windows.zip</From><To>%CSIDL_WINDOWS%</To></ExtractZip>
		<InstallApp><File>InstallApp.CAB</File></InstallApp>
		<UserAgent><Default><String>Palm750/Japan </String><Option>1</Option></Default></UserAgent>
		<Notifications>
			<Event>
				<Name>New e-mail Message</Name>
				<Sound>\Windows\notify.wma</Sound>
				<PlaySound>true</PlaySound>
				<Repeat>false</Repeat>
				<DisplayMessage>false</DisplayMessage>
				<VibrateWithRingerOn>false</VibrateWithRingerOn>
				<VibrateWithRingerOff>true</VibrateWithRingerOff>
			</Event>
		</Notifications>
	</PolA>
	<Welcome><WaitImage>E_PolishImage.bmp</WaitImage></Welcome>
 </Varnish>