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.

SysPrep strips Homepage

Featured Replies

Sysprep 2.0 is stripping out my home page/startpage that I have setup in Internet Explorer.

I have tried to use the follwing command via a batch file through the [guirunonce] in sysprep.inf to set the start page, but it won't work.

Here is my batch file:

reg add "HKCU\Software\Microsoft\Internet Explorer\Main" /v "Start Page" /t REG_SZ /d http://support.microsoft.com /f

If I run this manually after i log on, the command (above) works fine.

The problem is, I want this automated through my sysprep.inf, I don't want to have to run this command manually.

Where can I set this in my sysprep.inf to get it to work?

Thanks, Rick

Edited by Nihilator


  • 2 years later...

You add this in the sysprep.ini file. Like this

[GuiRunOnce]

Command0=Start.bat

In the batch file, put in there exactly what you want. But this will run as the next logged on user, so make sure your user is the first to logon to get the changes for them.

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.