Jump to content

Windows 98 Hakkında


BuRak2677
 Share

Recommended Posts

Arkadaşlar merhaba elimde Windows 98 ilk sürümü türkçe versiyon var. (First Edition)

Ben buna boot kaydı ekledim cd den başlatılabiliyor diskete gerek yok.

Sizden öğrenmek istediğim usb sürücülerini desteklemiyor ya bu sistem acaba nusb programını nasıl entegre edebiliriz yani format atarken otomatik kursun usb sürücüleri tanısın..Biliyorsunuz ki nusb sürücüsünü kurunca usbleri tanıyor ama ben bunu cd ye eklemek istiyorum nasıl yapabilirim?

Ve son sorumkey sormasın istiyorum nlite 98 i desteklemiyor nereden yapabilirim bunu?

Link to comment
Share on other sites

Kintaro mesajın için teşekkür ederim tamamen arşivlik bir çalışma yapmak istiyorum 98 se nin usb desteklediğini biliyorum.Ve isosuda mevcut.


Yani win98 sürücüleri desteklemiyor ama küçük bir nusb ile destekliyor ya bunu nasıl entegre edebiliriz? Ya da entegre edemiyorsak normal cd içine koyaırm ben kurulumdan sonra cd den kendimiz yükleriz farketmez de..

Mesela key girmeyi nasıl katılımsız yapabilirim 98se forumda paylaşılan iso katılımsız yani key istemiyor acaba nasıl yapılmış olabilirler nlite desteklemiyor malum.

Yani yardımcı olursanız tüm microsoft  windows sürümlerini key sormadan katılımsız yapıp paylaşmak istiyorum..
Hem bende keylerle uğraşmak istemiyorum mesela tüm windowslar war bende fakat format atarken key girmek yerine oto olsun istiyorum..
2000 ve sonrası nlite destekliyor ama öncesi desteklemiyor.

Link to comment
Share on other sites

Microsoft Batch 98 programini kullanabilirsin windows 98 icin

 

Program hakkinda bilgi istiyorsan

 

https://support.microsoft.com/tr-tr/kb/214727

 

 

 

Microsoft Batch 98 aracı yüklemek için:

  1. Windows 98 CD-ROM'unu CD-ROM sürücünüze takın. Hoş Geldiniz ekranı görüntülenirse, Bu CD'ye Gözat'ıtıklatın ve sonra 2. adıma atlayın. Hoş Geldiniz ekranı görünmezse, Bilgisayarım' ı çift tıklatın, CD-ROM sürücünüzü sağ tıklatın ve Araştır' ı tıklatın.
  2. Araçlar klasörünü çift tıklatın, Reskit klasörünü çift tıklatın, Toplu klasörünü çift tıklatın ve sonra da Setup.exe dosyasını çift tıklatın.
  3. Yüklemeyi tamamlamak için ekrandaki yönergeleri izleyin.
Edited by sensei5006
Link to comment
Share on other sites

Yanıt veren arkadaşlar çok teşekkür ederim öncelikle..

 

 

 

Microsoft Batch 98 programini kullanabilirsin windows 98 icin

 

Program hakkinda bilgi istiyorsan

 

https://support.microsoft.com/tr-tr/kb/214727

 

 

 

Microsoft Batch 98 aracı yüklemek için:

  1. Windows 98 CD-ROM'unu CD-ROM sürücünüze takın. Hoş Geldiniz ekranı görüntülenirse, Bu CD'ye Gözat'ıtıklatın ve sonra 2. adıma atlayın. Hoş Geldiniz ekranı görünmezse, Bilgisayarım' ı çift tıklatın, CD-ROM sürücünüzü sağ tıklatın ve Araştır' ı tıklatın.
  2. Araçlar klasörünü çift tıklatın, Reskit klasörünü çift tıklatın, Toplu klasörünü çift tıklatın ve sonra da Setup.exe dosyasını çift tıklatın.
  3. Yüklemeyi tamamlamak için ekrandaki yönergeleri izleyin.

 

Üstad mesajın için teşekkürler ama bu dediğin windows98 se için galiba çünkü ilk sürümün cd si içinde tools yok malesef :S

