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.

run wpi after win7 install

Featured Replies

Hello

i have try many things now. i have it Autounattend.xml and everything works fine

but after i put in my username and windows ask for witch net i am on i chose. and

then windows is trying to finish it. and then wpi should start but i just stands

there this is my SETUPCOMPLETE.cmd

cmdow @ /HID
@ECHO OFF

%systemroot%\setup\scripts\regedit.exe /S startpage.reg

TITLE Welcome to Microsoft Windows XP

rem Determin path to CDROM.
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:\wpi.ico set CDROM=%%i:

rem Determine path for WPI.
set WPIPATH=%CDROM%\WPI

rem Changing current path to WPI path.
for /f "delims=: tokens=1" %%i in ("%wpipath%") do %%i:
cd "%wpipath%"

rem Start WPI and wait for it to complete.
start /wait WPI.hta


rem Delete Start.cmd.
del /s /q %SystemDrive%\SETUPCOMPLETE.cmd

exit

:end

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:\sources\install.wim set CDROM=%%i:

Start %cdrom%\WPI\wpi.exe

del %0

<?xml version="1.0" encoding="utf-8"?>

<unattend xmlns="urn:schemas-microsoft-com:unattend">

<settings pass="windowsPE">

<component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

<SetupUILanguage>

<UILanguage>da-DK</UILanguage>

</SetupUILanguage>

<InputLocale>0406:00000406</InputLocale>

<UserLocale>da-DK</UserLocale>

<UILanguage>da-DK</UILanguage>

<SystemLocale>da-DK</SystemLocale>

</component>

<component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

<UserData>

<ProductKey>

<Key>xxxxxxxxxxxxxxxxx</Key>

<WillShowUI>OnError</WillShowUI>

</ProductKey>

<Organization>Bruger</Organization>

<FullName>Bruger</FullName>

<AcceptEula>true</AcceptEula>

</UserData>

</component>

</settings>

<settings pass="oobeSystem">

<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

<OOBE>

<HideEULAPage>true</HideEULAPage>

<ProtectYourPC>1</ProtectYourPC>

</OOBE>

</component>

</settings>

<settings pass="specialize">

<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

<ComputerName>Bruger-PC</ComputerName>

</component>

<component name="Microsoft-Windows-Security-Licensing-SLC-UX" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

<SkipAutoActivation>true</SkipAutoActivation>

</component>

</settings>

</unattend>

  • Author

Hello

nobody that have get win7 and wpi to work.... ?

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:\sources\install.wim set CDROM=%%i:

Start %cdrom%\WPI\wpi.exe

del %0

This is the older code I used.

Trying a new thing tonight please check back.

Do you have wpi.ico on your disk?

  • Author

Hello

Yes i have a .ico images on my disk.

i can see that this is the same as what i can download as for Vista.

i am trying one more time.

  • Author

Hello Again

i get everything to work out just fine now. i dont know what had happen before

but i download the one on yours homepage..

Thank you for all the help.

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.