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.

Little problem with WPI

Featured Replies

I have a little problem with my WPI instation, and i dont know for what reason some computers failing when execute the aplications. With same configuration and diferent CDROM drivers, i get problem with 2 of 10 computers :S

This is my launch of wpi:

@ECHO OFF

REM Example, how to look for CDROM-drive. Must have WPI.ICO at the root of the CD.
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:
echo Found CD-Rom as drive %CDROM%

REM Determine the WPI startup path.
REM if wpi should run off the cd the replace %~dp0 with %cdrom%.
set wpipath=%cdrom%\WPI

rem Hide this command window.
%wpipath%\Tools\cmdow.exe @ /hid

REM Force resolution to needed size for wpi interface.
start %wpipath%\Tools\VideoChanger.exe 1024x768x32@75
REM Font installation - the smooth and customizable way.
REM start /wait %wpipath%\Tools\fonts\fontinstaller.exe

REM Special registry tweak needed.
regedit /s "%wpipath%\common\wpi.reg

REM Make WPI directory the current directory.
for /f "delims=: tokens=1" %%i in ("%wpipath%") do %%i:
cd "%wpipath%"

REM Start WPI and wait for its end
start /wait %windir%\system32\mshta.exe "%CD%\wpi.hta"

REM Cleaning up the desktop.
REM del /s/q "%userprofile%\desktop\*.lnk"

REM Rebooting the sytem to finalize the installation process.
REM shutdown.exe -r -f -t 30 -c "To finish installations WPI will now reboot in 30 sec..."

exit

:end

Thanks for help and sorry for my mountain english :D

The question is, what the difference of the 2 computers to the others is. Do you made any other settings on the two computers, on which WPI fails to run?

Is the drive letter of the CDROM detected?

And what exactly is the error on the two computers? Does WPI fail to start or do the apps seems to install, but doesn't?

  • Author

Im work in a PC Shop. And use WPI for update SO.

Get the fail in some computers and others no. Dont know what is the fail. And sure the DVD always detect the correct letter of DVD. But i think the problem is not change the path of Instation and when fail always call "C:\".

My path in installation is correct always %cdrom% put no always change it i think :(

I get this fail in 1 o 10 PCs. Dont know why.

Regards!

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.