EDİT: 98SE cd si içerisinden aldım windows 10 kurdum fakat mbr uyumsuzluk sorunu verdi o yüzden çalışmadı sanal sistemde deneyeceğim bakalım yazarım sonucu.. Bu videoda da microsoft batch98 le nasıl katılımsız yapılacağı anlatılıyor. https://www.youtube.com/watch?v=BfWw8ALGCQ0
 

98 in ilk versiyonunda çok hata olduğu için ikinci versiyonu çıktı. Bence ikinci versiyonu daha iyi.

 

İlk mesajımda belirtmiştim biliyorum o 2.sürüm daha iyi ama arşivlik bir çalışma yapmak istiyorum tüm windows sürümlerini paylaşmak için...

Arkadaşlar dedim ya boot özelliği ekledim sistemi kurmayı denediğimde boot özelliği çalışıyor fakat kurulumda disket istiyor bu disket istememesini nasıl sağlarız?
 

Adszcb9b.png

 

Edit: İptal dedim kuruluma geçti arkadaşlar fakat bu menünün çıkmamasını yani disket istememesini nasıl sağlayabilirim lütfen yardım.

Adsz5eb6.png

Edited by BuRak2677
Link to comment
Share on other sites

aşağıdakileri bir not defterine kopyalayıp msbatch.inf şeklinde farklı kaydedersen katılımsız olur. uzantısı "inf" olacak. ardından win98 kurulum dosyalarının olduğu yere kopyala. 

 

[spoiler]; WINDOWS 98
; msbatch.inf for Intel Network Adapters
; Version 1.1
;
; Answer File Parameters
; ----------------------
; You must include the sections below in any answer file you
; create, even if the only information in the section is the
; section name. Otherwise, the Setup program will wait for
; user input.
;
; For new installations, you must specify all the parameters
; in the answer file because the system doesn't have existing
; information for the Setup program to use.
;
; For more information on msbatch.inf consult the Windows98
; resource kit
;

[BatchSetup]
Version=3.0 (32-bit)
SaveDate=10/17/2000

[Version]
Signature = "$CHICAGO$"

[Setup]

; Express specifies whether or not the
; user can give input during setup. The default
; value is 0.
;
; 0 = setup will ask the user for input.
; 1 = setup will not ask the user for input and
; will use only the settings specified in this
; answer file or built-in defaults.
;
Express=1

; InstallType specifies how to install Windows95.
;
; 0 = Compact
; 1 = Typical
; 2 = Portable
; 3 = Custom
;
InstallType=3

; The value of the parameter "InstallDir" is the directory
; where Windows95 is to be installed. The default value
; is the current windows directory, if it is present on
; the computer.
;
InstallDir="C:\WINDOWS"

; This specifies the Product ID for your site, which is printed on the
; Win98 compact disc or your Certification of Authenticity
;
Productid=DR66Y-73977-BG3KV-CPJPQ-F2KTB
Productkey=DR66Y-73977-BG3KV-CPJPQ-F2KTB

; EBD (Emergency Boot Disk) specifies if a startup disk is
; to be created during setup.
;
; 0 = Setup will not create a startup disk.
; 1 = Setup will create a startup disk. This is
; also the default.
;
EBD=0

; DevicePath specifies if Windows95 should check some
; path to find INF files, in addition to the
; Windows95 INF directory. If the value is set to
; check a path, INF files can be added to a single
; location (the path). Only specify a path if the
; installation source files are on a network directory.
;
; 0 = Do not add a path for INFs.
; 1 = Add the path for finding additional INF files.
;
DevicePath=0

; VRC specifies if setup should overwrite
; existing files during setup, regardless of the
; dates of all files.
;
; 0 = If a file on the computer that is to be overwritten
; is more recent than its replacement, the user will
; be prompted to confirm the operation.
; 1 = Files are overwritten regardless of the date.
;
VRC=0

; Listed are some common strings you can use to set the TimeZone
;
; Pacific Hawaiian Atina
; Central Atlantic
; US Eastern W.Europe
; US Mountain GMT
;
TimeZone="Istanbul"

; Uninstall specifies if a pre-existing version of
; Windows and MS-DOS should be compressed into a
; backup version to be used to automatically uninstall
; Windows98.
;
; 0 = The user is not allowed to speciy uninstall
; options and the compressed backup files are not
; created.
; 1 = Display the uninstall options for the user to
; select.
; 5 = The unistall options are not displayed and the
; pre-existing version of Windows and MS-DOS are
; compressed into a backup version to be used to
; automatically uninstall Windows95.
;
Uninstall=0

