Difference between revisions of "Eviews"
From WPKG | Open Source Software Deployment and Distribution
(Created page with "This page is for eview, available from [http://http://www.eviews.com]. == Installation == This installation is created with minimal options, just to install it silently. For mo...") |
|||
Line 6: | Line 6: | ||
=== Eviews 7.1 all architectures === | === Eviews 7.1 all architectures === | ||
− | + | <source lang="xml"> | |
<?xml version="1.0" encoding="UTF-8"?> | <?xml version="1.0" encoding="UTF-8"?> | ||
<packages> | <packages> | ||
Line 24: | Line 24: | ||
</package> | </package> | ||
</packages> | </packages> | ||
− | + | </source> | |
== Customization == | == Customization == |
Revision as of 13:09, 16 November 2011
This page is for eview, available from [1].
Contents
Installation
This installation is created with minimal options, just to install it silently. For more, you can read eviews installation manual.
Eviews 7.1 all architectures
<?xml version="1.0" encoding="UTF-8"?>
<packages>
<package
id='EViews-7.1'
name='Eviews7'
revision='1'
priority='2'
reboot='false' >
<check type="file" condition="exists" path="%PROGRAMFILES%\EViews7\EViews7.exe" />
<install cmd='\\samba3\wpkg\soft\Eviews7\INSTALL\Setup.exe -s ' />
</package>
</packages>
Customization
Option 1
-
Option 2
-