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.

2 problems or 1?

Featured Replies

Can you post the contents of WINNT.BAT file please.

  • Author
Can you post the contents of WINNT.BAT file please.

@rem SetupMgrTag

@echo off

rem

rem Dit is een voorbeeldbatchscript dat door Installatiebeheer is gegenereerd.

rem Als dit script is verplaatst van de locatie waar het is gemaakt, dient het mogelijk te worden aangepast.

rem

set AnswerFile=.\Winnt.sif

set SetupFiles=.\i386

F:\i386\winnt32 /s:%SetupFiles% /unattend:%AnswerFile%

This is the batch file that Setupmgr produced? Yes.

You will not need it, for CD install. Unattended.txt renamed to winnt.sif, then placed winnt.sif into I386 folder.

@Mhz

If you've included it in I386 folder - as blasted has - and it contains incorrect info then it could be the cause of his prob.

You either leave it out - as most of us do - OR if you use it, it must contain the correct info.

@Mhz

If you've included it in I386 folder - as blasted has - and it contains incorrect info then it could be the cause of his prob.

You either leave it out - as most of us do - OR if you use it, it must contain the correct info.

It should not be there. And would doubt that it would be interpreted as it resides on a floppy if used.

Info means nothing. Ok.

Can you post the contents of WINNT.BAT file please.

@rem SetupMgrTag

@echo off

rem

rem Dit is een voorbeeldbatchscript dat door Installatiebeheer is gegenereerd.

rem Als dit script is verplaatst van de locatie waar het is gemaakt, dient het mogelijk te worden aangepast.

rem

set AnswerFile=.\Winnt.sif

set SetupFiles=.\i386

F:\i386\winnt32 /s:%SetupFiles% /unattend:%AnswerFile%

Try This For Your Winnt.bat

@rem SetupMgrTag

@echo off

for %%i in (C: D: E: F: G: H: I: J: K: L: M: N: O: P: Q: R: S: T: U: V: W: X: Y: Z:) do if exist %%i\SETUP.exe set CDROM=%%i

Rem

Rem This is a SAMPLE batch script generated by Setup Manager.

Rem If this script is moved from the location where it was generated, it may have to be modified.

Rem

set AnswerFile=.\winnt.sif

set SetupFiles=%CDROM%:\i386

%CDROM%:\i386\winnt32 /s:%SetupFiles% /unattend:%AnswerFile% /copysource:lang

  • Author
Can you post the contents of WINNT.BAT file please.

@rem SetupMgrTag

@echo off

rem

rem Dit is een voorbeeldbatchscript dat door Installatiebeheer is gegenereerd.

rem Als dit script is verplaatst van de locatie waar het is gemaakt, dient het mogelijk te worden aangepast.

rem

set AnswerFile=.\Winnt.sif

set SetupFiles=.\i386

F:\i386\winnt32 /s:%SetupFiles% /unattend:%AnswerFile%

Try This For Your Winnt.bat

@rem SetupMgrTag

@echo off

for %%i in (C: D: E: F: G: H: I: J: K: L: M: N: O: P: Q: R: S: T: U: V: W: X: Y: Z:) do if exist %%i\SETUP.exe set CDROM=%%i

Rem

Rem This is a SAMPLE batch script generated by Setup Manager.

Rem If this script is moved from the location where it was generated, it may have to be modified.

Rem

set AnswerFile=.\winnt.sif

set SetupFiles=%CDROM%:\i386

%CDROM%:\i386\winnt32 /s:%SetupFiles% /unattend:%AnswerFile% /copysource:lang

i tryed to install butt still the sama problem(s) windows get installed unattended with the account i made,butt still i cant get past the create user account, setup internet

and my setup.cmd dont start,why wont this work for me??? :realmad:

2blasted: Hope so this will solve your problem:

to skip User etc. part (OOBE), U need to provide UnattendSwitch=yes...

Instead U got UnattendSwitch="yes"

Just remove quotation mark

About second problem - after installation, can u see setup.cmd in that local folder?

  • Author
2blasted: Hope so this will solve your problem:

to skip User etc. part (OOBE), U need to provide UnattendSwitch=yes...

Instead U got UnattendSwitch="yes"

Just remove quotation mark

About second problem - after installation, can u see setup.cmd in that local folder?

what do u mean by local folder?

The files from $oem$\$1\Install will be copied to your local drive... There should be path c:\Install - can U see setup.cmd in that folder?

  • Author
The files from $oem$\$1\Install will be copied to your local drive... There should be path c:\Install - can U see setup.cmd in that folder?

the only 3 folders i see in c are documents and settings , programfiles and windows.

i want to tell again that i test the unattend cd with virtual pc

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.