; SaveSuBoot specifies whether to save the SUBOOT directory
; for server based setup
;
; 0 = Delete SUBoot Directory
; 1 = Save SUBoot Directory
;
SaveSuBoot=0

; PenWinWarning specifies if a warning is to be displayed
; if an unknown version of Pen Windows is installed.
;
; 0 = Do not display warning.
; 1 = Display warning.
;
PenWinWarning=0

; Other Values
;
ShowEula=0
ChangeDir=0
OptionalComponents=1
Network=1
System=0
CCP=0
CleanBoot=0
Display=0
NoDirWarn=1
NoPrompt2Boot=1

[System]

; An INF section name from LOCALE.INF
;
Locale=L041F

; SelectedKeyboard is any value from the
; [Keyboard List] section of MULTILNG.INF
;
SelectedKeyboard=KEYBOARD_0000041F

; DisplChar sets the initial display characteristics
;
; Values ,,
;
; Common Values:
; 4,640,480 (Default)
; 16,640,480
; 24,640,480
; 4,800,600
; 16,800,600
; 24,800,600
;
DisplChar=4,640,480

[NameAndOrg]

; Name is a string that is the name
; of the user of Windows98.
;
Name="."

; Org is a string that is the of the organization to
; which this license of Windows98 belongs.
;
Org="."

; Display specifies if the dialog box with Name and
; Organization appears during setup.
;
; 0 = The dialog box is not displayed.
; 1 = The dialog box is displayed.
;
Display=0

[Network]

; ComputerName is a string which specifies the
; computer's network name.
;
; It is important to not have two computers with the same network
; name on the network at the same time, or being installed at the
; same time. Consequently you can not use this file by itself to
; deploy Windows98 on multiple computers, without manually changing
; this value.
;
; Different configuration managers exist to overcome
; this hurdle in enterprise OS deployments. For more information
; on deploying Windows 98 in an enterprise network consult the
; Windows 98 resource kit
;
ComputerName="Bilgisayar"

; Workgroup is a string which specifes the
; workgroup name for the computer on which Windows98 is
; being installed.
;
Workgroup="Workgroup"

; Description is a string which is a description
; for the computer. The string is a maximum of 48
; characters with no commas.
;
Description=""

; Display specifies if the network configuration dialog
; boxes are to appear in custom setup.
;
; 0 = Do not display the network configuration dialog boxes.
; 1 = Display the network configuration dialog boxes.
;
Display=0

; Clients specifies which network clients are to be
; installed during setup. The value for this parameter is a
; comma separated list of devices ids used in the INF files.
; The first client in a comma separated list will be the
; first to start.
;
; Two values that may be used in this answer file are:
; VREDIR - Client for Microsoft Windows
; NWREDIR - Microsoft Client* for NetWare*
;
Clients=VREDIR

; PrimaryLogon sets the default network client
; be sure to set this to one of the above values
;
PrimaryLogon=VREDIR

; This parameter specifies which network protocols are to
; be installed during setup. The value for this parameter is
; a comma separated list of protocol device ids used
; in the INF files.
;
; Standard values used in this answer file are:
;
; NETBEUI - Microsoft NETBEUI
; NWLINK - IPX/SPX
; NWNBLINK - NetBIOS support for IPX/SPX
; MSTCP - Mircosoft TCP/IP
;
; Other values possible:
;
; DEC40 - DECnet 4.1 Ethernet*
; DEC40t - DECnet 4.1 Token Ring*
; DEC50 - DECnet 5.0A Ethernet*
; DEC50t - DECnet 5.0A Ethernet*
; NFSLINK - Sun PC NFS*
; NDTOKBAN - Banyan VINES NDIS Token Ring*
; NDISBAN - Banyan VINES NDIS Ethernet*
; MSDLC - Microsoft DLC*
; IPXODI - Novell IPXODI*
;
Protocols=MSTCP


; DefaultProtocol specifies the default protocol. The value
; of this parameter can be a protocol with an associated
; network card OR just a protocol. If a protocol is
; listed with a network card, then that protocol is
; bound to that network card. The protocol must be
; a protocol device id that is listed in the "Protocol" parameter
; of the [Network] section of this answer file. The network
; card must be a network card device id that is listed in
; the "Netcard" (which is not used in this default answer file)
; parameter of the [Network] section of this answer file.
;
; For example:
; DefaultProtocol = MSTCP
; specifies Microsoft TCP/IP* as the default protocol.
;
; For example:
; DefaultProtocol = MSTCP,
; would cause an instance of MSTCP to be bound to that adapter.
;
;DefaultProtocol=MSTCP

