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.

Date Verification

Featured Replies

Hello, All!

I'm not sure what happened but, while windows is installing, right after the product key entry, I get a window to confirm the date. I followed all the directions on the site for an unattended install but I keep getting that screen!

Here's my Batch file:

@ECHO OFF

TITLE Installing all the Required Programs for My PC

ECHO.

ECHO Installing Hotfixes as of 11/24/04

ECHO Please wait...

start /wait %systemdrive%\install\hotfixes.cmd

ECHO Done.

ECHO.

ECHO Installing Adobe Acrobat 6.0.1

ECHO Please wait...

start /wait %systemdrive%\install\Adobe6\AdbeRdr60_enu_full.exe

-p"-s /v\"/qn\""

ECHO Done.

ECHO.

ECHO Installing Google Toolbar 5.5

ECHO Please wait...

start /wait

%systemdrive%\install\GoogleToolbar\GoogleToolbarInstaller.exe /s

/qn

ECHO Done.

ECHO.

ECHO Installing Windows Media Player 10.0

ECHO Please wait...

start /wait %systemdrive%\install\WMP10\MP10Setup.exe /q

ECHO Done.

ECHO.

ECHO Installing Directx 9.0c

ECHO Please wait...

start /wait %systemdrive%\Install\Directx9c\dxsetup.exe /SILENT

ECHO Done.

ECHO.

ECHO Installing Quicktime 6.7

ECHO Please wait...

start /wait start /wait

%systemdrive%\Install\quicktime\QuickTimeFullInstaller.exe

/VERYSILENT /SP-

ECHO Done.

ECHO.

ECHO Installing nVidia Display Drivers v61.77

ECHO Please wait...

start /wait %systemdrive%\Install\nVidia\setup.exe /s /v"/qb"

ECHO Done.

ECHO.

ECHO Installing ISOBuster

ECHO Please wait...

start /wait %systemdrive%\Install\ISOBuster\ISOBuster.exe

/VERYSILENT /SP-

pskill ISOBuster

ECHO Done.

ECHO.

ECHO Installing Microsoft Virtual PC 2004

ECHO Please wait...

start /wait %systemdrive%\Install\VirtualPC\Setup.exe -s

-v"-qnpidkey=pidkeynumberallusers=2"

ECHO Done.

ECHO.

ECHO Installing Yahoo Messanger 6.0

ECHO Please wait...

start /wait %systemdrive%\Install\Yahoo\ymsgrie.exe /s

ECHO Done.

ECHO.

ECHO Installing DVD Shrink 2.0.15

ECHO Please wait...

start /wait %systemdrive%\Install\DVDShrink\dvdshrink.exe

/SUPERSILENT

ECHO Done.

ECHO.

ECHO Installing Winrar 3.41

ECHO Please wait...

start /wait %systemdrive%\Install\Winrar\wrar341.exe /s

ECHO Done.

ECHO.

ECHO Installing Office 2003

ECHO Please wait...

start /wait %systemdrive%\install\Office2003\setup.exe

TRANSFORMS=%systemdrive%\install\office2003\Unattended.MST /qb

ECHO Done.

ECHO.

ECHO Applying Registry Tweaks...

REGEDIT /S %systemdrive%\install\RegTweaks.reg

ECHO Done.

ECHO.

ECHO Deleting Temp Installation Files...

RD /S /Q %systemdrive%\Drivers

RD /S /Q %systemdrive%\install

ECHO.

ECHO Restarting the PC in 60 seconds...

shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 30

seconds, this will give enough time for the shortcuts to update

and for the shell to fully load before its ready to restart!"

ECHO Done.

EXIT

  • Author

Thanks for responding, Astalavista!

I found the problem:

Under the GUIUnattended section, the TIMEZONE line is missing. Now, I'm just trying to figure out what timezone I should put since I live in Pacific Time. Any thoughts on this?

Thanks!

im guessin US by his flag :P

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.