Jump to content

Increase Available Memory / Use 3rd party EXE


wxman

Recommended Posts

I am trying to increase the size of available memory that WinPE 2.0 Utilizes.

Also, I need to run a third party executable from IBM called IPSSEND.exe to establish raid arrays. When I try to run the executable WINPE tells me that the "file is not found" even though I know it is there.

Does WinPE 2.0 limit what executables you can launch? I can of course execute imagex and other built in Widows PE executables.

Thanks for the help.

Wxman

Link to comment
Share on other sites


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\FBWF]
"WinPECacheThreshold"=dword:00000010

;dword:00000010 = 16
; 0x10 = 16Mb
; 0x18 = 24Mb
; 0x20 = 32Mb
; 0x30 = 48Mb
; 0x40 = 64Mb
; 0x48 = 72Mb
; 0x60 = 96Mb
; 0x80 = 128Mb
; 0x100 = 256Mb

This will allow for you to change the size of your ram drive. Mount the hive and then change the settings.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...