; Services defines which network services are to
; be installed. The value is a comma separated list
; of device ids used in the INF files.
;
; The default values used in this answer file are:
;
; VSERVER - File/Printer sharing for Microsoft Networks*
;
; Other values possible:
;
; BKUPAGNT - Arcada Backup Exec* agent
; CHEYAGNT - Cheyenne ARCserve* agent
; JADM - HP Network Printer for Microsoft*
; JANW - HP Network Printer for NetWare*
; NMAGENT - Microsoft Network Monitor Agent*
; NWSERVER - File and Printer Shaing for NetWare Networks*
; PSERVER - Microsoft Print Service for NetWare Networks*
; REMOVEREG - Microsoft Remote Registry* service
; SNMP - Microsoft SNMP* agent
;
Services=VSERVER

; Security specifies what kind of security model is
; to be used and the type of pass-through agent for
; user level security. The client must be installed with
; a security provider in order for this parameter to have the
; desired effect.
;
; SHARE = share level security.
; NWSERVER = user level security by a NetWare server.
; DOMAIN = user level security by a Windows NT domain.
; MSSERVER = user level security by a Windows NT Workstation.
;
Security=SHARE

; IgnoreDetectedNetCards specifies if setup uses detected
; information to configure network cards. If detected information
; is not used, then the value of the parameter "netcards" (which
; is not used in this default answer file) will
; be used to configure network cards.
;
; 0 = Use detected information to configure network cards.
; 1 = Do not use detected information to configure
; network cards.
;
IgnoreDetectedNetCards=0

; ValidateNetCardResources determines if a dialog box is to
; be displayed to have the user respond to resource conflicts.
; Resource conflicts include a partial configuration is
; found or there is an IRQ conflict involving the network card.
;
; 0 = The dialog box is not displayed.
; 1 = The dialog box is displayed.
;
ValidateNetCardResources=1

[MSTCP]

; The DHCP option specifies if TCP/IP should be configured
; to use DHCP.
;
; 0 = Do not use DHCP.
; 1 = Use DHCP.
;
DHCP=1

; IPAddress sets the IP address if DHCP is disabled.
;
;IPAddress=128.128.128.128


; This parameter sets the IP subnet mask if DHCP is disabled.
;
;IPMask=255.255.255.0

; DNS specifies if DNS name resolution is to
; be used.
;
; 0 = Do not use DNS name resolution.
; 1 = Use DNS name resoluiton.
;
DNS=0

; WINS specifies if WINS for NetBIOS name
; resolution is to be used.
;
; 0 = Do not use WINS for NetBIOS name resolution.
; 1 = Use WINS for NetBIOS name resolution.
;
;WINS=1

; DNSServers specifies a comma separated list of DNS
; servers to use. The servers are tried in order.
;
;DNSServers=128.128.128.128

; Domain specifies the internet domain the computer is in.
;
;Domain=DomainName

; Hostname specifies the DNS hostname for the computer.
;
;Hostname=ComputerName

; Gateways specifies a comma separated list of IP gateways.
; The IP gateways are tried in order.
;
;Gateways=128.128.128.128

; PrimaryWINS specifies ip address of the primary WINS name server.
;
;PrimaryWINS=128.128.128.128

; SecondaryWINS specifies the secondary WINS name server.
;
;SecondaryWINS=128.128.128.128

LMHOSTS=1
LMHOSTPath="C:\WINDOWS\lmhosts"

[NWSERVER]

; BrowseMaster specifies if the computer has File and
; Printer Sharing for NetWare networks can be elected
; browse master.
;
; 0 = The computer with File and
; Printer Sharing for NetWare networks can not
; be elected browse master.
; 1 = The computer with File and
; Printer Sharing for NetWare networks can
; be a browse master.
; 2 = The computer with File and
; Printer Sharing for NetWare networks is
; the preferred browse master.
;
;BrowseMaster=1

