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.

Restart Problems

Featured Replies

There is a program called TimeKeeper Desktop and the silent way to install the program is ... setup.exe -s, but the thing is it automatically restarts the machine once it has finished installing. So while the other programs are still installing once TimeKeeper has fully installed it restarts. Is there a way around that?

The other concern I had was even with the /wait command it still goes to the next program to install. My idea was that the /wait command waits until the programs is completed before going to the next program to install.

I'm almost dont with the unattended cd, but this is holding me back. Please advise.

Thanks once again everyone,

Nick

Sounds like that program uses the Installshield installer. First, you need to do a manual installation using the -r switch:

setup.exe -r

That will create an answer file saved as c:\windows\setup.iss

Each response to a prompt during the installation will be recorded in that file, including the answer given for the prompt asking to reboot. Obviously you want to choose No.

Grab the setup.iss file and place it in the same directory as your setup.exe. That should take care of the reboot problem. Use setup.exe -s -SMS to install.

The -SMS switch should keep the installer in memory until the installation is complete. Hopefully that will solve the other problem.

  • Author

jrzycrim, i just sent you a PM, could you please check it and reply. Thanks a bunch.

  • Author

i'm not sure if you read this one..but here goes...

I'm trying to do a FULL NTFS partition not the quick. But with these commands in my answer file, it's still doing a QUICK NTFS partition. Is there something i'm not doing correctly?

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

WaitForReboot=No

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=\WINDOWS

FileSystem=NTFS

Repartition=Yes

UnattendSwitch="Yes"

Thanks,

nshah786

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.