Windows Installer for Minimal ConTeXt distribution by Vyatcheslav Yatskovsky.

Slides:



Advertisements
Similar presentations
Installation/Setup creation tools Stuart Eggerton Canberra ADUG Meeting 12 April 2005.
Advertisements

Requirement Boilerplates in DOORS
CPU GROUP Chapter 7. Manage ment Management Report Inquiry Responses Management Inquiries.
JavaScript Part 6. Calling JavaScript functions on an event JavaScript doesn’t have a main function like other programming languages but we can imitate.
Setup windows 2003 server (standard edition.). Start the computer from the CD.
Installing JDK Vijayan Sugumaran Department of DIS Oakland University.
/t/ / I d/ /d/ Try Again Go on /t/ / I d/ /d/
Welcome to the Milagrow Universe
HOW TO CREATE A CROSSWORD?. a)We first go to ALL PROGRAMMES and then click on ECLIPSE CROSSWORD b) There we click on the option I WOULD LIKE TO START.
Doxygen: Source Code Documentation Generator John Tully.
VBA session 3 Paul Rubinov  My job: diverse audience so Bore you for 15 minutes. Confuse you for the other 15 min.  Feel free to contact me
Crystal And Elliott Edward M. Kwang President. Crystal Version Standard - $145 Professional - $350 Developer - $450.
SKA/KAT SPIN Presentation Software Engineering (!?) Robert Crida.
Development tools cvs, tkdiff, JBuilder, building GATE from the sources.
By NaTasha James.  Back up your persnal data on a hard drive,USB drive, DVD, or any other external media  Insert your windows operating installation.
Thank you for your decision to try vTreePro Practice Tree Software! Your satisfaction is very important to us. Please feel free to send us an if.
Git A distributed version control system Powerpoint credited to University of PA And modified by Pepper 8-Oct-15.
Compiled Matlab on Condor: a recipe 30 th October 2007 Clare Giacomantonio.
Slackware 9.1 Installation First prompt in the installation process.
11 SUPPORTING APPLICATIONS IN WINDOWS XP PROFESSIONAL Chapter 9.
This slide deck is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group Module 9 Basic Scripting.
1 Advanced Topics in Access How to create forms and reports Andrew Yu 03/04/2002.
JOINING A LYNC MEETING VIA WEB OR LYNC ATTENDEE. INVITATION Click on Join online meeting 2.
How to Create a Document in Google Drive By Tressa Beckler.
Mike Gore School of Computer Science. This talk is on the Web in TWIKI format A more detailed copy of this talk can be access on with web page. Including.
Learning Unity. Getting Unity
CERN-PH-SFT-SPI August Ernesto Rivera Contents Context Automation Results To Do…
How to write & use Perl Modules. What is a Module? A separate Namespace in a separate file with related functions/variables.
Copying Music From a CD Margaret S. Britt. Loading Media Player  Click Start  Select the Windows Media Player.
Setting up Cygwin Computer Organization I 1 May 2010 ©2010 McQuain Cygwin: getting the setup tool Free, almost complete UNIX environment emulation.
Oracle Data Integrator Agents. 8-2 Understanding Agents.
LHCb-ATLAS GANGA Workshop, 21 April 2004, CERN 1 DIRAC Software distribution A.Tsaregorodtsev, CPPM, Marseille LHCb-ATLAS GANGA Workshop, 21 April 2004.
D. Heynderickx DH Consultancy, Leuven, Belgium 22 April 2010EuroPlanet, London, UK.
8/30/2012Copyright Joanne DeGroat, ECE, OSU1 Using ModelSim under LINUX.
1 Installing Cantera 1.7, Python 2.5, and Python SDToolbox for Windows J. Ziegler, S. Browne, and J. E. Shepherd Caltech Revised August, 2007.
BASIC WORD PROCESSORS WEEK 5. BASIC WORD PROCESSORS Word Processor Word processor is a program which is used to edit text files and format them with font,
WinSCP  Tool for accessing files on beaglebone system.
What is GAC Repository containing all the assemblies of CLR Machine wide Assemblies shared by several applications Where CLR is installed C:\Windows\Microsoft.NET\assembly\GAC_MSIL.
® IBM Software Group © 2006 IBM Corporation Rational Asset Manager v7.2 Using Scripting Tutorial for using command line and scripting using Ant Tasks Carlos.
Installing RandoNode Starter Kit OPEN Development Conference September 17, 2008 Kasi Perumal Consultant.
Scion Macros How to make macros for Scion The Fast and Easy Guide.
PHP Form Processing * referenced from
12. MODULES Rocky K. C. Chang November 6, 2015 (Based on from Charles Dierbach. Introduction to Computer Science Using Python and William F. Punch and.
------TAO, MARKUS Project IT. JavaDoc ‣ JavaDoc is a standard method of commenting source code (interfaces, classes, methods, instances variables). ‣
FILE SHARING USING SHARED FOLDER WIZARD. OBJECTIVES Determine the Shared Folder Wizard Demonstrate the step-by-step procedure in using the Shared Folder.
GLAST Science Support Center June 29, 2005Data Challenge II Software Workshop User Support Goals For DC 2 James Peachey GSFC/L3.
JavaScript and Ajax (JavaScript Environment) Week 6 Web site:
Warm Up. Factoring Using the distributive Property.
Unity Application Generator How Can I… Export variables of a Control module with all parameters, modify the some of the parameters like Initial values.
ITMT 1371 – Windows 7 configuration Chapter 2: Installing Windows 7 ITMT 1371 – Windows 7 Configuration.
Lecture 3.1: Operator Precedence and Eclipse Tutorial Michael Hsu CSULA.
CS 201 Lecture 1 (b) Using an IDE Tarik Booker CS 201: Introduction to Programming California State University, Los Angeles.
Git A distributed version control system Powerpoint credited to University of PA And modified by Pepper 28-Jun-16.
Cygwin: getting the setup tool
Packaging and Deploying Windows Applications
SAP Business One B1iF Training
SPI external software build tool and distribution mechanism
NGUYEN THI THANH NHA HMCL
1. Open any Office 2016 app, such as Word, and create a new document.
How to Download, Install, and Update AVG Antivirus?
Miktex Miktex (etc 2.4) e.g., basic-miktex exe (~ 32 MB).
Horizontal Centering Using the menu bar
Functions In Matlab.
Ашық сабақ 7 сынып Файлдар мен қапшықтар Сабақтың тақырыбы:
Windows басқару элементтері
Install MySQL Community Server and MySQL Workbench
CSCI N207 Data Analysis Using Spreadsheet
Қош келдіңіздер!.
Информатика пән мұғалімі : Аитова Карима.
Presentation transcript:

Windows Installer for Minimal ConTeXt distribution by Vyatcheslav Yatskovsky

Rationale Envinroment vars are set locally One should run.bat inside MS-DOS window and work within it What about FAR manager, external editors?

Rationale

Minimal set of variables is found and put under HKEY_CURRENT_USER/Environment All depend on path

Rationale First ‘installer’ was written in Pascal to set keys Convenient installer (wizard style) is needed to convince other people to try ConTeXt

Implementation ‘Real’ Windows installer is based on Inno Setup Doesn’t include distributive, only rsync Fetches mtxrun.lua with libs using rsync Then calls the script with –update (Optionally calls it again with –make)

Conclusion Installer can set environment vars globally (may interfere with MiKTeX and others) It is very small, but fetches data from repository in two steps Makes format files and other ‘dirty’ work First user-friendly installer for Windows