; Use_SAP specifies if the computer with File and
; Printer Sharing for NetWare networks will use
; Server Advertising Protocol browsing. If Server
; Advertising Protocol is used, the computer with
; File and Printer Sharing for NetWare networks can
; be seen by a NetWare client but the computer will
; not appear in the Network Neighborhood.
;
; 0 = Do not use Server Advertising Protocol browsing.
; 1 = Use Server Advertising Protocol browsing.
;
;Use_SAP=0

[VREDIR]

; ValidatedLogon specifies whether logons are validated
; on a Windows NT Domain.
;
; 0 = Don't validate logons
; 1 = Validate logon
ValidatedLogon=0

; LogonDomain is a string that specifies the Windows NT Domain
;
LogonDomain=""

[VSERVER]

; LMAnnounce specifies that if the computer has Microsoft
; File and Printer Sharing, the computer will
; announce itself to LAN Manager computers that are
; present on the network.
;
; 0 = The computer will not announce itself to the
; LAN Manager computers present on the network.
; 1 = The computer will announce itself to the
; LAN Manager computers present on the network.
;
LMAnnounce=0

; MaintainServerList specifies the behavior of the computer
; in a browse master electon if that if the computer has
; Microsoft File and Printer sharing.
;
; 0 = The computer with Microsoft File and Printer sharing
; can not be browse master.
; 1 = The computer with Microsoft File and Printer sharing
; is the browse master.
; 2 = The computer with Microsoft File and Printer sharing
; can be the browse master if required.
;
MaintainServerList=2

[OptionalComponents]

; This section contains the optional components that
; can be installed on Windows95. The optional
; components dialog box that appears in Windows95
; during setup has the same parameters that are
; in this section. The value for each parameter in
; this section is 0 or 1.
;
; 0 = Informs setup NOT to install this option.
; 1 = Informs setup TO install this option.
;

"Accessibility Options"=0
"Enhanced Accessibility"=0
"Briefcase"=0
"Calculator"=1
"Desktop Wallpaper"=0
"Document Templates"=0
"Games"=1
"Imaging"=0
"Mouse Pointers"=0
"Paint"=1
"Quick View"=0
"Windows Scripting Host"=1
"WordPad"=1
"Dial-Up Networking"=1
"Dial-Up Server"=0
"Direct Cable Connection"=0
"HyperTerminal"=0
"Infrared"=0
"Microsoft Chat 2.0"=0
"Microsoft NetMeeting"=0
"Phone Dialer"=0
"Virtual Private Networking"=0
"Baseball"=0
"Dangerous Creatures"=0
"Inside your Computer"=0
"Jungle"=0
"Leonardo de Vinci"=0
"More Windows"=1
"Mystery"=0
"Nature"=0
"Science"=0
"Space"=0
"Sports"=0
"The 60's USA"=0
"The Golden Era"=0
"Travel"=0
"Underwater"=1
"Windows 95"=0
"Desktop Themes Support"=1
"Microsoft FrontPage Express"=1
"Microsoft VRML 2.0 Viewer"=1
"Microsoft Wallet"=0
"Personal Web Server"=0
"Web Publishing Wizard"=0
"Web-Based Enterprise Mgmt"=0
"Microsoft Outlook Express"=1
"Baltic"1
"Central European"=1
"Cyrillic"=0
"Greek"=0
"Turkish"=1
"Audio Compression"=1
"CD Player"=1
"DVD Player"=1
"Macromedia Shockwave Director"=1
"Macromedia Shockwave Flash"=1
"Media Player"=1
"Microsoft NetShow Player 2.0"=1
"Multimedia Sound Schemes"=1
"Sample Sounds"=0
"Sound Recorder"=1
"Video Compression"=1
"Volume Control"=1
"AOL"=0
"AT&T WorldNet Service"=0
"CompuServe"=0
"Prodigy Internet"=0
"The Microsoft Network"=0
"Additional Screen Savers"=0
"Flying Windows"=0
"OpenGL Screen Savers"=0
"Backup"=0
"Character Map"=0
"Clipboard Viewer"=0
"Disk compression tools"=0
"Drive Converter (FAT32)"=0
"Group policies"=0
"Net Watcher"=0
"System Monitor"=0
"System Resource Meter"=0
"WinPopup"=0
"TV Viewer"=0

