Intel and Digital Blue QX3 Microsopes and Windows 7
Labels: dual core, dual cpu, microscope, multi core, multi cpu, multiple cores, multiple cpu, qx3
mavhc's aim is to fix all world's problems.
Labels: dual core, dual cpu, microscope, multi core, multi cpu, multiple cores, multiple cpu, qx3
<?xml version='1.0'?>
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
<Product Id='guid 1' Name='product name' Language='1033'
Version='1.0.0.0' Manufacturer='company' UpgradeCode='guid 2'>
<Package Id='*'
Description='description'
Comments='copies file to all users app data'
Manufacturer='company' InstallerVersion='200' Compressed='yes' />
<Media Id='1' Cabinet='product.cab' EmbedCab='yes' />
<Directory Id="TARGETDIR" Name="SourceDir">
<Directory Id="CommonAppDataFolder">
<Directory Id="INSTALLDIR" Name="dirname">
<Component Id='component name' Guid='guid 3'>
<File Id='idname' Name='filename' DiskId='1' Source='filename' />
</Component>
</Directory>
</Directory>
</Directory>
<Feature Id='MyFeature' Title='My 1st Feature' Level='1'>
<ComponentRef Id='component name' />
</Feature>
</Product>
</Wix>
Labels: cars, economics, future, transportation