Jump to content
Compatible Support Forums

nagual

Members
  • Content count

    220
  • Joined

  • Last visited

    Never

Posts posted by nagual


  1. hellu,

     

    im looking for a shell/shellenhancement for win2k that´ll either let me replace or add functionality to the win2k shell in the following way : id like (just like in linux) the ability to rightclick on my desktop and choose my programs from there, ie you get a menu just like the startmenu only its not fixed to one spot (thx a lot for that one ms ;-)

     

    plz dont tell me bout other shells like litestep etc that dont do the trick according to my specs smile

     

    thx in advance

     

    / nagual


  2. Toby

    Senior Member

     

    Registered: Jan 2000

    Location: Stockholm, SWEDEN

    Posts: 180

    REGEDIT4

     

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curr

    entVersion\Internet Settings]

    "MaxConnectionsPer1_0Server"=dword:00000019

    "MaxConnectionsPerServer"=dword:00000019

     

     

    Here you go, you can change the value 19 to something less if you like.

     

    /Toby


  3. hm, since ive been hacking/tweaking my machine as much as i could, and im also curious as how to my machine compares to others id like to compare q3 fps in timedemo four.dm_66 in q3 1.30.

    ive got 310 fps, and about 390 when i disable my fortissimo 2 in devicemanager.

    i use 800x600 in 16 bit color, with a lot of tweaks in my config.


  4. first, messing with your mbr cannot delete everything on the harddisk(s). second, you can prolly fix this by booting your win2k cd, choosing repair, choosing which installation, and going to the recovery console where you type 'fixboot' and 'fixmbr', that could do the trick for ya. btw, find it unclear whether you can boot the system as a whole or not, and av does take some recources, especially if you scan the master boot record.


  5. actually, i know what it was now :-) i had a LOT of entrys in my hosts file to point adservers towards localhost, and when accessing it, it took 100% cpu (while dialing) but thx anyway for the help :-)


  6. ok, i have an asus cusl2 w. 700@970 (fsb around 140) and win2k sp2 dx 8.0a, with a gf2 gts (creative) w. 6.31 drivers.

    this problem started when i started turning som services off, now, whenever i use my isdn to dialup a conenction tskmgr says that services takes 100% cpu, and it takes about 45 seconds for it to connect, which, needless to say, is quite annoying.

    i have tried to put on all services back the way they where from the start, without success. i was wondering 1.) could anyone post a list on all services that are set to 'automatic' on a default win2k install, or 2.) any idea on what this prob could be all about?

    it started before i installed sp2.

     

    thx in advance


  7. is there any problems to update nt4 to sp6 (its sp5 now) when running an exchange on that nt4server ? id also like to update exchange to the latest sp/hotfixes, any tips anyone ?


  8. ever thought of trying at /? ? =)

     

     

    The AT command schedules commands and programs to run on a computer at

    a specified time and date. The Schedule service must be running to use

    the AT command.

     

    AT [\\computername] [ [id] [/DELETE] | /DELETE [/YES]]

    AT [\\computername] time [/iNTERACTIVE]

    [ /EVERY:date[,...] | /NEXT:date[,...]] "command"

     

    \\computername Specifies a remote computer. Commands are scheduled on the

    local computer if this parameter is omitted.

    id Is an identification number assigned to a scheduled

    command.

    /delete Cancels a scheduled command. If id is omitted, all the

    scheduled commands on the computer are canceled.

    /yes Used with cancel all jobs command when no further

    confirmation is desired.

    time Specifies the time when command is to run.

    /interactive Allows the job to interact with the desktop of the user

    who is logged on at the time the job runs.

    /every:date[,...] Runs the command on each specified day(s) of the week or

    month. If date is omitted, the current day of the month

    is assumed.

    /next:date[,...] Runs the specified command on the next occurrence of the

    day (for example, next Thursday). If date is omitted, the

    current day of the month is assumed.

    "command" Is the Windows NT command, or batch program to be run.

×