[Printers]
; This section is used to install one or more printers.
; If this section is left blank, the user is not
; asked to select a printer the first time that
; Windows95 is run.
; To install a printer, follow the following format:
;
; = ,
;
; = a string in quotes that does not contain \ , ; =
; = a string in quotes that is the driver name under Windows95.
; = the port the printer is connected
; to the computer or the unc path
; to a network printer.
;
; Example : A printer to be called "myprinter" whose
; driver model is "myprinter driver" and
; is connected to LPT1.

"HP" = "HP DeskJet Plus",LPT1
;
; "myprinter" = "myprinter driver",LPT1
; * OTHER PRODUCT AND CORPORATE NAMES MAY BE TRADEMARKS
; OF OTHER COMPANIES AND ARE USED ONLY FOR EXPLANATION
; AND TO THE OWNERS' BENEFIT, WITHOUT INTENT TO INFRINGE.
;

; ----------------------------------------------------------------
; The remainder of this file contains more options relating to the
; registry, installing the intel network card, and making sure the
; setup is as unattended as possible. All values after this point
; will not be commented.
; ----------------------------------------------------------------

[InstallLocationsMRU]

[Install]
AddReg=RunOnce.BatchDelay, Skip.PCMCIA.Wizard
CopyFiles=Inf.Copy

[RunOnce.BatchDelay]
HKLM,%KEY_RUNONCE%,BatchRun1,,"%25%\rundll.exe setupx.dll,InstallHinfSection Delete.MSN.Icon 4 %10%\msbatch.inf"
HKLM,%KEY_RUNONCE%,BatchRun2,,"%25%\rundll.exe setupx.dll,InstallHinfSection Delete.OLS.Icons 4 %10%\msbatch.inf"
HKLM,%KEY_RUNONCE%,BatchRun3,,"%25%\rundll.exe setupx.dll,InstallHinfSection Delete.Welcome 4 %10%\msbatch.inf"
HKLM,%KEY_RUNONCE%,BatchRun4,,"%25%\rundll.exe setupx.dll,InstallHinfSection Delete.Regwiz 4 %10%\msbatch.inf"

[Delete.MSN.Icon]
DelReg=MSN.Icon

[MSN.Icon]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\Desktop\NameSpace\{4B876A40-4EE8-11D1-811E-00C04FB98EEC},,,

[Delete.OLS.Icons]
DelFiles=OLS.Icons
DelDirs=OLS.Folder

[OLS.Icons]
aol.lnk
at&two~1.lnk
compus~1.lnk
prodig~1.lnk
themic~1.lnk
aboutt~1.txt

[OLS.Folder]
%25%\Desktop\Online~1

[Delete.Welcome]
DelReg=Registry.Welcome

[Registry.Welcome]
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,Welcome,,

[Delete.Regwiz]
AddReg=Registry.Regwiz

[Registry.Regwiz]
HKLM,Software\Microsoft\Windows\CurrentVersion\Welcome\Regwiz,@,1,01,00,00,00
HKLM,Software\Microsoft\Windows\CurrentVersion,RegDone,1,01,00,00,00

[Skip.PCMCIA.Wizard]
HKLM,System\CurrentControlSet\Services\Class\PCMCIA,SkipWizardForBatchSetup,,1

[Inf.Copy]


[DestinationDirs]
OLS.Icons=25,Desktop\Online~1
Inf.Copy=17

[load_inf]


[Strings]
KEY_RUNONCE="SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
ZZ[/spoiler]

Mesajın için teşekkür ederim, bir şey soracağım bu inf ile o disket sorma ekranı görünecek mi yine yoksa kapanacak mı? Ben sadece key sormasın ve o disket ekranı çıkmasın istiyorum diğer ayarlar kullanıcıya kalsın istiyorum ama sanırsam bu infde tüm ayarlar oto yanılıyor muyum?

 

Windows  98 günümüzde neye yarıyor?

Yarıyor ya da yaramıyor sen kullanma arkadaşım  ilk mesajda belirttim okumadınsa ben ne edeyim? Arşivlik bir çalışma yapmak istiyorum da ondan.
Kullanan kullanır kullanmayan kullanmaz yardımcı olmayacaksan lütfen geveleme.

Bu arada yanıt veren tüm arkadaşlara teşekkür ederim.

 

Arkadaşlar kurmaya çalışıyorum fakat kurulmuyor sistem neden olabilir acabA?

1. Kur yazıp setupu çalıştırıyorum.
ss1d1df.jpg
2.entera basıp devam ediyorum.
ss21a1c.jpg
3. harddisk 10 gb olmasına rağmen bu hatayı veriyor kurmuyor
SS3d345.jpg

