Ämne: setup.inf
Visa ett inlägg
Oläst 2006-02-25, 10:14 #1
hundservers avatar
hundserver hundserver är inte uppkopplad
Mycket flitig postare
 
Reg.datum: Aug 2004
Inlägg: 905
hundserver hundserver är inte uppkopplad
Mycket flitig postare
hundservers avatar
 
Reg.datum: Aug 2004
Inlägg: 905
Hittade en fil på en win2003 maskin i c:/windows/system som heter setup.inf med följande innehåll..
Kod:
[setup]
  help = setup.hlp
;  Place any programs here that should be run at the end of setup.;  These apps will be run in order of their appearance here.
[run]

[dialog]
  caption  = "Windows Setup"
  exit   = "Exit Windows Setup"
  title   = "Installing Windows 3.1"
  options  = "In addition to installing Windows 3.1, you can:"
  printwait = "Please wait while Setup configures your printer(s)..."
  copywait = "Welcome to Microsoft Windows 3.1!\n\n  - If you're new to Windows, see 'A Brief Tour of\n   Microsoft Windows' in the Getting Started book.\n\n  - If you've used Windows before, see 'New\n   in This Version' in the Getting Started book."

  copywait4="Make sure you register your copy of Microsoft Windows 3.1.\nWhen you register, Microsoft will:\n\n  - Notify you of product updates and new product releases.\n\n  - Send you a FREE Windows newsletter."

  copywait5 = "\n\nThis would be a great time to remove the serial number label\n from the inside back cover of the Getting Started with Windows\nbook and place it on your computer for future reference."

[data]; Disk space required; <type of setup>= <Full install space>, <Min install space>

  upd2x386full = 10000000,6144000; 10.0 Mb, 6.144 Mb
  upd2x286full = 9000000,6144000 ; 9.0 Mb, 6.144 Mb
  upd3x386full = 5500000,5000000 ; 5.5 Mb, 5.0 Mb
  upd3x286full = 5500000,5000000 ; 5.5 Mb, 5.0 Mb
                                    
  new386full  = 10000000,6144000; 10.0 Mb, 6.144 Mb
  new286full  = 9000000,6144000 ; 9.0 Mb, 6.144 Mb

  netadmin   = 16000000    ; 16.0 Mb
  netadminupd = 16000000    ; 16.0 Mb
  upd2x386net = 300000     ;  .3 Mb
  upd3x386net = 300000     ;  .3 Mb
  upd2x286net = 300000     ;  .3 Mb
  upd3x286net = 300000     ;  .3 Mb
  new386net  = 300000,300000  ; .3 Mb, .3 Mb
  new286net  = 300000,300000  ; .3 Mb, .3 Mb
                                    

; Defaults used in setting up and names of a few files
  startup  = WIN.COM
  defdir  = C:\WINDOWS
  shortname = Windows
  welcome  = "Windows 3.1"
  deflang  = enu
  defxlat  = 437
  defkeydll = usadll
  register = "regedit /s /u setup.reg"
  tutor   = "wintutor.exe "
  NetSetup = FALSE
  MouseDrv = TRUE
  Version  = "3.1.040"
Den fortsatte vidare men det som fick mig fundersam var "Windows 3.1" ??

skall denna fin verkeligen vara där???
hundserver är inte uppkopplad   Svara med citatSvara med citat