RSU 1.2 Remote Software Update for Networks-Documentation Copyright ¸ 1993 Burkhard Daniel & Hans-Georg Michna Table of Contents Brief Command Overview 3 Licensing and Support 4 Introduction 5 How RSU Works 6 Installing RSU 6 RSU Server Preparation 6 Workstation Preparation 7 The RSU Development Cycle 7 Steps in the RSU Development Cycle 7 Prepare an RSU Test Workstation 8 Create and Test the New Module 8 Protect Users From Your Tests 8 Upload the New Module to the RSU Server 9 Adapt the RSU Program 9 Test the New RSU Program 9 Activate the New RSU Program 9 Programming RSU 10 General Rules 10 Sample RSU Program 10 Execution Sequence 11 Alphabetical List of Commands 11 General Command Syntax 11 Sections 12 Environment Variables 12 DOS Commands 13 Echo 13 Goto 13 If 13 IniAddLine 15 IniChangeLine 15 IniCopyLine 16 IniCopySection 16 IniDeleteLine 16 IniDeleteSection 17 SynchronizeDir 17 RSU.DOC [24] 8.10.93 Brief Command Overview In the following text each group of syntax lines is followed by one or more example lines which are indented. RSU RSU.EXE RSU /debug RSU.EXE /debug f: cd \rsu rsu rsu.prg Echo Echo RSU is now installing new video drivers... Goto