Difference between revisions of "Adobe Reader 9 Font Pack"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
(minor updates)
m (Reverted edits by KevinMurphy (talk) to last revision by Paulg ca)
 
Line 118: Line 118:
 
[[Category:Silent Installers]]
 
[[Category:Silent Installers]]
 
[[Category:Adobe software]]
 
[[Category:Adobe software]]
 
== Pilgrims for Peace: One Couples Incredible Journey ==
 
 
"In the life of each and every one of us, there is a defining moment, one after which we know that our lives will never be the same. For me, 9/11 was that moment." Mony Dojeijis defining moment eventually led her to an ancient pilgrimage route in Spain, where a chance encounter with an artist would change both of their lives forever. Together they would end up walking a pilgrimage for peace in Jerusalem -- and in the process would uncover precious insights about themselves, each other and the goodness of humanity.
 
 
[[http://goodvillenews.com/Pilgrims-for-Peace-One-Couples-Incredible-Journey-FMm6R6.html Pilgrims for Peace: One Couples Incredible Journey]]
 
 
[[http://goodvillenews.com/wk.html GoodvilleNews.com - good, positive news, inspirational stories, articles]]
 
 
== Top Five Regrets of the Dying ==
 
 
For many years I worked in palliative care. My patients were those who had gone home to die. Some incredibly special times were shared. I was with them for the last three to twelve weeks of their lives.
 
 
[[http://goodvillenews.com/Top-Five-Regrets-of-the-Dying-3L0XOd.html Top Five Regrets of the Dying]]
 
 
[[http://goodvillenews.com/wk.html GoodvilleNews.com - good, positive news, inspirational stories, articles]]
 
 
== Seeking Silence & Stillness in the Rush of Business Life ==
 
 
Pico Iyer -- essayist, author, travel writer and thinker -- has a unique perspective on many things. His physical domain ranges from California (where he lived as a child) and England (where he studied) to Cuba, North Korea and Ethiopia (which he visited) and Japan (where he resides). His mental domain knows no limiting boundaries. In this interview with Wharton associate dean and chief information officer Deirdre Woods and Knowledge@Wharton
 
 
[[http://goodvillenews.com/Seeking-Silence-Stillness-in-the-Rush-of-Business-Life-LCK85X.html Seeking Silence & Stillness in the Rush of Business Life]]
 
 
[[http://goodvillenews.com/wk.html GoodvilleNews.com - good, positive news, inspirational stories, articles]]
 
 
== New Toilet System Transform Waste into Electricity ==
 
 
Scientists from Nanyang Technological University (NTU) have invented a new toilet system that will turn human waste into electricity and fertilisers and also reduce the amount of water needed for flushing by up to 90 per cent compared to current toilet systems in Singapore.
 
 
[[http://goodvillenews.com/New-Toilet-System-Transform-Waste-into-Electricity-zvQBzk.html New Toilet System Transform Waste into Electricity]]
 
 
[[http://goodvillenews.com/wk.html GoodvilleNews.com - good, positive news, inspirational stories, articles]]
 
 
== The Business 9 Women Kept A Secret For Three Decades ==
 
 
Somewhere in West Tennessee, not far from Graceland, nine women -- or "The 9 Nanas," as they prefer to be called -- gather in the darkness of night. At 4am they begin their daily routine -- a ritual that no one, not even their husbands, knew about for 30 years. They have one mission and one mission only: to create happiness. And it all begins with baked goods.One of us starts sifting the flour and another washing the eggs,
 
 
[[http://goodvillenews.com/The-Business-9-Women-Kept-A-Secret-For-Three-Decades-hOoGN8.html The Business 9 Women Kept A Secret For Three Decades]]
 
 
[[http://goodvillenews.com/wk.html GoodvilleNews.com - good, positive news, inspirational stories, articles]]
 

Latest revision as of 09:42, 5 August 2012

This is a silent installer for Adobe Reader9 Font Packs.

Download the Font Pack files from http://www.adobe.com/support/downloads/product.jsp?product=10&platform=Windows


 
<?xml version="1.0" encoding="utf-8" ?>
<packages>
 
    <package 
        id='adobereader9-ja'
        name='Japanese Fonts Support For Adobe Reader 9'
        revision='900'
        priority='1800'
        reboot='false' >

        <depends package-id="adobereader9-main" />
        <check type='uninstall' condition='exists' path='Japanese Fonts Support For Adobe Reader 9' />
        
        <install cmd='msiexec /qn /i %SOFTWARE%\adobereader\alf9\FontPack90_ja_JP.msi /norestart' /> 
	<upgrade cmd='msiexec /qn /i %SOFTWARE%\adobereader\alf9\FontPack90_ja_JP.msi /norestart' />
	<remove cmd='msiexec /qn /x{AC76BA86-7AD7-5760-0000-900000000003}' />
    </package>
 
</packages>
<?xml version="1.0" encoding="utf-8" ?>
<packages>
 
    <package 
        id='adobereader9-ko'
        name='Korean Fonts Support For Adobe Reader 9'
        revision='900'
        priority='1800'
        reboot='false' >

        <depends package-id="adobereader9-main" />
        <check type='uninstall' condition='exists' path='Korean Fonts Support For Adobe Reader 9' />
        
        <install cmd='msiexec /qn /i %SOFTWARE%\adobereader\alf9\FontPack90_ko_KR.msi /norestart' /> 
	<upgrade cmd='msiexec /qn /i %SOFTWARE%\adobereader\alf9\FontPack90_ko_KR.msi /norestart' />
	<remove cmd='msiexec /qn /x{AC76BA86-7AD7-5670-0000-900000000003}' />
    </package>
 
</packages>


<?xml version="1.0" encoding="utf-8" ?>
<packages>
 
    <package 
        id='adobereader9-xtdlang'
        name='Adobe Reader Extended Language Support Font Pack'
        revision='900'
        priority='1800'
        reboot='false' >
        
        <depends package-id="adobereader9-main" />
            
        <check type='uninstall' condition='exists' path='Adobe Reader Extended Language Support Font Pack' />
        
        <install cmd='msiexec /qn /i %SOFTWARE%\adobereader\alf9\FontPack90_Xtd_Lang.msi /norestart' /> 
	<upgrade cmd='msiexec /qn /i %SOFTWARE%\adobereader\alf9\FontPack90_Xtd_Lang.msi /norestart' />
	<remove cmd='msiexec /qn /x{AC76BA86-7AD7-5676-5A64-900000000003}' />
    </package>
 
</packages>
<?xml version="1.0" encoding="utf-8" ?>
<packages>
 
    <package 
        id='adobereader9-zh_cn'
        name='Chinese Simplified Fonts Support For Adobe Reader 9'
        revision='900'
        priority='1800'
        reboot='false' >
        
        <depends package-id="adobereader9-main" />
            
        <check type='uninstall' condition='exists' path='Chinese Simplified Fonts Support For Adobe Reader 9' />
        
        <install cmd='msiexec /qn /i %SOFTWARE%\adobereader\alf9\FontPack90_zh_CN.msi /norestart' /> 
	<upgrade cmd='msiexec /qn /i %SOFTWARE%\adobereader\alf9\FontPack90_zh_CN.msi /norestart' />
	<remove cmd='msiexec /qn /x{AC76BA86-7AD7-2447-0000-900000000003}' />
    </package>
</packages>
<?xml version="1.0" encoding="utf-8" ?>
<packages>
 
    <package 
        id='adobereader9-zh_tw'
        name='Chinese Traditional Fonts Support For Adobe Reader 9'
        revision='900'
        priority='1800'
        reboot='false' >
        
        <depends package-id="adobereader9-main" />
            
        <check type='uninstall' condition='exists' path='Chinese Traditional Fonts Support For Adobe Reader 9' />
        
        <install cmd='msiexec /qn /i %SOFTWARE%\adobereader\alf9\FontPack90_zh_TW.msi /norestart' /> 
	<upgrade cmd='msiexec /qn /i %SOFTWARE%\adobereader\alf9\FontPack90_zh_TW.msi /norestart' />
	<remove cmd='msiexec /qn /x{AC76BA86-7AD7-2448-0000-900000000003}' />
    </package>
</packages>