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.

Win2000 Unattended Installation Problem

Featured Replies

Unattended Installation on win 2000

i made to batch files to install varios prog...but i need to install first ie6_sp1 restart pc and contioue whith batch file 2

it will not restart after ie.cmd

just goes on whith file2.cmd

batch_file.txt


Sorry id did not read carfully what the question was.

Ok do you have shtdown exe in your path?

  • Author
Sorry id did not read carfully what the question was.

Ok do you have shtdown exe in your path?

yes if you look on batch.file that is atached on....

i wont win2000 to restart after batch file 1 and contioue whith batchfile 2 after restart!!!

hi clare,

The [GuiRunOnce] will excute both Commands before rebooting. Note that Command2 will NOT be excuted if your system reboots.

One of the ways to run bm.cmd is to copy the file to your startup which is located in your start menu. For example, you can add this after your Installing IE6sp1 command

ECHO.
ECHO Copying bm.cmd to Startup
copy "C:\install\bm.cmd" "C:\Documents and Settings\USERNAME\Start Menu\Programs\Startup"

USERNAME = Your Profile Name

When the system reboots it will run the bm.cmd script.Add this at the end of your bm.cmd script:

del "C:\Documents and Settings\USERNAME\Start Menu\Programs\Startup\bm.cmd"

This would prevent bm.cmd script from running again.

Don't forget to remove the Command2 line under your [GuiRunOnce].

Hope this helps.

hi clare,

The [GuiRunOnce] will excute both Commands before rebooting. Note that Command2 will NOT be excuted if your system reboots.

One of the ways to run bm.cmd is to copy the file to your startup which is located in your start menu. For example, you can add this after your Installing IE6sp1 command

ECHO.
ECHO Copying bm.cmd to Startup
copy "C:\install\bm.cmd" "C:\Documents and Settings\USERNAME\Start Menu\Programs\Startup"

USERNAME = Your Profile Name

When the system reboots it will run the bm.cmd script.Add this at the end of your bm.cmd script:

del "C:\Documents and Settings\USERNAME\Start Menu\Programs\Startup\bm.cmd"

This would prevent bm.cmd script from running again.

Don't forget to remove the Command2 line under your [GuiRunOnce].

Hope this helps.

Yes but the question was why the pc did not restarted after ie6_sp1

but i need to install first ie6_sp1 restart pc and contioue whith batch file 2

it will not restart after ie.cmd

  • Author
hi clare,

The [GuiRunOnce] will excute both Commands before rebooting. Note that Command2 will NOT be excuted if your system reboots.

One of the ways to run bm.cmd is to copy the file to your startup which is located in your start menu. For example, you can add this after your Installing IE6sp1 command

ECHO.
ECHO Copying bm.cmd to Startup
copy "C:\install\bm.cmd" "C:\Documents and Settings\USERNAME\Start Menu\Programs\Startup"

USERNAME = Your Profile Name

When the system reboots it will run the bm.cmd script.Add this at the end of your bm.cmd script:

del "C:\Documents and Settings\USERNAME\Start Menu\Programs\Startup\bm.cmd"

This would prevent bm.cmd script from running again.

Don't forget to remove the Command2 line under your [GuiRunOnce].

Hope this helps.

Yes but the question was why the pc did not restarted after ie6_sp1

but i need to install first ie6_sp1 restart pc and contioue whith batch file 2

it will not restart after ie.cmd

nothing hapens when i ad the script

ECHO Copying bm.cmd to Startup

copy "C:\install\bm.cmd" "C:\Documents and Settings\USERNAME\Start Menu\Programs\Startup"

  • Author

can somebody help me whith this PLEASE

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.