Jump to content
Compatible Support Forums

franzj

Members
  • Content count

    41
  • Joined

  • Last visited

    Never

Posts posted by franzj


  1. There's a "Default User" folder in the <Documents and Settings> directory that is used for new users. I think you could achieve your goal in three steps:

     

    Rename "Default User" to something else

    -> Make a copy of the profile folder that has your settings (e.g. Administrator)

    -> Rename that copy to "Default User"

     

    At that point, creating new users should have the desired effect.

     

    From,

    Francis


  2. You could say a network adapter is like a modem. They certainly both serve the same purpose, and they both use some method to encode/decode data while it transfers over a network line (i.e. phone wire, coaxial cable, ethernet cable, etc.).

     

    Sometimes you need a second device to connect to the Internet, and sometimes you don't. Most modern cable modems and DSL modems have two methods to connect: an ethernet port, and a USB port. The USB port allows you to connect the modem directly to your computer. The ethernet port requires your computer to have a separate ethernet adapter (the subject of this whole discussion). To share a DSL or Cable modem connection, it's usually easier to use the ethernet port instead of the USB port.

     

    The terms hub, switch and router all fall into a similar category. In my opinion a hub is not worth talking about, because a switch provides you better functionality for the same price. A switch connects several computers together, which in essence forms a network. Without an Internet connection, you could use a switch to share files and printers between several computers in one location. With a DSL or Cable Internet connection you can share Internet by connecting the switch to the modem's ethernet port.

     

    One catch is that to share an Internet connection using a switch, you have to purchase more than one IP address from your Internet provider, and that cost can add up. The most widely used alternative is to skip buying a standard switch, and instead buy a router. A router is a switch that has even more functionality. It allows you to share an external network connection (such as the Internet) by providing an IP address to each connected computer.

     

    In summary, not all DSL and Cable modems require a network card, but some do. If you want to share the Internet connection, then your best bet is to buy one network card for each computer, and then connect them all to a router. Most of today's routers have very good instructions about how to share an Internet connection.


  3. Two possibilites that I can think of: your NTFS permissions on one or more files or directories are not correctly set, and/or your registry permissions for one or more registry keys are not correctly set. Offering a diagnosis or solution to these problems I find more difficult, because I don't want to tell you the wrong thing.

     

    Good luck with it,

    Francis


  4. I know this may all be evident, but a few other things you should try:

     

    -Make sure the hard drive(s) is/are firmly and properly connected.

    -Do the same thing with your PCI cards, etc. as you did with the video card to make sure everything's seated properly.

    -Absolutely make sure your memory and CPU are seated correctly, because this mistake can be easily overlooked.

    -Try skinning down your system to the bare minimum components, and slowly work your way up until everything's in.

     

    Hopefully that will help. If not, then it could be a faulty component (i.e. motherboard, CPU, etc.).

     

    --Francis


  5. !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

    <!-- DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" -->

    <html dir="ltr">

    <head>

    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

    <meta http-equiv="Content-Style-Type" content="text/css"></head>

    <body bgcolor="#000080" text="#000000" link="#006699" vlink="#5493B4" leftmargin="0" topmargin="0">

    <link rel="top" href="index.php" title="" />

    <link rel="search" href="search.php" title="" />

    <link rel="help" href="faq.php" title="" />

    <link rel="author" href="memberlist.php" title="" />

    <link rel="up" href="index.php" title="NT Compatible Forum Index" />

     

    <title>NT Compatible :: View Forum - Security</title>

    <!-- link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" -->

    <style type="text/css">

    <!--

     

    /*

    The original subSilver Theme for phpBB version 2+

    Created by subBlue design

    http://www.subBlue.com

     

    NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2

    theme administration centre. When you have finalised your style you could cut the final CSS code

    and place it in an external file, deleting this section to save bandwidth.

    */

     

     

    /* General page style. The scroll bar colours only visible in IE5.5+ */

    body {

    background-color: #004080;

    }

     

    /* General font families for common tags */

    font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }

    a:link,a:active,a:visited { color : #006699; }

    a:hover { text-decoration: underline; color : #DD6900; }

    hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

     

     

    /* This is the border line & background colour round the entire page */

    .bodyline { background-color: #FFFFFF; border: 1px #98AAB1 solid; }

     

    /* This is the outline round the main forum tables */

    .forumline { background-color: #FFFFFF; border: 2px #006699 solid; }

     

     

    /* Main table cell colours and backgrounds */

    td.row1 { background-color: #EFEFEF; }

    td.row2 { background-color: #DEE3E7; }

    td.row3 { background-color: #D1D7DC; }

     

     

    /*

    This is for the table cell above the Topics, Post & Last posts on the index.php page

    By default this is the fading out gradiated silver background.

    However, you could replace this with a bitmap specific for each forum

    */

    td.rowpic {

    background-color: #FFFFFF;

    background-image: url(templates/subSilver/images/cellpic2.jpg);

    background-repeat: repeat-y;

    }

     

    /* Header cells - the blue and silver gradient backgrounds */

    th {

    color: #000000; font-size: 11px; font-weight : bold;

    background-color: #006699; height: 25px;

    background-image: url(templates/subSilver/images/cellpic3.gif);

    }

     

    td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {

    background-image: url(templates/subSilver/images/cellpic1.gif);

    background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;

    }

     

     

    /*

    Setting additional nice inner borders for the main table cells.

    The names indicate which sides the border will be on.

    Don't worry if you don't understand this, just ignore it :-)

    */

    td.cat,td.catHead,td.catBottom {

    height: 29px;

    }

    th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {

    font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }

    td.row3Right,td.spaceRow {

    background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }

     

    th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }

    th.thSides,td.catSides,td.spaceRow { border-width: 0px 1px 0px 1px; }

    th.thRight,td.catRight,td.row3Right { border-width: 0px 1px 0px 0px; }

    th.thLeft,td.catLeft { border-width: 0px 0px 0px 1px; }

    th.thBottom,td.catBottom { border-width: 0px 1px 1px 1px; }

    th.thTop { border-width: 1px 0px 0px 0px; }

    th.thCornerL { border-width: 1px 0px 0px 1px; }

    th.thCornerR { border-width: 1px 1px 0px 0px; }

     

     

    /* The largest text used in the index page title and toptic title etc. */

    .maintitle {

    font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;

    text-decoration: none; line-height : 120%; color : #000000;

    }

     

     

    /* General text */

    .gen { font-size : 12px; }

    .genmed { font-size : 11px; }

    .gensmall { font-size : 10px; }

    .gen,.genmed,.gensmall { color : #000000; }

    a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }

    a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #DD6900; text-decoration: underline; }

     

    .estory {BACKGROUND: none; FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 12px; TEXT-DECORATION: none}

    A.estory:link {BACKGROUND: none; COLOR: #3F702E; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}

    A.estory:active {BACKGROUND: none; COLOR: #3F702E; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}

    A.estory:visited {BACKGROUND: none; COLOR: #3F702E; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}

    A.estory:hover {BACKGROUND: none; COLOR: #DD6900; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}

     

    /* The register, login, search etc links at the top of the page */

    .mainmenu { font-size : 11px; color : #000000 }

    a.mainmenu { text-decoration: none; color : #006699; }

    a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

     

     

    /* Forum category titles */

    .cattitle { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}

    a.cattitle { text-decoration: none; color : #006699; }

    a.cattitle:hover{ text-decoration: underline; }

     

     

    /* Forum title: Text and link to the forums used in: index.php */

    .forumlink { font-weight: bold; font-size: 12px; color : #006699; }

    a.forumlink { text-decoration: none; color : #006699; }

    a.forumlink:hover{ text-decoration: underline; color : #DD6900; }

     

     

    /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */

    .nav { font-weight: bold; font-size: 11px; color : #000000;}

    a.nav { text-decoration: none; color : #006699; }

    a.nav:hover { text-decoration: underline; }

     

     

    /* titles for the topics: could specify viewed link colour too */

    .topictitle,h1,h2 { font-weight: bold; font-size: 11px; color : #000000; }

    a.topictitle:link { text-decoration: none; color : #006699; }

    a.topictitle:visited { text-decoration: none; color : #5493B4; }

    a.topictitle:hover { text-decoration: underline; color : #DD6900; }

     

     

    /* Name of poster in viewmsg.php and viewtopic.php and other places */

    .name { font-size : 11px; color : #000000;}

     

    /* Location, number of posts, post date etc */

    .postdetails { font-size : 10px; color : #000000; }

     

     

    /* The content of the posts (body of text) */

    .postbody { font-size : 12px; line-height: 18px}

    a.postlink:link { text-decoration: none; color : #006699 }

    a.postlink:visited { text-decoration: none; color : #5493B4; }

    a.postlink:hover { text-decoration: underline; color : #DD6900}

     

     

    /* Quote & Code blocks */

    .code {

    font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;

    background-color: #FAFAFA; border: #D1D7DC; border-style: solid;

    border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px

    }

     

    .quote {

    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;

    background-color: #FAFAFA; border: #D1D7DC; border-style: solid;

    border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px

    }

     

     

    /* Copyright and bottom info */

    .copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}

    a.copyright { color: #444444; text-decoration: none;}

    a.copyright:hover { color: #000000; text-decoration: underline;}

     

     

    /* Form elements */

    input,textarea, select {

    color : #000000;

    font: normal 11px Verdana, Arial, Helvetica, sans-serif;

    border-color : #000000;

    }

     

    /* The text input fields background colour */

    input.post, textarea.post, select {

    background-color : #FFFFFF;

    }

     

    input { text-indent : 2px; }

     

    /* The buttons used for bbCode styling in message post */

    input.button {

    background-color : #EFEFEF;

    color : #000000;

    font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;

    }

     

    /* The main submit button option */

    input.mainoption {

    background-color : #FAFAFA;

    font-weight : bold;

    }

     

    /* None-bold submit button */

    input.liteoption {

    background-color : #FAFAFA;

    font-weight : normal;

    }

     

    /* This is the line in the posting page which shows the rollover

    help line. This is actually a text box, but if set to be the same

    colour as the background no one will know wink

    */

    .helpline { background-color: #DEE3E7; border-style: none; }

     

     

    /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */

    @import url("templates/subSilver/formIE.css");

    -->

    </style>

     

     

    <br />

     

    <body bgcolor="#004080"><table cellpadding="0" cellspacing="0" width="98%" border="0" align="center" bgcolor="#FFFFEE">

    <tr>

    <td valign="top" bgcolor="#FFFFEE">

    <img height="17" alt="" hspace="0" src="../images/corner-top-left.gif" width="17" align="left">

    </td>

    <td align="center">

    <a href="index.php"><img src="../images/ntc.jpg" alt="NT Compatible" border="0"></a>

    </td>

    <td bgcolor="#FFFFEE" valign="top">

    <img height="17" alt="" hspace="0" src="../images/corner-top-right.gif" width="17" align="right">

    </td>

    </tr>

    </table>

     

    <table cellpadding="0" cellspacing="0" width="98%" border="0" align="center">

    <tr>

    <td colspan="6" bgcolor="#a7b9cb">

    </td>

    </tr>

     

    <tr valign="middle" bgcolor="#d7e0e9">

    <td height="15" width="14%" bgcolor="#d7e0e9" align="center">

    <img src="../images/arrow.gif" border=0>

    <span class="estory">

    <a href="../index.php">Home</a>

    </span>

    </td>

    <td height="15" width="14%" bgcolor="#d7e0e9" align="center">

    <img src="../images/arrow.gif" border=0>

    <span class="estory">

    <a href="../compat.php">Compatibility</a>

    </span>

    </td>

    <td height="15" width="14%" bgcolor="#d7e0e9" align="center">

    <img src="../images/arrow.gif" border=0>

    <span class="estory">

    <a href="index.php">Forums</a>

    </span>

    </td>

    <td height="15" width="14%" bgcolor="#d7e0e9" align="center">

    <img src="../images/arrow.gif" border=0>

    <span class="estory">

    <a href="../faq.php">FAQ</a>

    </span>

    </td>

    <td height="15" width="14%" bgcolor="#d7e0e9" align="center">

    <img src="../images/arrow.gif" border=0>

    <span class="estory">

    <a href="../archive.php">News Archive</a>

    </span>

    </td>

    <td height="15" width="14%" bgcolor="#d7e0e9" align="center">

    <img src="../images/arrow.gif" border=0>

    <span class="estory">

    <a href="../submitstory.php">Submit News</a>

    </span>

    </td>

    </tr>

     

    <!-- End Header Menu -->

     

    <tr>

    <td colspan="6" bgcolor="#a7b9cb"></td>

    </tr>

    </table>

     

    <table width="98%" cellpadding="0" cellspacing="0" border="0" bgcolor="#FFFFEE" align="center">

    <tr valign="top">

    <td bgcolor="#FFFFEE">

     

    <table width="99%" border="0" cellspacing="0" cellpadding="10" align="center">

    <br>

    <tr>

    <td class="bodyline">

     

    <table width="99%" border="0" cellspacing="0" cellpadding="0" align="center">

    <tr>

    <td align="center">

    <table cellspacing="0" cellpadding="2" border="0">

    <tr>

    <td valign="top" nowrap align="center"><span class="mainmenu">&<a href="faq.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="FAQ" hspace="3" />FAQ</a></span><span class="mainmenu">&&&<a href="search.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="Search" hspace="3" />Search</a>&&&<a href="memberlist.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="Memberlist" hspace="3" />Memberlist</a>&&&<a href="groupcp.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="Usergroups" hspace="3" />Usergroups</a>&&&<a href="profile.php?mode=register" class="mainmenu"><img src="templates/subSilver/images/icon_mini_register.gif" width="12" height="13" border="0" alt="Register" hspace="3" />Register</a></span></td>

    </tr>

    <tr>

    <td nowrap valign="top" height="25" align="center"><span class="mainmenu">&<a href="profile.php?mode=editprofile" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="Profile" hspace="3" />Profile</a>&&&<a href="privmsg.php?folder=inbox" class="mainmenu"><img src="templates/subSilver/images/icon_mini_message.gif" width="12" height="13" border="0" alt="Log in to check your private messages" hspace="3" />Log in to check your private messages</a>&&&<a href="login.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="Log in" hspace="3" />Log in</a></span></td>

    </tr>

    </table>

    </td>

    </tr>

    </table>

    <span class="mainmenu"> </span>

     

    <center>

    <!-- BEGIN RICH-MEDIA BURST! CODE -->

    <script language="JavaScript">

    <!-- /* © 1997-1999 BURST! Media, LLC. All Rights Reserved.*/

    var TheAdcode = 'ad8362a';

    var bN = navigator.appName;

    var bV = parseInt(navigator.appVersion);

    var base='http://www.burstnet.com/';

    var Tv='';

    var agt=navigator.userAgent.toLowerCase();

    if (bV>=4)

    {ts=window.location.pathname+window.location.search;

    i=0; Tv=0; while (i< ts.length)

    { Tv=Tv+ts.charCodeAt(i); i=i+1; } Tv="/"+Tv;}

    else {Tv=escape(window.location.pathname);

    if( Tv.charAt(0)!='/' ) Tv="/"+Tv;

    else if (Tv.charAt(1)=="/") Tv="";

    if( Tv.charAt(Tv.length-1) == "/")

    Tv = Tv + "_";}

    if (bN=='Netscape'){

    if ((bV>=4)&&(agt.indexOf("mac")==-1)) { document.write('<s'+'cript src="'+

    base+'cgi-bin/ads/'+TheAdcode+'.cgi/RETURN-CODE/JS'

    +Tv+'">');

    document.write('</'+'script>'); }

    else if (bV>=3) {document.write('<'+'a href="'+base+'ads/'+

    TheAdcode+'-map.cgi'+Tv+'"target=_top>');

    document.write('<img src="' + base + 'cgi-bin/ads/' +

    TheAdcode + '.cgi' + Tv + '" ismap width="468" height="60"' +

    ' border="0" alt="Click Here"></a>');}

    }

    if (bN=='Microsoft Internet Explorer')

    document.write('<ifr'+'ame id="BURST" src="'+base+'cgi-bin/ads/' +

    TheAdcode + '.cgi' + Tv + '/RETURN-CODE" width="468" height="60"' +

    'marginwidth="0" marginheight="0" hspace="0" vspace="0" ' +

    'frameborder="0" scrolling="no"></ifr'+'ame>');

    // -->

    </script>

    <noscript><a href="http://www.burstnet.com/ads/ad8362a-map.cgi" target="_top">

    <img src="http://www.burstnet.com/cgi-bin/ads/ad8362a.cgi"

    width="468" height="60" border="0" alt="Click Here"></a>

    </noscript>

    <!-- END BURST CODE -->

    <br /><span class="gen">Please support our sponsor</span></center><br />

    <form method="post" action="viewforum.php?f=23&start=0">

    <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">

    <tr>

    <td align="left" valign="bottom" colspan="2"><a class="maintitle" href="viewforum.php?f=23">Security</a><br /><span class="gensmall"><b>Moderators: <a href="profile.php?mode=viewprofile&u=2">Philipp</a>, <a href="profile.php?mode=viewprofile&u=3">SHS</a>, <a href="profile.php?mode=viewprofile&u=1716">DosFreak</a>, <a href="profile.php?mode=viewprofile&u=2758">clutch</a><br /><br />Users browsing this forum: None</b></span></td>

    <td align="right" valign="bottom" nowrap><span class="gensmall"><b>Goto page <b>1</b>, <a href="viewforum.php?f=23&topicdays=0&start=25">2</a>, <a href="viewforum.php?f=23&topicdays=0&start=50">3</a>&&<a href="viewforum.php?f=23&topicdays=0&start=25">Next</a></b></span></td>

    </tr>

    <tr>

    <td align="left" valign="middle" width="50"><a href="posting.php?mode=newtopic&f=23"><img src="templates/subSilver/images/lang_english/post.gif" border="0" alt="Post new topic" /></a></td>

    <td align="left" valign="middle" class="nav" width="100%"><span class="nav">&&&<a href="index.php" class="nav">NT Compatible Forum Index</a> -> <a class="nav" href="viewforum.php?f=23">Security</a></span></td>

    <td align="right" valign="bottom" class="nav" nowrap="nowrap"><span class="gensmall"><a href="viewforum.php?f=23&mark=topics">Mark all topics read</a></span></td>

    </tr>

    </table>

     

    <table border="0" cellpadding="4" cellspacing="1" width="100%" class="forumline">

    <tr>

    <th colspan="3" align="center" height="25" class="thCornerL" nowrap="nowrap">&Topics&</th>

    <th width="50" align="center" class="thTop" nowrap="nowrap">&Replies&</th>

    <th width="100" align="center" class="thTop" nowrap="nowrap">&Author&</th>

    <th width="50" align="center" class="thTop" nowrap="nowrap">&Views&</th>

    <th align="center" nowrap="nowrap" class="thCornerR" nowrap="nowrap">&Last Post&</th>

    </tr>

    <tr>

    <td class="row2" align="center" valign="middle" width="20"><img src="templates/subSilver/images/folder.gif" width="19" height="18" alt="No new posts" title="No new posts" /></td>

    <td class="row3" align="center" valign="middle" width="15"><img width="15" height="15" src="images/icon/icon1.gif" alt="Messageicon" border="0"></td>

    <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=24971" class="topictitle">Where's Waldo?</a></span><span class="gensmall"><br />

    </span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">1</span></td>

    <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&u=16082">DS3Circuit</a></span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">68</span></td>

    <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">28th June 2003 14:45<br /><a href="profile.php?mode=viewprofile&u=5155">AlecStaar</a> <a href="viewtopic.php?p=127959#127959"><img src="templates/subSilver/images/icon_latest_reply.gif" alt="View latest post" title="View latest post" border="0" /></a></span></td>

    </tr>

    <tr>

    <td class="row2" align="center" valign="middle" width="20"><img src="templates/subSilver/images/folder.gif" width="19" height="18" alt="No new posts" title="No new posts" /></td>

    <td class="row3" align="center" valign="middle" width="15"><img width="15" height="15" src="images/icon/icon1.gif" alt="Messageicon" border="0"></td>

    <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=25176" class="topictitle">Disable reading HTML email in Outlook. (Converts to txt)</a></span><span class="gensmall"><br />

    </span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">2</span></td>

    <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&u=8936">duhmez</a></span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">121</span></td>

    <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">28th June 2003 04:04<br /><a href="profile.php?mode=viewprofile&u=5155">AlecStaar</a> <a href="viewtopic.php?p=127939#127939"><img src="templates/subSilver/images/icon_latest_reply.gif" alt="View latest post" title="View latest post" border="0" /></a></span></td>

    </tr>

    <tr>

    <td class="row2" align="center" valign="middle" width="20"><img src="templates/subSilver/images/folder.gif" width="19" height="18" alt="No new posts" title="No new posts" /></td>

    <td class="row3" align="center" valign="middle" width="15"><img width="15" height="15" src="images/icon/icon4.gif" alt="Messageicon" border="0"></td>

    <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=25178" class="topictitle">VERY NASTY TROJAN -- SARC refuses to recognize it (long)</a></span><span class="gensmall"><br />

    </span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">4</span></td>

    <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&u=4366">kfarmer</a></span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">480</span></td>

    <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">26th June 2003 14:39<br /><a href="profile.php?mode=viewprofile&u=12510">adamvjackson</a> <a href="viewtopic.php?p=127845#127845"><img src="templates/subSilver/images/icon_latest_reply.gif" alt="View latest post" title="View latest post" border="0" /></a></span></td>

    </tr>

    <tr>

    <td class="row2" align="center" valign="middle" width="20"><img src="templates/subSilver/images/folder.gif" width="19" height="18" alt="No new posts" title="No new posts" /></td>

    <td class="row3" align="center" valign="middle" width="15"><img width="15" height="15" src="images/icon/icon1.gif" alt="Messageicon" border="0"></td>

    <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=24399" class="topictitle">How To Secure A Hard Drive</a></span><span class="gensmall"><br />

    </span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">13</span></td>

    <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&u=17925">KhaineBOT</a></span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">197</span></td>

    <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">31st May 2003 18:01<br /><a href="profile.php?mode=viewprofile&u=2758">clutch</a> <a href="viewtopic.php?p=126860#126860"><img src="templates/subSilver/images/icon_latest_reply.gif" alt="View latest post" title="View latest post" border="0" /></a></span></td>

    </tr>

    <tr>

    <td class="row2" align="center" valign="middle" width="20"><img src="templates/subSilver/images/folder.gif" width="19" height="18" alt="No new posts" title="No new posts" /></td>

    <td class="row3" align="center" valign="middle" width="15"><img width="15" height="15" src="images/icon/icon8.gif" alt="Messageicon" border="0"></td>

    <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=25147" class="topictitle">Fallout2 error message on xp profesional</a></span><span class="gensmall"><br />

    </span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">1</span></td>

    <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&u=20153">purepissed</a></span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">90</span></td>

    <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">31st May 2003 06:19<br /><a href="profile.php?mode=viewprofile&u=3229">Gambler FEX online</a> <a href="viewtopic.php?p=126847#126847"><img src="templates/subSilver/images/icon_latest_reply.gif" alt="View latest post" title="View latest post" border="0" /></a></span></td>

    </tr>

    <tr>

    <td class="row2" align="center" valign="middle" width="20"><img src="templates/subSilver/images/folder.gif" width="19" height="18" alt="No new posts" title="No new posts" /></td>

    <td class="row3" align="center" valign="middle" width="15"><img width="15" height="15" src="images/icon/icon1.gif" alt="Messageicon" border="0"></td>

    <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=25104" class="topictitle">convert nt4 global group to local group</a></span><span class="gensmall"><br />

    </span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">3</span></td>

    <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&u=20058">valo</a></span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">63</span></td>

    <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">26th May 2003 22:12<br /><a href="profile.php?mode=viewprofile&u=8936">duhmez</a> <a href="viewtopic.php?p=126657#126657"><img src="templates/subSilver/images/icon_latest_reply.gif" alt="View latest post" title="View latest post" border="0" /></a></span></td>

    </tr>

    <tr>

    <td class="row2" align="center" valign="middle" width="20"><img src="templates/subSilver/images/folder.gif" width="19" height="18" alt="No new posts" title="No new posts" /></td>

    <td class="row3" align="center" valign="middle" width="15"><img width="15" height="15" src="images/icon/icon5.gif" alt="Messageicon" border="0"></td>

    <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=25120" class="topictitle">Securiy on the any Folder</a></span><span class="gensmall"><br />

    </span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">1</span></td>

    <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&u=16420">abrarmalik</a></span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">82</span></td>

    <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">25th May 2003 22:55<br /><a href="profile.php?mode=viewprofile&u=8936">duhmez</a> <a href="viewtopic.php?p=126627#126627"><img src="templates/subSilver/images/icon_latest_reply.gif" alt="View latest post" title="View latest post" border="0" /></a></span></td>

    </tr>

    <tr>

    <td class="row2" align="center" valign="middle" width="20"><img src="templates/subSilver/images/folder.gif" width="19" height="18" alt="No new posts" title="No new posts" /></td>

    <td class="row3" align="center" valign="middle" width="15"><img width="15" height="15" src="images/icon/icon5.gif" alt="Messageicon" border="0"></td>

    <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=24970" class="topictitle">Permission control across multiple domains</a></span><span class="gensmall"><br />

    </span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">2</span></td>

    <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&u=4343">Mugen C</a></span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">48</span></td>

    <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">24th May 2003 09:51<br /><a href="profile.php?mode=viewprofile&u=8936">duhmez</a> <a href="viewtopic.php?p=126565#126565"><img src="templates/subSilver/images/icon_latest_reply.gif" alt="View latest post" title="View latest post" border="0" /></a></span></td>

    </tr>

    <tr>

    <td class="row2" align="center" valign="middle" width="20"><img src="templates/subSilver/images/folder.gif" width="19" height="18" alt="No new posts" title="No new posts" /></td>

    <td class="row3" align="center" valign="middle" width="15"><img width="15" height="15" src="images/icon/icon3.gif" alt="Messageicon" border="0"></td>

    <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=25007" class="topictitle">IP Scanning, Port Scanning, SNMP Discovery</a></span><span class="gensmall"><br />

    </span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">2</span></td>

    <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&u=12510">adamvjackson</a></span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">57</span></td>

    <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">14th May 2003 12:51<br /><a href="profile.php?mode=viewprofile&u=1716">DosFreak</a> <a href="viewtopic.php?p=125977#125977"><img src="templates/subSilver/images/icon_latest_reply.gif" alt="View latest post" title="View latest post" border="0" /></a></span></td>

    </tr>

    <tr>

    <td class="row2" align="center" valign="middle" width="20"><img src="templates/subSilver/images/folder.gif" width="19" height="18" alt="No new posts" title="No new posts" /></td>

    <td class="row3" align="center" valign="middle" width="15"><img width="15" height="15" src="images/icon/icon1.gif" alt="Messageicon" border="0"></td>

    <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=24678" class="topictitle">Disable downloading EXE files</a></span><span class="gensmall"><br />

    </span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">12</span></td>

    <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&u=19139">aymangray</a></span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">180</span></td>

    <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">6th May 2003 11:11<br /><a href="profile.php?mode=viewprofile&u=5155">AlecStaar</a> <a href="viewtopic.php?p=125547#125547"><img src="templates/subSilver/images/icon_latest_reply.gif" alt="View latest post" title="View latest post" border="0" /></a></span></td>

    </tr>

    <tr>

    <td class="row2" align="center" valign="middle" width="20"><img src="templates/subSilver/images/folder.gif" width="19" height="18" alt="No new posts" title="No new posts" /></td>

    <td class="row3" align="center" valign="middle" width="15"><img width="15" height="15" src="images/icon/icon1.gif" alt="Messageicon" border="0"></td>

    <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=24455" class="topictitle">Kazaa Removal and Hiding your MP3s</a></span><span class="gensmall"><br />

    </span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">7</span></td>

    <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&u=16082">DS3Circuit</a></span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">129</span></td>

    <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">3rd May 2003 17:30<br /><a href="profile.php?mode=viewprofile&u=4924">Mr.Guvernment</a> <a href="viewtopic.php?p=125386#125386"><img src="templates/subSilver/images/icon_latest_reply.gif" alt="View latest post" title="View latest post" border="0" /></a></span></td>

    </tr>

    <tr>

    <td class="row2" align="center" valign="middle" width="20"><img src="templates/subSilver/images/folder.gif" width="19" height="18" alt="No new posts" title="No new posts" /></td>

    <td class="row3" align="center" valign="middle" width="15"><img width="15" height="15" src="images/icon/icon1.gif" alt="Messageicon" border="0"></td>

    <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=24810" class="topictitle">Buffer Overrun in Windows Kernel Message</a></span><span class="gensmall"><br />

    </span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">1</span></td>

    <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&u=17925">KhaineBOT</a></span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">65</span></td>

    <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">19th April 2003 17:34<br /><a href="profile.php?mode=viewprofile&u=5155">AlecStaar</a> <a href="viewtopic.php?p=124658#124658"><img src="templates/subSilver/images/icon_latest_reply.gif" alt="View latest post" title="View latest post" border="0" /></a></span></td>

    </tr>

    <tr>

    <td class="row2" align="center" valign="middle" width="20"><img src="templates/subSilver/images/folder.gif" width="19" height="18" alt="No new posts" title="No new posts" /></td>

    <td class="row3" align="center" valign="middle" width="15"><img width="15" height="15" src="images/icon/icon1.gif" alt="Messageicon" border="0"></td>

    <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=24767" class="topictitle">Microsoft Terminal Services vulnerable to MITM-attacks</a></span><span class="gensmall"><br />

    </span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">3</span></td>

    <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&u=16082">DS3Circuit</a></span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">96</span></td>

    <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">11th April 2003 01:20<br /><a href="profile.php?mode=viewprofile&u=5155">AlecStaar</a> <a href="viewtopic.php?p=124235#124235"><img src="templates/subSilver/images/icon_latest_reply.gif" alt="View latest post" title="View latest post" border="0" /></a></span></td>

    </tr>

    <tr>

    <td class="row2" align="center" valign="middle" width="20"><img src="templates/subSilver/images/folder.gif" width="19" height="18" alt="No new posts" title="No new posts" /></td>

    <td class="row3" align="center" valign="middle" width="15"><img width="15" height="15" src="images/icon/icon1.gif" alt="Messageicon" border="0"></td>

    <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=24768" class="topictitle">Flaw in MicrosoftVM Could Enable System Compromise</a></span><span class="gensmall"><br />

    </span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">1</span></td>

    <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&u=17925">KhaineBOT</a></span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">34</span></td>

    <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">10th April 2003 15:21<br /><a href="profile.php?mode=viewprofile&u=5155">AlecStaar</a> <a href="viewtopic.php?p=124204#124204"><img src="templates/subSilver/images/icon_latest_reply.gif" alt="View latest post" title="View latest post" border="0" /></a></span></td>

    </tr>

    <tr>

    <td class="row2" align="center" valign="middle" width="20"><img src="templates/subSilver/images/folder.gif" width="19" height="18" alt="No new posts" title="No new posts" /></td>

    <td class="row3" align="center" valign="middle" width="15"><img width="15" height="15" src="images/icon/icon1.gif" alt="Messageicon" border="0"></td>

    <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=24687" class="topictitle">WPA support in Windows XP</a></span><span class="gensmall"><br />

    </span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">2</span></td>

    <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&u=16082">DS3Circuit</a></span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">67</span></td>

    <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">2nd April 2003 04:50<br /><a href="profile.php?mode=viewprofile&u=5155">AlecStaar</a> <a href="viewtopic.php?p=123650#123650"><img src="templates/subSilver/images/icon_latest_reply.gif" alt="View latest post" title="View latest post" border="0" /></a></span></td>

    </tr>

    <tr>

    <td class="row2" align="center" valign="middle" width="20"><img src="templates/subSilver/images/folder.gif" width="19" height="18" alt="No new posts" title="No new posts" /></td>

    <td class="row3" align="center" valign="middle" width="15"><img width="15" height="15" src="images/icon/icon1.gif" alt="Messageicon" border="0"></td>

    <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=24653" class="topictitle">New RPC NT/2k/XP Vulnerability Patch from MS...</a></span><span class="gensmall"><br />

    </span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">6</span></td>

    <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&u=5155">AlecStaar</a></span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">102</span></td>

    <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">1st April 2003 07:10<br /><a href="profile.php?mode=viewprofile&u=5155">AlecStaar</a> <a href="viewtopic.php?p=123583#123583"><img src="templates/subSilver/images/icon_latest_reply.gif" alt="View latest post" title="View latest post" border="0" /></a></span></td>

    </tr>

    <tr>

    <td class="row2" align="center" valign="middle" width="20"><img src="templates/subSilver/images/folder.gif" width="19" height="18" alt="No new posts" title="No new posts" /></td>

    <td class="row3" align="center" valign="middle" width="15"><img width="15" height="15" src="images/icon/icon1.gif" alt="Messageicon" border="0"></td>

    <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=24487" class="topictitle">ID Theft</a></span><span class="gensmall"><br />

    </span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">8</span></td>

    <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&u=16082">DS3Circuit</a></span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">132</span></td>

    <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">31st March 2003 20:51<br /><a href="profile.php?mode=viewprofile&u=4924">Mr.Guvernment</a> <a href="viewtopic.php?p=123556#123556"><img src="templates/subSilver/images/icon_latest_reply.gif" alt="View latest post" title="View latest post" border="0" /></a></span></td>

    </tr>

    <tr>

    <td class="row2" align="center" valign="middle" width="20"><img src="templates/subSilver/images/folder.gif" width="19" height="18" alt="No new posts" title="No new posts" /></td>

    <td class="row3" align="center" valign="middle" width="15"><img width="15" height="15" src="images/icon/icon1.gif" alt="Messageicon" border="0"></td>

    <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=24624" class="topictitle">ANTIVIRUS MACRO SCAN ROUTINES & XML = Oil & Water?</a></span><span class="gensmall"><br />

    </span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">0</span></td>

    <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&u=5155">AlecStaar</a></span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">41</span></td>

    <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">25th March 2003 03:10<br /><a href="profile.php?mode=viewprofile&u=5155">AlecStaar</a> <a href="viewtopic.php?p=123014#123014"><img src="templates/subSilver/images/icon_latest_reply.gif" alt="View latest post" title="View latest post" border="0" /></a></span></td>

    </tr>

    <tr>

    <td class="row2" align="center" valign="middle" width="20"><img src="templates/subSilver/images/folder.gif" width="19" height="18" alt="No new posts" title="No new posts" /></td>

    <td class="row3" align="center" valign="middle" width="15"><img width="15" height="15" src="images/icon/icon1.gif" alt="Messageicon" border="0"></td>

    <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=24569" class="topictitle">Mar 2003. IIS 5.0 is swiss cheese again.(Link with patch nfo</a></span><span class="gensmall"><br />

    </span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">2</span></td>

    <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&u=8936">duhmez</a></span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">55</span></td>

    <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">21st March 2003 21:55<br /><a href="profile.php?mode=viewprofile&u=5155">AlecStaar</a> <a href="viewtopic.php?p=122896#122896"><img src="templates/subSilver/images/icon_latest_reply.gif" alt="View latest post" title="View latest post" border="0" /></a></span></td>

    </tr>

    <tr>

    <td class="row2" align="center" valign="middle" width="20"><img src="templates/subSilver/images/folder.gif" width="19" height="18" alt="No new posts" title="No new posts" /></td>

    <td class="row3" align="center" valign="middle" width="15"><img width="15" height="15" src="images/icon/icon1.gif" alt="Messageicon" border="0"></td>

    <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=24596" class="topictitle">Microsoft Security UPDATE to JScript vulerability download</a></span><span class="gensmall"><br />

    </span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">0</span></td>

    <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&u=5155">AlecStaar</a></span></td>

    <td class="row2" align="center" valign="middle"><span class="postdetails">41</span></td>

    <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">20th March 2003 20:41<br /><a href="profile.php?mode=viewprofile&u=5155">AlecStaar</a> <a href="viewtopic.php?p=122838#122838"><img src="templates/subSilver/images/icon_latest_reply.gif" alt="View latest post" title="View latest post" border="0" /></a></span></td>

    </tr>

    <tr>

    <td class="row2" align="center" valign="middle" width="20"><img src="templates/subSilver/images/folder_hot.gif" width="19" height="18" alt="No new posts" title="No new posts" /></td>

    <td class="row3" align="center" valign="middle" width="15"><img width="15" height="15" src="images/icon/icon1.gif" alt="Messageicon" border="0"></td>

    <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=23893" class="topictitle">SECURITY FLAWS in NIC drivers by tons of name brand vendors</a></span><span class="gensmall"><br />

    [ <img src="templates/subSilver/images/icon_minipost.gif" alt="Goto page" title="Goto page" />Goto page: <a href="viewtopic.php?t=23893&start=0">1</a>, <a href="viewtopic.php?t=23893&start=15">2</a> ] </span></td>

    <td class="row2" align="center" valign="middle"><span cl


  6. To instruct the Remote Desktop client to use a different port you just have to append the port # like in IE. For example if the computer you're connecting to is "microsoft.com", then you would enter "microsoft.com:4000" to change to port 4000. Thus "microsoft.com:3389" is the same as "microsoft.com".

     

    To instruct the Remote Desktop server (the machine you're connecting to) use the following article: http://support.microsoft.com/default.aspx?scid=kb%3ben-us%3bQ306759.

     

    Now that you have the proper tools (i.e. our suggestions) good luck using them in the right combination. One possible scenario might be to change port on the Remote Desktop server, then make sure that your gateway allows data over the new port (e.g. port 4000).


  7. I say if you have USB, then use it. Since I bought my first optical mouse in 1999 I have used nothing but USB, and my mouse experience has been outstanding. With the exception of Logitech's wireless MouseMan optical, which has piss-poor RF performance, I'd say that USB, optical, and possibly wireless mice are the way to go.

     

    Francis


  8. I think what you're looking for is your user profile. Your user profile directory is accessible using the following environment variable: %userprofile%. Go to a command prompt and type "echo %userprofile%" and your user profile directory will print. The file settings and transfer wizard will allow you to back up your profile, which is the easiest way. To copy back your profile manually, it's a little more complicated, and I'd rather not explain it right now.

     

    Good luck,

    Francis


  9. The batch file would be ideal if you want to run subst several times on startup. Either way works for one total subst command.

     

    To make a batch file open Notepad, type in the complete command you want, separate each command by a line break:

     

    (eg.) subst u: c:\windows

    subst v: "c:\program files"

     

    then save the text file with a .bat extension by enclosing the filename in quotes:

     

    (eg.) "startup_file.bat"

     

    Once that's done, drag the saved batch file to your Startup folder.


  10. Yeah, an easy way is to make a shortcut to the complete subst command you want to use, and put it in your Startup folder. For example:

     

    When the shortcut wizard first prompts you, type something like "subst u: c:\windows" , click Next, name the shortcut whatever you want, and then click Finish.

     

    To place the shortcut in your startup folder, drag it to the Start Menu -> All Programs (ie. Programs) -> Startup and drop it there.


  11. Hey clutch! How are your pagefiles set? I tried to set an 8MB pagefile, and in response Windows XP silently forces me to have the recommended pagefile size. The pagefile settings don't indicate that I have a 1536MB page file (1.5 * 1024), but the "currently allocated" pagefile stays at 1536 in spite.

     

    It looks like XP is defaulting to a pagefile on my C: drive, because it doesn't like the size I specified. I have the following physically separate IDE disks: C (13GB, boot), D(40GB, system), E(40GB), and F(20GB). I previously specified a system managed pagefile on the F: drive and nothing else. When I changed to 8MB on my E: drive, the C: drive suddenly got a 1536MB pagefile. I can't get rid of it. Any ideas?


  12. I can definitely understand why someone would not upgrade to Windows XP, because Windows 2000 is great. However, Windows XP is definitely a big improvement over Win2k. One big update is driver support, and another one is general improvement in the overall code. I don't want to elaborate any further, because experiencing the OS would give you the best perspective.


  13. My penis is bigger than yours. Oh wait, we're talking about computers.

     

    Desktop/Server:

     

    P4 1.7 & Tyan Trinity i845

    1GB of PC133 RAM

    13GB 7200 RPM drive for software

    20GB laptop hard drive for swap file

    40GB 7200 RPM drive for OS

    40GB IDE array for high speed and multimedia

    12x8x32 HP CDRW

    8x Hitachi DVD

    Santa Cruz sound (retail)

    ATI AIW Radeon

    155Mbps ATM network card

    Two 10/100 network cards

    (all three netcards are active)

    Black Antec SX1030B case (what a beauty)

    Dell M990 monitor

    Logitech Cordless Mouseman Optical

    Logitech iTouch keyboard

    Logitech USB hub

    Canon FB620U scanner

    Two Altec Lansing speaker pairs

     

     

    Notebook:

     

    Sony VAIO PCG-SR5K has

    500MHz PIII

    192MB RAM

    iLink (firewire)

    Memory Stick drive

    Jog Dial

    30GB IBM drive with fluid bearings (so quiet!!!)

    10/100 and Wireless (802.11b) Cardbus netcards

×