Nasıl çözerim bu sorunu?

Edited by BuRak2677
Link to comment
Share on other sites

Arkadaşlar özür dilerim flood yapmış oldum yukarıdaki sorunu çözdüm ama fdisk ile bölüm oluşturduktan sonra kurulum başlıyor kurulum biterken hani disketiniz vs niz çıkartın diyor ya tamam diyorum bilgisayarınız yeniden başlatılacak diyor yeniden başlıyor ama kurulumun sonraki aşamasına geleceği yerde yine siyah ekranda A: harfinde kalıyor yani kur diyince yine başa dönüyor format atma ne yapmam gerek??

Link to comment
Share on other sites

 

win98 ntfs dosya sistemlerini tam olarak desteklemiyor. fat32'de daha uyumlu çalışıyor. fdisk ile disk bölümleme yapıp mantıksal ve birincil harddiskleri oluşturmak gerekiyor. 

 

tekrar tekrar o siyah ekranı görme sebebin, win98 başlangıç disket boot dosyasyını, win98 kurulum cdsine entegre etmenden kaynaklandığını düşünüyorum. bilgisayarı her başlattığına sana sormadan direk disket dosyasını boot ediyor. bunu engellemek için yeniden başattığında cd'yi çıkartman, kurulum başlayınca tekrar takman lazım. eğer sanal makinede yapıyorsan aynı mantıkla cd'yi unmount (çıkartman) ve tekrar mount (takman) gerekiyor.

 

2002 yılında bana alınan ilk bilgisayarda win98 kuruluydu ve o zamanlar çok uğraşırdım. hatırladığım kadarıyla adımları anlatmaya çalıştım.

 

Evet fdisk ile oluşturdum birinci ve ikinci harddiskleri yükledim. %100 oldu yeniden başlatıyorum cd yi çıkardım sanal da da cd drivers tan çıkardım ama her açtığımda cd varmış gibi o boot ekranı geliyor yani bilgisayarı harddiskten başlat görünmüyor nasıl çözeceğim bunu?

Dediğin gibi disketle falan uğraşmamak için ve yeni pc lerde disket olmadığı için hani cd desteği olsun diye entegre ettim bootdisk olarak. ve bana sormuyor hard disk ile devam et ya da cd den devam et diye. sormadığı içinde başa dönüyor..

98se de mesela bootdisk var kendiliğinden biliyorsun onda başlatırken soruyor peki bunda sormuyor sorması için ne yapmak gerek?
acaba 98 se nin bootdiskini 98 first editiona entegre etsek olur mu?

ve çok oldu biliyorum ama son sorum 98 fe nin ingilizce sürümünde cd içerisinde tools var fakat türkçe de neden tools yok?

bu aradacyclerboi sana çok teşekkür ederim koca forumda yardımcı olan olduğun için tamam sistem eski kullanan yok vs.vs. ama yardımcı olmak ayrı mesele..

Kurulumu zor bela cd çıkar tak yapa yapa bitirdim...ama sorularıma cevap bulabilirsem daha iyi olacak..

SS6d72.jpg

Edited by BuRak2677
Link to comment
Share on other sites

SS614f.jpg

Arkadaşlar şu an da testlerim devam ediyor kısa bir süre sonra çalışmayı paylaşacağım.

Şu anda yapılanlar :

En önemlisi : 32 bit görüntü desteği yani solgun renkler yok artık..
En önemlisi: Sounblaster 16 bit ses programı ile ses sorunu çözülüyor.
En önemlisi: nusb programı ile flash bellek sorunu çözülüyor
Windows Media Player 7.1 Türkçe
Internet Explorer 6 SP1 Türkçe
Winrar Türkçe

Directx 9c

Peki sırada ne var ?

Microsoft Plus 98! eklenecek.
Internet Explorer site açmadığı için Mozilla ya da Opera tarayıcı eklenecek.
Kurulumda key sormayacak oto key girilmiş olacak.





Hepsi Windows98 First Edition Türkçe DVD ye eklenecek
ve Windows 98 Gerçek PC'ye/Sanal PC'ye Nasıl Kurulur diye videolu anlatım yapacağım.

Bakarsınız 2015 yılında nostalji yapmak isteyenler olabilir.

Edited by BuRak2677
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...