Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Is there a tool like Batch98 for winME?

Featured Replies

Hello!

Is there any way to make a msbatch.inf for installing windows ME? There is no RESKIT in my winME CD, and I cannot find anything similar on the cd files...

thanks for any info!

Edited by keropi666


The Batch98 tool can be used for ME as well. Everything is essentially the same, just some of the install options will be different and/or may have slightly different names.

The most important thing when using MSBATCH is the product type of your copy of Windows. It will affect how well or your script works or whether it works at all. OEM versions can be a PITA.

This is my MSBATCH.INF for Windows ME (Full Retail Version):


; MSBATCH.INF FOR WINDOWS MILLENNIUM EDITION
;
; Copyright (c) 1995-1998 Microsoft Corporation.
; All rights reserved.
;

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

[Version]
Signature = "$CHICAGO$"
AdvancedINF=2.5
LayoutFile=layout.inf

[Setup]
Express=0
InstallDir="C:\WINDOWS"
InstallType=3
OptionalComponents=1
ShowEula=0
ProductKey="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"
EBD=0
Uninstall=0
TimeZone="Eastern"

[System]
Locale=L0409
SelectedKeyboard=KEYBOARD_00000409

[NameAndOrg]
Name="Your Name"
Display=0

[Network]
ComputerName=YourComputerName
Description=YourComputerDescription
Clients=VREDIR
Protocols=NWLINK, MSTCP
Security=SHARE

[NWLINK]
Frame_Type=4

[MSTCP]
DHCP=1
DNS=0
WINS=D

[VREDIR]
ValidatedLogon=0

[OptionalComponents]
"Accessibility"=0
"Accessibility Options"=0
"Accessibility Tools"=0
"Accessories"=1
"Briefcase"=0
"Calculator"=1
"Desktop Wallpaper"=1
"Document Templates"=1
"Games"=1
"Imaging"=1
"Mouse Pointers"=1
"Paint"=1
"Quick View"=1
"Screen Savers"=1
"Additional Screen Savers"=1
"Flying Windows"=1
"OpenGL Screen Savers"=1
"Windows Scripting Host"=1
"WordPad"=1
"Communications"=1
"Dial-Up Networking"=1
"Dial-Up Server"=0
"Direct Cable Connection"=1
"Hyper Terminal"=0
"Microsoft Chat 2.5"=0
"NetMeeting"=0
"Phone Dialer"=0
"Virtual Private Networking"=1
"Desktop Themes"=1
"Baseball"=1
"Dangerous Creatures"=1
"Desktop Themes Support"=1
"Inside your Computer"=1
"Jungle"=1
"Leonardo da Vinci"=1
"More Windows"=1
"Mystery"=1
"Nature"=1
"Science"=1
"Space"=1
"Sports"=1
"The 60's USA"=1
"The Golden Era"=1
"Travel"=1
"Underwater"=1
"Windows 98"=1
"Internet Tools"=0
"Microsoft FrontPage Express"=0
"Microsoft VRML 2.0 Viewer"=0
"Microsoft Wallet"=0
"Personal Web Server"=0
"Real Audio Player 4.0"=1
"Web Publishing Wizard"=0
"Web-Based Enterprise Mgmt"=0
"Multilanguage Support"=0
"Baltic"=0
"Central European"=0
"Cyrillic"=0
"Greek"=0
"Turkish"=0
"Multimedia"=1
"Audio Compression"=1
"CD 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"=1
"Sound Recorder"=1
"Video Compression"=1
"Volume Control"=1
"Online Services"=0
"America Online"=0
"AT&T WorldNet Service"=0
"CompuServe"=0
"Prodigy Internet"=0
"The Microsoft Network"=0
"MSN Messenger Service"=0
"System Tools"=1
"Backup"=1
"Character Map"=1
"Clipboard Viewer"=1
"Disk compression tools"=1
"Drive Converter (FAT32)"=1
"Group Policies"=0
"Net Watcher"=1
"System Monitor"=1
"System Resource Meter"=1
"Web TV for Windows"=0
"Broadcast Data Services"
"WaveTop Data Broadcasting"=0
"WebTV for Windows"=0
"Internet Connection Sharing"=0
"Dial-Up ATM Support"=0
"Outlook Express"=1
"Address Book"=1
"Macromedia Shockwave"=1
"Classic Games"=1
"Internet Games"=1
"Plus! Games"=1
"Compressed Folders"=1
"EarthLink"=0
"Windows Millennium"=1
"Universal Plug and Play"=1

  • Author

ah, thanks for that!!!

I have both retail and OEM versions, the OEM one is still sealed in it's bag though , won't open it yet LOL

thanks again!

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.