sorry for resurrecting this old thread, but I face the same prob as the OP... I created an MSBATCH.INF with the BATCH.EXE program on the win95 OEM OSR2.5 cd , but the bugger won't load!!! Running SETUP.EXE MSBATCH.INF makes no difference, the arguments do not pass on... I even tried LoneCrusader's .inf and it did not load... here is my inf: [Setup] Express=1 InstallDir="C:\WINDOWS" EBD=0 ChangeDir=0 OptionalComponents=1 Network=1 System=0 ProductID=xxxxx-OEM-xxxxxxx-xxxxx CCP=0 CleanBoot=0 Display=0 PenWinWarning=0 InstallType=3 DevicePath=0 TimeZone="GFT" Uninstall=0 VRC=0 NoPrompt2Boot=0 [NameAndOrg] Name="xxx" Org="zzz" Display=0 [Network] Workgroup="WORKGROUP" Display=1 PrimaryLogon=VREDIR Clients=VREDIR Protocols=NETBEUI, NWLINK, MSTCP Services=VSERVER IgnoreDetectedNetCards=0 ValidateNetCardResources=1 Security=SHARE [NWLINK] Frame_Type=4 NetBIOS=0 [MSTCP] DHCP=1 DNS=0 WINS=DHCP [VREDIR] LogonDomain="WORKGROUP" ValidatedLogon=1 [VSERVER] LMAnnounce=1 MaintainServerList=2 [OptionalComponents] "Accessibility Options"=0 "Briefcase"=0 "Calculator"=1 "Character Map"=1 "Clipboard Viewer"=1 "Desktop Wallpaper"=1 "DMI Mgmt Service Layer"=0 "Document Templates"=0 "Games"=1 "Imaging"=1 "Mouse Pointers"=1 "Net Watcher"=0 "Object Packager"=1 "Online User's Guide"=0 "Paint"=1 "Quick View"=0 "System Mgmt Infrastructure"=0 "System Monitor"=0 "System Resource Meter"=0 "TWAIN 1.6"=1 "Windows 95 Tour"=0 "WordPad"=1 "Dial-Up Networking"=0 "Direct Cable Connection"=0 "HyperTerminal"=1 "Microsoft NetMeeting"=0 "Phone Dialer"=0 "Backup"=0 "Defrag"=1 "Disk compression tools"=0 "Microsoft Fax Services"=0 "Microsoft Fax Viewer"=0 "Audio Compression"=1 "CD Player"=1 "Media Player"=1 "Multimedia Sound Schemes"=0 "Sample Sounds"=0 "Sound Recorder"=1 "Video Compression"=1 "Volume Control"=1 "Additional Screen Savers"=1 "Flying Windows"=1 "OpenGL Screen Savers"=1 "The Microsoft Network"=0 "Internet Mail Services"=0 "Windows Messaging"=0 "Microsoft Mail Services"=0 [Printers] any ideas what is wrong? EDIT: please disregard this, I ended up loading a ms example script, customize it with BATCH and it works fine...