home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Enter 1999 January / enter_01_1999_2.iso / BIOS / twk152b / winnt.txt < prev    next >
Text File  |  1998-02-05  |  1KB  |  45 lines

  1.  
  2. ******** Using TweakBIOS with Windows NT *******
  3.  
  4.  
  5. TweakBIOS cannot be run under Windows NT, as it denies 
  6. direct access to hardware.
  7.  
  8. You can use TweakBIOS under some other operating system 
  9. and then reboot to Windows NT, but the settings will be 
  10. lost when you reboot.
  11.  
  12. But there is a workaround, though.
  13.  
  14. With TweakBIOS comes a program called INT19.EXE
  15. which can start Windows NT (or any other OS for that matter)
  16. *without* rebooting the computer.
  17. The program can only be used if HIMEM.SYS and EMM386.EXE (or
  18. some other memory manager) have *NOT* been loaded. Therefore 
  19. you should create a bare bootdisk which only runs TweakBIOS 
  20. and INT19.EXE.
  21.  
  22. Here's what you should do:
  23.  
  24. 1. Create a DOS bootdisk using the SYS command.
  25.  
  26. 2. Make an AUTOEXEC.BAT file on the disk, containing
  27. only the following lines:
  28.  
  29. @ECHO OFF
  30. C:\TWEAK\TWEAKS.EXE
  31. C:\TWEAK\INT19.EXE
  32.  
  33. (make sure you give the correct path to the TweakBIOS files)
  34.  
  35.  
  36. 3. Now you can boot from the floppy, and TweakBIOS will be
  37. run automatically. Then INT19.EXE will ask you to remove the
  38. floppy from the drive, and it will restart the operating 
  39. system from the hard disk.
  40.  
  41.  
  42. --
  43.  
  44. miro@pair.com        February 5th, 1998.
  45.