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.

WPI 8.6 and beyond bug\bugfix thread

Featured Replies


Thanks Kelsenellenelvian for the new release!

Could you add with WPI_v8.6.1, inside information.js:

MyComputerGrid.addRow(gId++,getText(lblOSBuild)+','+getOSBuildID()+'');

Thanks and regards

Could you also change inside installer_log.js (line 99):

Replace:

WriteLogLinePlain("   "+getText(lblArchType)+"="+sysArch);

With:

WriteLogLinePlain("   "+getText(lblArchType)+"="+getArch());

Regards

Inside WPI_v8.6.2 it's needed to remove (function getArchNumProcs() is writed twice and give a wrong result):

wmi.js (line 461)

Remove:


function getArchNumProcs()
{
position="wmi.js";
whatfunc="getArchNumProcs()";

return WshShell.ExpandEnvironmentStrings("%NUMBER_OF_PROCESSORS%");
}

Because this function is already changed!

Regards

Edited by myselfidem

Also missing inside information.js (line 135):


VariablesGrid.addRow(gId++,'USB,'+usbdrv+'');

Regards

Edited by myselfidem

I have no wmi crap figured out!!

The result on my computer amd64 HP is:

Audio, Keyboard and mouse not detected!

Edited by myselfidem

However, I can see only one CD\DVD is detected and I have two CD\DVD Burner on each computer (HP x86 and HP amd64):

On HP amd64 only this one is detected:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\IDE\CdRomHL-DT-ST_DVDRAM_GH24NS50________________XP01____\4&2a750ea6&0&0.2.0\Device Parameters]

And this one isn't detected:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\IDE\CdRomhp_CDDVDW_TS-H653R______________________0E00____\4&2a750ea6&0&0.1.0]

Same result with one CD\DVD not detected inside HP x86 computer (two CD\DVD installed)!

Note: Each time we install a new CD\DVD we must update the firmware to have a CD\DVD to run properly!

Regards

Guest
This topic is now closed to further replies.

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.