GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
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 : C:/nginx/html/JimMartinson/_Archive/CST1861/ |
Upload File : |
<? // CST1861/Lab01.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. $thisFile=__FILE__; $thisLine=__LINE__; include('application.phpinc'); $thisFile=__FILE__; $thisLine=__LINE__; include('Course/courseInfo.phpinc'); $thisFile=__FILE__; $thisLine=__LINE__; include('classInfo.phpinc'); $title = "Lab01 - TweakUI and the Registry"; $headTitle = '_CST_ - '.$courseNumber.' '.$courseTitle.' - '.$title; $pageTitle = $courseNumber.' '.$courseTitle.'<br>'.$title; $pageMenu = 'Course/courseMenu.phpinc'; $smallTitle = true; $thisFile = __FILE__; $thisLine=__LINE__; include('common/pageHeader.phpinc'); $thisFile=__FILE__; $thisLine=__LINE__; include('Login/authenticate.phpinc'); $sectionTitle = $courseNumber.' '.$courseTitle.' - '.$title; $thisFile = __FILE__; $thisLine=__LINE__; include('common/sectionHeader.phpinc'); ?> <fieldset><legend>Personalized Instruction</legend><span class="normal"> <b>TweakUI and the registry.</b> Make three changes with TweakUI and document them using registry export. <ol start="1"> <li>Using TweakUI and the information in Chapter 5 of <?=$textbook['Title1']?> decide on three registry changes of your choice.</li> <li>Export the registry settings that will be changed before making them. (Three changes = three registry exports.)</li> <li>Using TweakUI and the information in Chapter 5 of <?=$textbook['Title1']?> make the three registry changes.</li> <li>Export the registry settings that have been changed. (Three changes = three registry exports.)</li> <li>Clean up the exports so only the header, keys, and values that are needed are in the files.</li> <li>Email me these six exports. Please identify each file and explain what you changed.</li> <!-- <li>Use the <a href="./?Assignments">Assignments</a> page to submit your program for grading.</li> --> </ol> NOTE: You can download TweakUI from the <a href="http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx" target="_blank">Microsoft PowerToys for Windows XP</a> page or from <a href="dn/TweakUiPowertoySetup.exe">here</a> (TweakUiPowertoySetup.exe). <br /> NOTE: If you are unsure of where the TweakUI setting make their changes in the registry you can do the following: <ol> <li>Before making a change, export the entire registry to a file using regedit or the command line <b>regedit /e before.txt</b>.</li> <li>Make one TweakUI change and apply it.</li> <li>After making the change, export the entire registry to a file using regedit or the command line <b>regedit /e after.txt</b>.</li> <li>Use the command line <b>FC /n /u before.txt after.txt</b> to see the differences made. From this output you should be able to determine which change(s) were made by TweakUI. Note that not all of the changes found will relate to the TweakUI change. Some may be incedential changes made by Windows or other software you have running.</li> </ol> </span></fieldset> <? $thisFile=__FILE__; $thisLine=__LINE__; include('ReferencesResources.phpinc'); $thisFile = __FILE__; $thisLine=__LINE__; include('common/sectionFooter.phpinc'); $thisFile = __FILE__; $thisLine=__LINE__; include('common/pageFooter.phpinc'); ?>